You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have installed HPhi on my Ubuntu system. Now I want to output all of eigenvectors in expert mode by using FullDiagonalization way, and this is my calcmod.def file:
Hi, I have installed HPhi on my Ubuntu system. Now I want to output all of eigenvectors in expert mode by using FullDiagonalization way, and this is my calcmod.def file:
CalcType 2
CalcModel 4
ReStart 0
CalcSpec 0
CalcEigenVec 0
InitialVecType 0
InputEigenVec 0
OutputEigenVec 1
InputHam 0
OutputHam 0
OutputExVec 0
And, this is my namelist.def file
PairExcitation pair.def
SpectrumVec zvo_eigenvec_0
I use this command to run HPhi:
HPhi -e namelist.def
How should I do to obtain all eigenvectors? Could you give more suggestions about this? Thanks very much~~
The text was updated successfully, but these errors were encountered: