Support and discussions for Molcas and OpenMolcas users and developers
You are not logged in.
Pages: 1
Hi
Just like we can store the MS-CASPT2 orbitals in JobMix file and RASSCF in JobIph file, how can we store the CMS-PDFT orbitals so as to run later for RASSI calculations?
Best,
Rishu
Offline
CMS-PDFT does not modify the orbitals. It can modify the CI vectors. You can write the new energies and final CI vectors to the JOBIPH (or wavefunction.h5 file) using the WJOB keyword.
&MCPDFT
KSDFT = T:PBE
MSPDFT
WJOBThen in RASSI, make sure you specify EJOB so that the energies are loaded in from the JOBIPH files.
Offline
Pages: 1