LatticeSectionDefinition

class ase2sprkkr.potentials.definitions.sections.lattice.LatticeSectionDefinition(name='LATTICE', **kwargs)[source]

Class hierarchy

Inheritance diagram of ase2sprkkr.potentials.definitions.sections.lattice.LatticeSectionDefinition

Constructor

__init__(name='LATTICE', **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(data, why='set')[source]
Parameters

why (str) –

result_class

alias of LatticeSection