Skip to content

arfc/moltres

Folders and files

NameName
Last commit message
Last commit date
Feb 5, 2025
Jun 18, 2024
Jan 29, 2025
Mar 1, 2025
Sep 11, 2020
Feb 5, 2025
Aug 19, 2024
Mar 2, 2023
Jul 10, 2017
May 13, 2024
Feb 13, 2025
Feb 12, 2025
Feb 5, 2025
Jan 17, 2024
Apr 19, 2017
Mar 12, 2015
Aug 18, 2023
Sep 18, 2024
Jan 8, 2018
Oct 22, 2020
Apr 26, 2022
Feb 13, 2014
May 5, 2023
Feb 12, 2025
Oct 24, 2019

Repository files navigation

DOI DOI

Moltres

Moltres is an open-source MOOSE-application code designed for simulation of molten salt reactors and other advanced reactors.

Documentation

Moltres documentation can be found at https://arfc.github.io/moltres/ and https://arfc.github.io/software/moltres. Outlines of the kernels and boundary conditions used to construct the Moltres governing equations can be found on the Moltres wiki. Breakdown of a full-fledged Moltres input file can be found here. New Moltres users who have never used MOOSE before are encouraged to check-out the MOOSE website and workshop slides for tutorials and examples to help understand the underlying Moltres components.

Install

Installation instructions can be found at https://arfc.github.io/moltres/getting_started/installation.html

Development

If you ever want to contribute changes to the Moltres repository, make sure you run scripts/install-format-hook.sh before making any commits. This will ensure that any commits you make adhere to the MOOSE/Moltres C++ style. Pull requests should be submitted to the devel branch of the arfc/moltres repository. Each pull request is automatically tested for style and for whether it breaks any of the core Moltres physics capabilities.

A full list of contributing guidelines can be found here.

Contact

Please communicate issues with the development team through GitHub issues and pull requests.