Support and discussions for Molcas and OpenMolcas users and developers
You are not logged in.
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".Hi
Dear users,
Is there a manual for installation of actual version OpenMolcas (>= 23.02) with the external software QCMaquis (DMRG, NEVPT2)?
The guide https://github.com/qcscine/qcmaquis is probably for an old or a specific version of OpenMolcas. If I try to use -dmrg tag with ./configure-cmake script, I get error due to path to not matching files unknown to git.
Unfortunately I can not find any actual information about combination of this programs. I can install QCMaquis stand alone, but can not integrate it with OpenMolcas.
Does somebody have experience with such installation or probably does know somebody how to do it?
Best,
Alex
Offline
The most up to date instructions are probably here: https://gitlab.com/Molcas/OpenMolcas/-/ … ck%20start
In short, use cmake directly ("cmake -D DMRG=ON -D NEVPT2=ON /path/to/OpenMolcas").
Offline
It looks so that now directly with cmake it works. Thank you!
Offline