This repository contains codes and files relevant to similarity renormalization group (SRG) work done by Anthony Tropiano and collaborators. Jupyter notebooks in code generate figures of SRG evolution and applications to short-range correlation physics, the quasi-deuteron model, and more, where the figure files are stored in figures. See the references listed in the Jupyter notebooks for details. The notebooks rely on scripts stored in code/scripts and data files in data.
This repository is compatible with Python 3, but has not been tested with Python 2.
It relies heavily on functions from Matplotlib, NumPy, and SciPy, all of which are included in the Anaconda distribution of Python.
Many of the data files in data are generated by codes external to this repository (e.g., densities in data/dft/SLy4 are generated by the HFBRAD
Fortran code).