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".I'm optimizing the guanine casscf structure under PCM, and I'm using MP2 track reading, so my first step casscf should read the MP2 track, so in the next loop, will the casscf read the MP2 track? What track should it be if it's not read?
My input file is as follows:
&GATEWAY
coord =g.XYZ
basis =Aug-cc-pvdz
group = C1
RF-input
PCM-model; solvent= water
End of RF-input
RICD
>>> EXPORT MOLCAS_MAXITER = 500
>>> DO WHILE
&SEWARD
DoAnalytical
&RASSCF
FILEORB =g.1.MP2Orb
Charge = 0
spin=1
nActEl=12 0 0
Ras2=12
ciroot =1 1 1
Rlxroot=1
RFROot=1
&SLAPAF
>>> END DO
Offline