Closed zhubonan closed 3 years ago
The pymatgen's Orbital Enum (e.g. for VASP) do not really fit the internal naming in CASTEP. Also, the order of f states is not really clear. This PR adds internal Enum types that are fallbacks when pymatgen is not installed, or explicitly bypassed.
pymatgen
Orbital
The
pymatgen
'sOrbital
Enum (e.g. for VASP) do not really fit the internal naming in CASTEP. Also, the order of f states is not really clear. This PR adds internal Enum types that are fallbacks whenpymatgen
is not installed, or explicitly bypassed.