mirror of
https://github.com/triqs/dft_tools
synced 2024-12-21 11:53:41 +01:00
hk_convert: fix test
This commit is contained in:
parent
8dc42b08ae
commit
ee71d8c7b9
@ -24,6 +24,6 @@
|
||||
from pytriqs.applications.dft.converters import *
|
||||
from pytriqs.archive import *
|
||||
|
||||
Converter = HkConverter(hk_filename='hk_convert_hamiltonian.hk',hdf_filename='hk_convert.output.h5')
|
||||
Converter = HkConverter(filename='hk_convert_hamiltonian.hk',hdf_filename='hk_convert.output.h5')
|
||||
|
||||
Converter.convert_dft_input()
|
||||
|
Loading…
Reference in New Issue
Block a user