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-01-18 16:09:25

andrewshyichuk
Member
Registered: 2020-02-13
Posts: 62

HDF5 input orbitals?

Dear Community,

is it possible to start an SCF calculation from h5 HDF5 file?
Is there a keyword for that?
What would happen if I feed h5 as INPORB?

Thank you.

Offline

#2 2024-01-19 09:50:15

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

Re: HDF5 input orbitals?

Yes, you can use h5 orbitals, although not by using INPORB, but the poorly documented FIleOrb keyword:

&GATEWAY
  Coord = 3
    angstrom
    O 0.0 0.0 0.0
    H 1.0 0.0 0.0
    H 0.0 1.0 0.0
  Basis = ANO-R1
  RICD

&SEWARD

* Default (INPORB = $Project.GssOrb)
&SCF

* HDF5 file
&SCF
  FileOrb = $Project.guessorb.h5

If you copy an h5 file as INPORB, I believe it will be ignored and the "autodetection" will proceed by trying to find orbitals in the runfile.

PS. You can also use a similar FileOrb keyword in RASSCF and CASPT2.

Offline

Board footer

Powered by FluxBB 1.5.11

Last refresh: Today 08:37:49