3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-21 12:42:16 +02:00
dft_tools/python/converters
Oleg E. Peil ac46611e51 Fixed freezing issue in CSC run; better exception handling
In some MPI implementations the self-consistent run of `sc_dmft.py`
resulted in random freezings. This issue was fixed by polling the
VASP lock file only on the master node.

Also, better exception handling is implemented, allowing all nodes
to exit properly in case of error.
2016-12-31 14:42:43 +01:00
..
plovasp Fixed freezing issue in CSC run; better exception handling 2016-12-31 14:42:43 +01:00
__init__.py Merge branch 'master' into vasp 2016-03-11 09:53:24 +01:00
.gitignore Reshuffled some files, added .gitignore 2015-10-21 11:54:22 +02:00
converter_tools.py [doc] New documentation 2015-04-21 14:31:15 +02:00
hk_converter.py [doc] New documentation 2015-04-21 14:31:15 +02:00
vasp_converter.py Fixed import of 'converter_tools' in 'vasp_converter' 2016-03-10 12:06:27 +01:00
wannier90_converter.py [wannier] few minor tidying changes while reading through 2016-02-23 15:10:22 +01:00
wien2k_converter.py Removes work around for issue #41 2015-08-10 16:14:51 +02:00