-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Slightly non-standard usage, but I was wondering whether the following workflow would be something possible within this code.
I am hoping to compute two HCI states of two different hamiltonians (e.g. with and without an explicit electric field), and then compute the overlap and 2-transition-RDMs between them. I know that HCI has the capability to compute 2-transition-RDMs, but these are by default between the excited states within a single run. Is it possible to have the code e.g. read back in an HCI state, and then compute the 2tRDMs between these states (where they have been optimized with different hamiltonians, though in the same basis)? Similarly, it would also be good to compute the overlap between these states, which again I can't see a functionality to do out of the box. I am obviously fine with just dealing with the variational component of these states in this usage.
Many thanks for any help with this request.