MQDS  0.0.1
Molecular Quantum Dynamics and Spectroscopy
MQDS Documentation

A molecular quantum dynamics and spectroscopy package

This package is currently capable of the following calculations:

PLDM (Partially Linearized Density Matrix)

TWA (Truncated Wigner Approximation)

SQC/MM (Symmetrical Quasi-Classical / Meyer-Miller)

EQUILIBRIUM REDUCED DENSITY MATRIX

Compilation

Compilation of this program requires CMake minimum version 3.2. To compile this program (from the current directory), execute mkdir build && cd build followed by cmake ../ && make. To run tests, execute make test. The executables will be in the run directory. To build the documentation, execute make docs.

MQDS on GitHub

JP gratefully acknowledges the Molecular Sciences Software Institute for funding the development of the MQDS package, as well as the mentorship of Dr. Benjamin Pritchard.