3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-30 00:44:34 +02:00
dft_tools/python/converters/vasp/test/inpconf
Oleg E. Peil 9bbd71afb9 Fixed a bug in 'inpconf.py'
The problem was that when one shell was specified without an explicit
group the created automatic group was lacking the default values for
parameters 'normalize' and 'normion'. The current design, however,
assumes that they must always be set.
2015-10-11 13:55:04 +02:00
..
.gitignore * Restructured the directory structure * Added some half-day long development including tests 2015-10-11 13:55:03 +02:00
arraytest.py Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
example_nogroup.cfg Fixed a bug in 'inpconf.py', added a corresponding test 2015-10-11 13:55:04 +02:00
example.cfg Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
input_test_1.cfg Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
input_test_2.cfg Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
input_test_3.cfg Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
input_test_4.cfg Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
parse_groups_1.cfg Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
parse_shells_1.cfg Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
parse_shells_2.cfg Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
parse_shells_3.cfg Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
parse_shells_4.cfg Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
runtest.sh * Added a test 'parse_groups()' 2015-10-11 13:55:03 +02:00
test_groups.py Added defulats to optional group parameters 2015-10-11 13:55:04 +02:00
test_inpconf.py Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
test_input.py Fixed a bug in 'inpconf.py' 2015-10-11 13:55:04 +02:00
test_parameter_set.py Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
test_shells.py Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
test_special_parsers.py Rearranged test cases for 'inpconf.py'. 2015-10-11 13:55:04 +02:00
test1.cfg * Restructured the directory structure * Added some half-day long development including tests 2015-10-11 13:55:03 +02:00