ChargeSectionDefinition

class ase2sprkkr.potentials.definitions.sections.charge.ChargeSectionDefinition(name='CHARGE', **kwargs)[source]

Class hierarchy

Inheritance diagram of ase2sprkkr.potentials.definitions.sections.charge.ChargeSectionDefinition

Constructor

__init__(name='CHARGE', **kwargs)[source]

For the documentation of the other parameters, see ase2sprkkr.common.SectionDefinition()

Parameters:

mandatory – Is the section mandatory? I.e. the potential file is required to contain this sections.

result_class

alias of ChargeSection

repeated_class

alias of ChargesSection