tropiano4 / tropiano-srg

Nuclear physics at low renormalization group resolution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuclear physics at low renormalization group resolution

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.

Dependencies

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).

Contact

atropiano@anl.gov

About

Nuclear physics at low renormalization group resolution.

License:MIT License


Languages

Language:Jupyter Notebook 95.2%Language:Python 4.8%