ASEArraySectionDefinition
- class ase2sprkkr.potentials.potential_definitions.ASEArraySectionDefinition(*args, mandatory=True, array_name, **kwargs)[source]
A definition of a section, that contains an ASE datas (Atoms.setArray)
Class hierarchy
Constructor
- Parameters:
mandatory (bool) –
- __init__(*args, mandatory=True, array_name, **kwargs)[source]
For the documentation of the other parameters, see
ase2sprkkr.potential_definitions.PotSectionDefinition()
and its predecessorase2sprkkr.common.SectionDefinition()
- Parameters:
array_name (str) – The name of the ASE array that contains the section’s data
mandatory (bool) –
- result_class
alias of
ASEArraySection