ReferenceSystemSectionDefinition

class ase2sprkkr.potentials.definitions.sections.reference_system.ReferenceSystemSectionDefinition(name='REFERENCE SYSTEM', alternative_names='REFERENCE SYSTEM FOR TIGHT BINDING MODE', write_alternative_name=True, **kwargs)[source]

Class hierarchy

Inheritance diagram of ase2sprkkr.potentials.definitions.sections.reference_system.ReferenceSystemSectionDefinition

Constructor

__init__(name='REFERENCE SYSTEM', alternative_names='REFERENCE SYSTEM FOR TIGHT BINDING MODE', write_alternative_name=True, **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.

validate(values, why='set')[source]
result_class

alias of ReferenceSystemSection