All the scripts used can be cloned from here:
git clone [email protected]:arnfinn/scripts.git
pdb-prep.py --split filename.pdb # It seems like I have not implemented this feature yet...
subloprop -xyz filename.xyz
You have to be a member of the "molcas-group" on Stallo to be able to use the version installed on Stallo. If you are not, please send an email to [email protected] and ask them to add you to the group.
module load molcas
export WorkDir=/global/work/$USER/somepath
molcas filename.inp
cp /global/work/$USER/somepath/filename.MpProp .
This will produce a file named filename.MpProp
MpProp2pot.py -i filename(s).MpProp -o filename.pot