tmancal74 / quantarhei

Open Quantum System Theory for Molecular Systems
MIT License
21 stars 16 forks source link

OpenSystem does not know how to create Kubo-Tanimura hierarchy #123

Closed tmancal74 closed 1 year ago

tmancal74 commented 1 year ago

Kubo-Tanimura hierarchy and the correspoding propagator can be created from the configured SBI and Hamiltonian. OpenSystem object has these attributes and it therefore deserves an implementation of the methods, such as get_KTHierarchy and get_KTHierarchyPropagator to enable an easy application of the HEOM theory on the Molecule and Aggregate objects.

tmancal74 commented 1 year ago

Fixed. OpenSystem now enables creation of the KT Hierarchy and the corresponding propagator.