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 2018-08-03 10:16:54

shuoshuo
Member
From: Beijing Normal University
Registered: 2017-10-18
Posts: 35

How to convert NEW RasOrb file to OLD format?

Dear all,

I found openmoclas use new orb file format (INPORB 2.2). How could I convert it to format (INPORB 1.1)? I want to use molcas80 do some calculations, but molcas80 doesn't recognize new format.

Offline

#2 2018-08-03 11:02:54

nikolay
Member
From: Stuttgart
Registered: 2016-03-21
Posts: 54

Re: How to convert NEW RasOrb file to OLD format?

You can use penny to convert from  INPORB 2.0 to 1.1

penny -o test.RasOrb11 -c inporb11 test.RasOrb20

To convert from INPORB 2.2 to INPORB 2.0 just do following changes:

#OCC
* OCCUPATION NUMBERS
  2.00000000000000E+00  2.00000000000000E+00  2.00000000000000E+00  2.00000000000000E+00  2.00000000000000E+00
  2.00000000000000E+00  2.00000000000000E+00  2.00000000000000E+00  2.00000000000000E+00  2.00000000000000E+00
  2.00000000000000E+00  2.00000000000000E+00  2.00000000000000E+00  2.00000000000000E+00  2.00000000000000E+00
#OCHR
* OCCUPATION NUMBERS (HUMAN-READABLE)
  2.0000  2.0000  2.0000  2.0000  2.0000  2.0000  2.0000  2.0000  2.0000  2.0000
  2.0000  2.0000  2.0000  2.0000  2.0000

to

#OCC
* OCCUPATION NUMBERS
  2.0000  2.0000  2.0000  2.0000  2.0000  2.0000  2.0000  2.0000  2.0000  2.0000
  2.0000  2.0000  2.0000  2.0000  2.0000

And the header

#INPORB 2.2

to

#INPORB 2.0

Offline

#3 2018-08-03 13:00:21

shuoshuo
Member
From: Beijing Normal University
Registered: 2017-10-18
Posts: 35

Re: How to convert NEW RasOrb file to OLD format?

Thanks a lot!

Offline

Board footer

Powered by FluxBB 1.5.11

Last refresh: Today 16:48:49