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
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
WJOB
Then in RASSI, make sure you specify EJOB so that the energies are loaded in from the JOBIPH files.
Offline
Pages: 1