error
- class error.NoInversionSymmetryError[source]
An error class defined for not finding the inversion symmetry center.
- class error.NonCentralInversionSymmetryError[source]
An error class defined for the slab model which does not have the inversion symmetry center located at the origin.
- class error.PrimitiveStructureFinderError[source]
An error class defined for wrong refined structure (some sites are lost or redundant).
- class error.NonDefinedSelectiveDynamicsError[source]
An error class defined for the slab model that does not have selective dynamics defined for all sites (selective dynamics is extremely useful in several steps).
- class error.NonSlabError[source]
An error class defined for the structure that is not a slab model (no enough vacuum region in the model).
- class error.PolarSurfaceError(num_layers, num_fixed)[source]
An error class defined for the polar surface.
- Parameters:
num_layers – Number of layers in the slab model.
num_fixed – Number of fixed layers in the slab model.
- class error.NonPolarSurfaceError(num_layers, num_fixed)[source]
An error class defined for the non-polar surface.
- Parameters:
num_layers – Number of layers in the slab model.
num_fixed – Number of fixed layers in the slab model.
- class error.InvalidCompositionError[source]
An error class defined for the invalid user defined composition list to be enumerated.
- class error.InvalidPhasesAlignError[source]
An error class defined for the invalid phases used to calculate the alignment energy.