- Notifications
You must be signed in to change notification settings - Fork41
Repository for Moltres, a code for simulating Molten Salt Reactors
License
arfc/moltres
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Moltres is an open-source MOOSE-application code designed for simulation of molten saltreactors and other advanced reactors.
Moltres documentation can be found athttps://arfc.github.io/moltres/ andhttps://arfc.github.io/software/moltres.Outlines of the kernels and boundaryconditions used to construct the Moltres governing equations can be found on theMoltres wiki. Breakdown of afull-fledged Moltres input file can be foundhere. New Moltresusers who have never used MOOSE before are encouraged to check-out the MOOSEwebsite andworkshopslides fortutorials and examples to help understand theunderlying Moltres components.
Installation instructions can be found athttps://arfc.github.io/moltres/getting_started/installation.html
If you ever want to contribute changes to the Moltres repository, make sure yourunscripts/install-format-hook.sh
before making any commits. This willensure that any commits you make adhere to the MOOSE/Moltres C++ style. Pullrequests should be submitted to thedevel
branch of thearfc/moltres
repository. Each pull request is automatically tested for style and for whetherit breaks any of the core Moltres physics capabilities.
A full list of contributing guidelines can be foundhere.
Please communicate issues with the development team through GitHub issues andpull requests.
About
Repository for Moltres, a code for simulating Molten Salt Reactors