3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-21 12:42:16 +02:00
dft_tools/python/converters/plovasp
Oleg E. Peil f07afa50ff Fixed 'atm' test
To make it work one has to create a symlink in 'dft/converters/plovasp'
pointing to the built library 'atm.so'.
Also, one has to use 'from <modulename> import <function>' inside
the test itself to avoid problems with module name substitutions.
2016-03-24 14:30:50 +01:00
..
examples Added an example of Ce HF calculation 2015-12-18 17:51:26 +01:00
__init__.py Added copyright disclaimers to PLOVasp sources 2016-02-01 14:06:41 +01:00
.gitignore Moved PLOVasp files to converters/plovasp 2015-11-27 10:48:15 +01:00
atm_desc.py Added wrapper description file for ATM 2016-03-09 19:04:05 +01:00
CMakeLists.txt Fixed 'atm' test 2016-03-24 14:30:50 +01:00
converter.py Added a shell script for running PLOVasp converter 2016-03-11 11:35:19 +01:00
elstruct.py Added copyright disclaimers to PLOVasp sources 2016-02-01 14:06:41 +01:00
inpconf.py Added copyright disclaimers to PLOVasp sources 2016-02-01 14:06:41 +01:00
plotools.py Added output of local Hamiltonian 2016-02-09 13:48:39 +01:00
proj_group.py Added copyright disclaimers to PLOVasp sources 2016-02-01 14:06:41 +01:00
proj_shell.py Modified import of ATM to make it optional 2016-03-10 16:53:17 +01:00
sc_dmft.py Added a charge self-consistency script 2016-03-11 18:49:29 +01:00
vaspio.py Added copyright disclaimers to PLOVasp sources 2016-02-01 14:06:41 +01:00