Coder Social home page Coder Social logo

llarsen71 / moltres Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arfc/moltres

0.0 1.0 0.0 61.97 MB

Repository for Moltres, a code for simulating Molten Salt Reactors

License: GNU Lesser General Public License v2.1

Makefile 0.21% Shell 0.61% C++ 80.52% TeX 0.28% GLSL 8.91% Python 1.05% Jupyter Notebook 8.41% C 0.01%

moltres's Introduction

DOI DOI

Moltres

Moltres is a MOOSE-application code designed for simulation of molten salt reactors.

Use

Moltres documentation can be found at http://arfc.github.io/software/moltres. Doxygen pages are here. 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 its wiki, tutorials, and examples to help understand the underlying Moltres components.

Install

Moltres relies on the MOOSE framework. To install MOOSE please follow the instructions at http://mooseframework.org/getting-started/. After installing MOOSE, you can install Moltres by running the following commands in a shell after changing into the directory holding your MOOSE directory (perhaps ~/projects):

git clone https://github.com/arfc/moltres
cd moltres
git submodule init
git submodule update
make -j8

You may also compile a debug version of Moltres by running METHOD=dbg make -j8. Note that you should replace 8 with the number of processors available on your machine.

Testing

To ensure that Moltres is functioning properly, run ./run_tests -j8 from the root of the Moltres directory.

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.

Contact

Please post to our discussion list at [email protected].

moltres's People

Contributors

lindsayad avatar gridley avatar permcody avatar katyhuff avatar jwpeterson avatar aeslaughter avatar friedmud avatar rwcarlsen avatar andrsd avatar dogrady2 avatar smpark7 avatar ajhlee avatar arfon avatar llarsen71 avatar andrewryh avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.