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 everyone,
I am pretty new to Molcas so forgive me for such question but I am enountering some issues while running CASSCF calculations.
That is, since the machine I am working on has a preset job timeout of 24 hrs, when the software reaches convergence for the molecular fragment I am working on, it has no time left for printing the remaining output. How can I restart the CASSCF routine without the software redoing convergence calculations?
Thanks in advance to anyone!
Offline
After CASSCF is accomplished, there is a file named xxx.RasOrb. If you have this file, you can read converged CASSCF orbitals from it, and perform a CASCI calculation. Related keywords in the input file are
&RASSCF
... (keywords you used previously)
CIonly
FILEORB= xxx.RasOrb
There is no need to perform CASSCF since converged MOs are already stored. But a CASCI calculation is still needed to (re-)calculate CI coefficients and perform various analysis. Note that you still need to specify the active orbitals and active electrons.
Last edited by jxzou (2025-08-01 07:49:04)
Offline
Thank you very much for the tip!
Offline
Pages: 1