3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-22 05:02:20 +02:00
dft_tools/python/converters/vasp/test/_inpconf
Oleg E. Peil 4c18c6e09c Added the parser of section [General]
Parsing of two optional parameters (BASENAME and EFERMI) from section [General] from the config-file
is implemented. If this section is not found the parameters are set to their
default values, which is 'vasp' for BASENAME and nothing for EFERMI.
Appropriate test is added to the 'inpconf' test suite.
2015-10-11 13:57:46 +02:00
..
__init__.py Restructed test directory 2015-10-11 13:57:46 +02:00
.gitignore Restructed test directory 2015-10-11 13:57:46 +02:00
arraytest.py Restructed test directory 2015-10-11 13:57:46 +02:00
example_nogroup.cfg Restructed test directory 2015-10-11 13:57:46 +02:00
example.cfg Added the parser of section [General] 2015-10-11 13:57:46 +02:00
input_test_1.cfg Restructed test directory 2015-10-11 13:57:46 +02:00
input_test_2.cfg Restructed test directory 2015-10-11 13:57:46 +02:00
input_test_3.cfg Restructed test directory 2015-10-11 13:57:46 +02:00
input_test_4.cfg Restructed test directory 2015-10-11 13:57:46 +02:00
parse_groups_1.cfg Restructed test directory 2015-10-11 13:57:46 +02:00
parse_shells_1.cfg Restructed test directory 2015-10-11 13:57:46 +02:00
parse_shells_2.cfg Restructed test directory 2015-10-11 13:57:46 +02:00
parse_shells_3.cfg Restructed test directory 2015-10-11 13:57:46 +02:00
parse_shells_4.cfg Restructed test directory 2015-10-11 13:57:46 +02:00
runtest.sh Restructed test directory 2015-10-11 13:57:46 +02:00
test_general.py Added the parser of section [General] 2015-10-11 13:57:46 +02:00
test_groups.py Restructed test directory 2015-10-11 13:57:46 +02:00
test_inpconf.py Restructed test directory 2015-10-11 13:57:46 +02:00
test_input.py Restructed test directory 2015-10-11 13:57:46 +02:00
test_parameter_set.py Restructed test directory 2015-10-11 13:57:46 +02:00
test_shells.py Restructed test directory 2015-10-11 13:57:46 +02:00
test_special_parsers.py Restructed test directory 2015-10-11 13:57:46 +02:00
test1.cfg Restructed test directory 2015-10-11 13:57:46 +02:00