The toolkit for high-order neutrino radiation-hydrodynamics (thornado) is developed for simulation of relativistic nuclear astrophysics applications, such as core-collapse supernovae, using discontinuous Galerkin phase-space discretization and a combination of implicit and explicit time stepping methods.

thornado is BSD-licensed and publicly hosted on GitHub.

thornado Code of Conduct

Part of this code of conduct is adapted from Flash-X. All collaborators are expected to be respectful of one another. Discussions and disagreements should remain polite and free of abusive language. There will be no discrimination based on gender, ethnicity, race, sexual orientation, or any other potentially divisive reason. Proper credit must be given to the contributors of code components used in all scientific publications. All code contributors will follow the contribution policies and workflow.


How to Submit Feature/Bugfix Requests

If you have a feature you would like to be included, or you have found a bug, please submit a GitHub Issue. We are a small team, so please be patient with requests.


Contribution Policy

As an open source code, we welcome contributions! If you have a feature you'd like to add, or you've found and fixed a bug, please do the following in order to get your modifications incorporated into the main code base:

  1. Create a fork of thornado
  2. Push your changes to your fork
  3. Submit a pull-request on GitHub