Support and discussions for Molcas and OpenMolcas users and developers
You are not logged in.
Pages: 1
is there a way to run pymolcas by integrating with python. i need to run relaxed scan varying the bond length and optimising geometry. how should i go about it.
Offline
I've tried that. There are different ways, but the most solid one is to make your python code subprocess-call pymolcas (python calling another python, yeah) - that will save you from all kinds of odd issues. Alternatively, get into EMIL scripting - those are quite powerful (basically a bash with native floats). Not without its own oddities, but still.
https://molcas.gitlab.io/OpenMolcas/sph … /emil.html
Last edited by andrewshyichuk (2025-01-25 11:51:52)
Offline
Pages: 1