mirror of
https://github.com/triqs/dft_tools
synced 2024-12-23 12:55:17 +01:00
1f57cd1935
Added a check to 'check_data_consistency()' that verifies that each shell contains only one sort of ions. Also added a non-functioning test (implementation is commented) for the function. It requires a full set of VASP files for an example with multiple atom sorts.
9 lines
63 B
INI
9 lines
63 B
INI
|
|
[Shell 1]
|
|
LSHELL = 2
|
|
IONS = 4 5 6 7
|
|
EMIN = -15.0
|
|
EMAX = 5.0
|
|
|
|
|