Molcas Forum

Support and discussions for Molcas and OpenMolcas users and developers

You are not logged in.

Announcement

Welcome to the Molcas forum.

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".

#1 2024-02-21 20:20:25

rishu
Member
Registered: 2020-10-03
Posts: 23

Error in reading orbitals for RASSCF calculations

Hi
I am doing RASSCF calculation from previously converged orbitals. I am using the following keyword:

Fileorb=$CurrDir/initial_orbital.RasOrb

I have the initial_orbital.RasOrb file in my directory.

But I am getting the error:
RdVec: File /path_to_directory/initial_orbi not found!

Why it is taking the incorrect name for the input file.
I am giving initial_orbital.RasOrb but its taking initial_orbi and they throws out the error that this file is not found.
It is happening very frequently and sometimes, just by changing the directory it works and sometimes not.
I fail to understand the reason for this.

Offline

#2 2024-02-22 08:56:14

Ignacio
Administrator
From: Uppsala
Registered: 2015-11-03
Posts: 1,011

Re: Error in reading orbitals for RASSCF calculations

There's probably a length limit for the filename, and it gets truncated.

You could try something like:

* copy the file "here", i.e. in the WorkDir (note the dot at the end)
> copy $CurrDir/initial_orbital.RasOrb .
&RASSCF
  Fileorb=initial_orbital.RasOrb

Offline

#3 2024-02-22 21:31:12

rishu
Member
Registered: 2020-10-03
Posts: 23

Re: Error in reading orbitals for RASSCF calculations

Thanks, Ignacio. That helped. smile

Offline

Board footer

Powered by FluxBB 1.5.11

Last refresh: Today 06:35:26