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

Should MR-CISD+Q be performed via GUGA or ORMAS? #59

Open
1234zou opened this issue Aug 28, 2021 · 0 comments
Open

Should MR-CISD+Q be performed via GUGA or ORMAS? #59

1234zou opened this issue Aug 28, 2021 · 0 comments

Comments

@1234zou
Copy link

1234zou commented Aug 28, 2021

Hi,
I'm trying to perform MRCISD+Q using GAMESS. It seems that either of CITYP=GUGA or ORMAS can perform MRCISD+Q calculations. So firstly I tried CITYP=GUGA. The target computation is MRCISD based on CASSCF(4,4)/cc-pVDZ of water molecule. The following input provides an energy which is lower than MRCISD, and +Q correction cannot be found among output:

 $CONTRL SCFTYP=NONE CITYP=GUGA RUNTYP=ENERGY ICHARG=0 MULT=1 NOSYM=1 ICUT=11
  MAXIT=200 ISPHER=1 $END
 $SYSTEM MWORDS=500 $END
 $CIDRT GROUP=C1 SOCI=.T. NFZC=0 NDOC=3 NAOS=2 NBOS=2 NEXT=-1 $END
 $GUESS GUESS=MOREAD NORB=24 $END

(MOREAD will read in the CASSCF(4,4) orbitals)

I think there is something wrong in NDOC, NAOS, NBOS or NEXT. Can you tell me which is/are wrong?

Thank you!

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