mirror of
https://github.com/triqs/dft_tools
synced 2025-01-03 18:16:03 +01:00
removed SrVO3 now SrVO3.ref.h5 and changed the test
This commit is contained in:
parent
8e9fbc5dc0
commit
f4112b3cca
Binary file not shown.
@ -26,7 +26,7 @@ import triqs.utility.mpi as mpi
|
||||
from triqs.utility.comparison_tests import *
|
||||
from triqs.utility.h5diff import h5diff
|
||||
|
||||
SK = SumkDFTTools(hdf_file = 'SrVO3.h5')
|
||||
SK = SumkDFTTools(hdf_file = 'SrVO3.ref.h5')
|
||||
|
||||
dm = SK.density_matrix(method = 'using_gf', beta = 40)
|
||||
dm_pc = SK.partial_charges(beta=40,with_Sigma=False,with_dc=False)
|
||||
|
Loading…
Reference in New Issue
Block a user