3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-05 19:06:03 +02:00
dft_tools/python/converters/vasp/test/inpconf/input_test_4.cfg
Oleg E. Peil 9d4fb22572 Rearranged test cases for 'inpconf.py'.
A single-file test suite for 'inpconf.py' is split into several files,
each containing a separate TestCase class. In addition, all test cases
are derived from class ArrayTestCase (in turn derived from TestCase)
which contains a numpy-array equality method.
2015-10-11 13:55:04 +02:00

25 lines
243 B
INI

[General]
[Group 1]
SHELLS = 1 2
EMIN = -7.6
EMAX = 3.0
[Shell 1]
LSHELL = 2
IONS = 5..8
[Shell 2]
LSHELL = 1
IONS = 1..4
RTRANSFORM = 0.0 1.0 0.0
1.0 0.0 0.0
0.0 0.0 1.0
[Shell 3]
LSHELL = 3
IONS = 1..4