ramtools
is a convenient and fast tool to post-process RAMSES-RT simulations.
More instructions are available on the official ramtools documentation site.
Author: Chong-Chong He ([email protected])
Clone this repository and do
python -m pip install -e .
inside the repository directory.
import ramtools as rt
r = rt.ramses.Ramses('path/to/a/ramses/job')
...