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
Dear Molcas community,
I would like to report a problem when trying to grid *.Pt2Orb files with MOLCAS 8.1. The error message says that the .Pt2Orb file doesn't exist, but it actually does. The same input works in previous MOLCAS versions (7.6 and 7.8). I don't know if other people have experienced the same problem or it's just me. Here's a copy of the input:
&gateway
coord=$HomeDir/opt_casscf_im.xyz
basis=ANO-L-VDZP
group=nosymm
ricd
&seward
&scf
&rasscf
spin=1
inactive=47
nactel=0 0 0
ras2=0
CIRoot=1 1 1
&caspt2
imag=0.2
ipea=0.0
maxiter=200
multistate=1 1
nomult
&grid_it
ascii
select=1:20-70
file=$HomeDir/$Project.Pt2Orb
Greetings,
Antonio
Offline
Are you sure the .Pt2Orb file is there? CASPT2 will not create the file unless you specify the "Properties" keyword (it was on by default in previous versions, now it's off).
Offline
Thank you!! That was the cause. Problem solved.
Offline
Pages: 1