Support and discussions for Molcas and OpenMolcas users and developers
You are not logged in.
Please note: The forum's URL has changed. The new URL is: https://molcasforum.univie.ac.at. Please update your bookmarks!
You can choose an avatar and change the default style by going to "Profile" → "Personality" or "Display".Pages: 1
Hello all, I want calculated the NTO pairs of each spin multiplicity, doublets and quartets here. How can I change the input to be right? Thank you!
&GATEWAY
RICD
COORD=$Project.xyz
TITLE=nosym
GROUP=C1
BASIS=def2-svp
&SEWARD
&RASSCF
SPIN=2
INACTIVE=251
NACTEL=3 0 0
RAS2=6
CIROOT=4 4;1 2 3 4;1 1 1 1
>COPY $Project.RasOrb $Project.T.RasOrb
>COPY $Project.JobIph JOB001
&MCPDFT
KSDFT=T:PBE
LAMB = 0.25
&RASSCF
SPIN=4
INACTIVE=251
NACTEL=3 0 0
RAS2=6
CIROOT=4 4;1 2 3 4;1 1 1 1
>COPY $Project.RasOrb $Project.S.RasOrb
>COPY $Project.JobIph JOB002
&MCPDFT
KSDFT=T:PBE
LAMB = 0.25
&RASSI
NrOfJobIph
2 4 4
1 2 3 4
1 2 3 4
NTOC
4
1 2
1 3
1 4
4
1 2
1 3
Offline
Just adding NTOC, without any numbers after, should be enough.
(If you have doublets and quartets, why do you use S/T as filenames instead of D/Q?)
Offline
Pages: 1