mirror of
https://github.com/triqs/dft_tools
synced 2024-11-08 15:13:47 +01:00
9d4fb22572
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.
11 lines
92 B
INI
11 lines
92 B
INI
[General]
|
|
EFERMI = 0.7
|
|
|
|
[Shell 1]
|
|
LSHELL = 2
|
|
IONS = 5..8
|
|
|
|
[Shell 2]
|
|
IONS = 9..20
|
|
LSHELL = 1
|