CSC calculation for 2 impurities #212
quantumable
started this conversation in
General
Replies: 2 comments 4 replies
-
|
Hi,
|
Beta Was this translation helpful? Give feedback.
2 replies
-
|
when I do a direct dmft calculation it runs fine but if I restart the calculation using the existing .h5 file it shows me this error! yes I have initialized icrsh with I have attached the two scripts. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Alex,
following your indication of our last exchange I used the script dmft here{dmft.py.zip} to make the calculation dmft which besides worked by making a direct calculation but if I restore the calculation with the same file .h5 I have an error at this line:
S[icrsh].Sigma_iw = ar['DMFT_results']['Iterations']['Sigma_it'+str(iteration_offset-1)+'_'+str(icrsh)]even doing the csc calculation with the script here{dmft_csc.py.zip} i have the same error. please can you look at the script and tell me what changes to make?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions