High-performance C++ solver for Lindblad master equations and open quantum systems with neutrinos.
Using the Eigen library, already included in the project.
The only requirement is a working C++ compiler, such as the GNU g++.
git clone https://github.com/gpierobon/OpenNu.git
cd OpenNu
makeA run with default values simply by calling:
./OpenNuThe available paramters can be found by running:
./OpenNu --info