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 2023-02-23 03:19:04

jwyang
Member
Registered: 2022-11-20
Posts: 6

Cannot select the selected orbital as active space

Hello everyone,
  I have some questions about CASSCF calculations. I did a CAS single point calculation where the activation space selects all 2p orbitals in the system. I used luscus program to observe the selected activation space and found that there was a 2S orbital that I did not want to choose. Then I used luscus program to delete this 2s orbital and select a 2p orbital again, and used the newly generated GvOrb as the input to calculate the CAS single point. However, after calculation, I found that 2p orbital was still not selected. Is there any way to include the 2p orbital?
Here is my input file:

>>> COPY $InpDir/$Project-in.RasOrb INPORB

 &gateway
 Coord=$Project-in.xyz
 basis=aug-cc-pVTZ
 Group=Nosym

 &seward
 grid input
 grid=ultrafine
 end of grid input

 &rasscf
 lumorb; typeindex
 title= cas16in12
 Spin=3;
 Iterations=180,100
 nactel=14 0 0
 INACtive=8
 ras2=12
 CIROot=3 3 1

>>> COPY $Project.JobIph $Project.JobOld

 &rasscf
 JobIph; CIREstart; CIONLY
 title= cas16in12
 Spin=3
 nactel=14 0 0
 INACtive=8
 ras2=12
 CIROot=3 3 1
 CMSI

>>> COPY $Project.JobIph $Project.JobOld

 &MCPDFT
 KSDFT=T:PBE
 NOGrad
 MSPDft

Offline

#2 2023-02-24 09:53:45

vkj
Member
Registered: 2019-04-10
Posts: 27

Re: Cannot select the selected orbital as active space

You can use the ALTER keyword in &RASSCF module to switch the index of the two orbitals.

&RASSCF
ALTER
1
1 index2s index2p

Offline

#3 2023-02-24 13:58:50

jwyang
Member
Registered: 2022-11-20
Posts: 6

Re: Cannot select the selected orbital as active space

Thank you very much. This solution solves my problem!

Offline

Board footer

Powered by FluxBB 1.5.11

Last refresh: Today 22:40:49