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 6d1891a99a Fixed problems with SC script
* Fixed obvious bugs:
  -- forgotten 'import re'
  -- import user script by name from string
  -- 'import converter' instead of 'import plovasp...'

* Number of iterations provided by the bash-script now has
an affect.

* Added a possibility to specify an alternative cfg-file
2016-05-10 11:47:58 +02:00
..
examples Fixed test case 'two_site' and added example 'two_site' 2016-03-24 21:37:20 +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 Fixed 'proj_shell' test suite 2016-03-24 19:34:29 +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 Added 'site_diag=False' option to 'density_matrix()' 2016-03-24 21:36:00 +01:00
sc_dmft.py Fixed problems with SC script 2016-05-10 11:47:58 +02:00
vaspio.py Fixed 'proj_shell' test suite 2016-03-24 19:34:29 +01:00