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".Pages: 1
Dear Molcas users and developers,
Molcas or OpenMolcas seem to be able to provide the antisymmetric derivative overlaps or half-derivative AO overlap integrals
(see Eq. 22 of https://doi.org/10.1021/acs.jctc.6b00384), which are necessary to obtain the CSF part of derivative couping.
I'm wondering how to invoke the calculations of them in Molcas and how to access them through Molcas interface.
Thank you.
Offline
The overlap derivatives are not stored or available for printout. They are computed and contracted on the fly with the density matrices to compute the gradients. If you compute the non-adiabatic coupling with the NAC keyword, you'll get f(CSF), but not S.
Offline
Thank you so much, Ignacio.
Offline
Hi Ignacio, thanks for getting back!
The idea is that Yafu wanted to use the interface to Columbus to compute the f(CSF) from Columbus. So, if we feed the density matrix from Columbus into alaska, then it should be possible to get f(CSF), I guess. Similarly to how we get f(CI). Right?
Cheers
Felix
Offline
Yes, it should be possible, but as a programmer/hacker, not at a user (at least for the moment). If you store the right matrices and flags in the RunFile, ALASKA doesn't need to know where the density matrices come from.
Offline
Pages: 1