3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-26 23:22:22 +02:00
dft_tools/python/converters
Oleg E. Peil d794bfa0f5 Added output of a basic header into a ctrl-file
Added function 'ctrl_ouput()' which stores data common for all correlated
shells into a file '<basename>.ctrl'.
At the moment, only a very basic header is output.
The signature of 'plo_output()' is also modified to include an instance
of class 'ElectronicStructre' containing important information on
the lattice structure, Efermi, and k-points.
2015-10-11 13:57:46 +02:00
..
vasp Added output of a basic header into a ctrl-file 2015-10-11 13:57:46 +02:00
__init__.py Added first draft of general converter to handle general H(k) 2014-04-02 17:54:31 +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
wien2k_converter.py Removes work around for issue #41 2015-08-10 16:14:51 +02:00