TRIQS / triqs_0.x

DEPRECATED -- This is the repository of the older versions of TRIQS
Other
11 stars 9 forks source link

error2 #139

Closed fatima2000 closed 11 years ago

fatima2000 commented 11 years ago

Dear Leonid I read "Issue#92" and applied the script proposed for "SrVO3.py" .Then, I applied full V 3d shell as the correlated instead of including only t2g in the script "SrVO3.indmftpr".But, again I was confronted by an error! The error was: Starting on 1 Nodes at : 2013-05-19 15:38:29.306460 Reading input from SrVO3.ctqmcout... Reading symmetry input from SrVO3.symqmc... Traceback (most recent call last): File "SrVO3.py", line 67, in SK.put_Sigma(Sigmaimp = [ S.Sigma ]) File "/usr/local/codes/dmftproj/triqs_build/INSTALL_DIR/lib/python2.7/site-packages/pytriqs/Wien2k/SumK_LDA.py", line 806, in put_Sigma self.Sigmaimp[icrsh][self.mapinv[s][bl]][ind1,ind2] <<= Sigmaimp[s][bl][ind1,ind2] File "/usr/local/codes/dmftproj/triqs_build/INSTALL_DIR/lib/python2.7/site-packages/pytriqs/Base/GF_Local/GF.py", line 227, in getitem raise IndexError, "bloc index '" + repr(key) + "' incorrect. Possible indices are : "+ repr(self.__Indices) IndexError: bloc index ''up0'' incorrect. Possible indices are : ['up', 'down']

Thanks for your sincere help Regards.

leopo commented 11 years ago

Hi,

Are you sure that you have deleted the old *.h5 before restarting calculations with the new script? Leonid. P.S. I think it is better to continue writing into #137 in order not to multiply the number of open threads on, basically, the same problem.