<div dir="ltr"><div>Hello,</div><div><br></div><div>I'm wondering whether it is possible to do SOC calculation with MRCI records from more than one MCSCF calculations. In the attached input file, the reference wavefunctions of singlet and triplet states of BF are calculated separately which is necessary in the case of RASSCF or the general MCSCF since the states with different spin multiplicities cannot be averaged. In the manual, it states "the OCC and CLOSED cards must be the same for all states used in a HLSMAT calculation". I think this is true in my input, but an error was encountered:</div>
<div><br></div><div> ?ORBITALS OF BOTH WAVE FUNCTIONS FOR SPIN-ORBIT CALCULATION NOT IDENTICAL</div><div> GLOBAL ERROR fehler on processor   0</div><div><br></div><div>Does this mean that all the MRCI records must be based on the same state-averaged MCSCF calculation?</div>
<div><br></div><div>Best regards,</div><div>Wenli</div><div><br></div><div>***,BF</div><div>memory,800,m</div><div><br></div><div>basis=vdz</div><div><br></div><div>geometry={</div><div>B;</div><div>F, 1, r1;</div><div>}</div>
<div><br></div><div>r1=1.1 angstrom;</div><div><br></div><div>hf;</div><div><br></div><div>{multi;</div><div>frozen,2,0,0,0;closed,2,0,0,0;occ,6,2,2,0;</div><div>wf,14,1,0;      ! X1Sigma+</div><div>wf,14,2,0;      ! 1Pi</div>
<div>wf,14,3,0;}</div><div><br></div><div>{ci;noexc;wf,14,1,0;save,2001.3;}</div><div>{ci;noexc;wf,14,2,0;save,2002.3;}</div><div>{ci;noexc;wf,14,3,0;save,2003.3;}</div><div><br></div><div>{multi;</div><div>frozen,2,0,0,0;closed,2,0,0,0;occ,6,2,2,0;</div>
<div>wf,14,2,2;      ! 3Pi</div><div>wf,14,3,2;}</div><div><br></div><div>{ci;noexc;wf,14,2,2;save,2004.3;}</div><div>{ci;noexc;wf,14,3,2;save,2005.3;}</div><div><br></div><div>{ci;hlsmat,ls,2001.3,2002.3,2003.3,2004.3,2005.3;}</div>
<div>---</div></div>