Skip to content

arfc/moltres

Folders and files

NameName
Last commit message
Last commit date
Oct 11, 2024
Jun 18, 2024
Jun 14, 2024
Dec 1, 2024
Jun 22, 2017
Sep 11, 2020
Mar 20, 2024
May 2, 2023
Mar 2, 2023
Jul 10, 2017
Aug 28, 2023
Sep 18, 2024
Oct 4, 2024
Feb 4, 2024
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
Jun 20, 2017
May 5, 2023
Jul 13, 2022
Jan 13, 2017
Dec 22, 2016
Mar 17, 2017
Nov 14, 2016
Oct 24, 2019
Nov 17, 2016

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 post to our GitHub Discussions tab.