Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About output of eigenvectors from HPhi #147

Open
SuHang980715 opened this issue May 26, 2023 · 0 comments
Open

About output of eigenvectors from HPhi #147

SuHang980715 opened this issue May 26, 2023 · 0 comments

Comments

@SuHang980715
Copy link

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

 ModPara  modpara.def
 LocSpin  locspn.def
   Ising  ising.def
   Trans  trans.def
OneBodyG  greenone.def
TwoBodyG  greentwo.def
 CalcMod  calcmod.def

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~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant