Skip to content

Commit 061ae99

Browse files
committed
Update the list of MOOSE apps we know of
refs #31915
1 parent 853d1ff commit 061ae99

File tree

1 file changed

+107
-23
lines changed

1 file changed

+107
-23
lines changed
Lines changed: 107 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,128 @@
1-
# Tracked Apps
1+
# Applications leveraging MOOSE
22

33
MOOSE is designed for building custom applications, the following is a community driven list of applications.
44

55
The purpose of these lists is two fold:
66

77
1. Every MOOSE-based application is a library, thus it is natural to create new applications from existing code.
8-
1. The MOOSE developers strive to keep your applications up-to-date when major changes occur, this list indicates to the developers to consider your application.
8+
1. The MOOSE developers help keep many applications up to date. But we have to know your application exists to do so!
99

1010
## Open-source Applications
1111

12-
- [Pika](https://github.com/idaholab/pika) - Phase-field model for micro-structure evolution of ice
12+
### Multiphysics frameworks
13+
14+
- [Cardinal](https://github.com/neams-th-coe/cardinal) - Integration of NekRS \& OpenMC with MOOSE for fusion and fission systems high-fidelity simulation
15+
- [SALAMANDER](https://github.com/idaholab/salamander) - Integration of Cardinal with TMAP8 for fusion blanket multiphysics simulations
16+
17+
18+
### Neutronics / Reactor / Particle Physics
19+
20+
- [Frog](https://github.com/idaholab/thermal_to_fusion_converter) - Integration of GEANT-4 for high-energy particle transport
21+
- [Gardensnake](https://github.com/friedmud/gardensnake) - Nodal neutron diffusion code developed at MIT
22+
- [Moltres](https://github.com/arfc/moltres) - Molten salt reactor simulation
23+
- [Squirrel](https://github.com/philipJFpfahl/Squirrel) - Point kinetics with delayed neutron precursor advection in molten salt reactors
24+
25+
26+
### Thermal hydraulics and fluid dynamics
27+
28+
- [OpenPronghorn](https://mooseframework.inl.gov/open_pronghorn/) - Coarse mesh computational fluid dynamics
29+
- [barnacle](https://github.com/idaholab/barnacle) - Shallow water equations in MOOSE
30+
- [Saline](https://code.ornl.gov/neams/saline) - Molten salt fluid properties from MSTDB experimental data
31+
- [marlin](https://github.com/idaholab/marlin) - Spectral solver based on MOOSE and GPU-capable
32+
33+
34+
### Mechanics
35+
36+
- [Blackbear](https://github.com/idaholab/blackbear) - Degradation processes in concrete and other structural materials
37+
- [Deer](https://github.com/Argonne-National-Laboratory/deer) - Various mechanics modules for MOOSE
38+
- [MASTODON](https://github.com/idaholab/mastodon) - Structural dynamics, seismic analysis, and risk assessment
39+
- [RACCOON](https://github.com/hugary1995/raccoon) - Massively parallel FEM code for phase-field for fracture
40+
41+
### Materials
42+
43+
- [GRIME](https://github.com/shortlab/grime) - The Grand Radiation Informed Microstructural Evolver: Coupled, spatially dependent radiation damage and microstructural evolution
1344
- [HOGNOSE](https://github.com/shortlab/hognose) - CASL's mesoscale corrosion/oxidation code
14-
- [MAMBA](https://github.com/shortlab/mamba) - CASL's code for boiling, heat transfer, and chemistry in porous media
1545
- [Hyrax](https://github.com/UMThorntonGroup/Hyrax) - Zirconium hydride precipitation and growth in LWR nuclear fuel cladding
46+
- [Magpie](https://github.com/idaholab/magpie) - Mesoscale Atomistic Glue Program for Integrated Execution
47+
- [Pika](https://github.com/idaholab/pika) - Phase-field model for micro-structure evolution of ice
48+
49+
50+
### Electromagnetics, Plasmas and Additive Manufacturing
51+
52+
- [CRANE](https://crane-plasma-chemistry.readthedocs.io/en/latest/) - Chemical ReAction NEtworks for plasma chemistry and thermochemistry problems.
1653
- [Ferret](https://mangerij.github.io/ferret/) - Kernels to implement the time-dependent Landau-Ginzburg theory of phase transitions for simulating ferroelectric materials
17-
- [GRIME](https://github.com/shortlab/grime) - The Grand Radiation Informed Microstructural Evolver: Coupled, spatially dependent radiation damage and microstructural evolution
18-
- [Gardensnake](https://github.com/friedmud/gardensnake) - Nodal neutron diffusion code developed at MIT
54+
- [MALAMUTE](https://mooseframework.inl.gov/malamute/) - Advanced manufacturing modeling and simulation
1955
- [Zapdos](https://github.com/shannon-lab/zapdos) - Low temperature plasma simulation
20-
- [Moltres](https://github.com/arfc/moltres) - Molten salt reactor simulation
56+
57+
58+
### Chemistry & species transport
59+
2160
- [DGOSPREY](https://github.com/aladshaw3/dgosprey) - Discontinuous Galerkin Off-gas SeParation and REcoverY model: joint development between INL and GIT
61+
- [MAMBA](https://github.com/shortlab/mamba) - CASL's code for boiling, heat transfer, and chemistry in porous media
62+
- [TMAP8](https://mooseframework.inl.gov/TMAP8/) - System-level mass and thermal transport calculations related to tritium migration.
63+
64+
65+
### Geomechanics, Ground Flow, and Earth Sciences
66+
67+
- [FalCon](https://github.com/idaholab/falcon) - Fracturing and liquid conservation; geothermal reservoir simulation and analysis code for coupled and fully implicit Thermo-Hydro-Mechanical-Chemical (THMC) geosystems
68+
- [Redback](https://github.com/pou036/redback) - Rock Mechanics with Dissipative (Thermo-Hydro-Mechanical-Chemical) Feedbacks: joint development between CSIRO and UNSW Australia
69+
70+
71+
### Miscellaneous
72+
73+
- [Ranger](https://github.com/idaholab/ranger) - Python-based auto-response bot that uses the GitHub API and LlamaIndex package to monitor and generate relevant responses for new discussions
74+
- [Virtual Test Bed](https://mooseframework.inl.gov/virtual_test_bed/) - An open repository of simulations of nuclear systems
75+
76+
77+
## Closed Source Applications
78+
79+
These applications require a license. Many of them can be obtained through the [NCRC website](https://ncrcaims.inl.gov/).
80+
81+
### Nuclear Engineering Advanced Modeling and Simulation (NEAMS) tools
82+
83+
- [BISON](https://inlsoftware.inl.gov/product/bison) - Flagship fuels performance code
84+
- Centipede - A tool to inform engineering scale simulations with atomistic data
85+
- [GRIFFIN](https://inlsoftware.inl.gov/product/griffin) - Reactor physics code co-developed between Argonne and Idaho National Laboratory
86+
- [GRIZZLY](https://inlsoftware.inl.gov/product/grizzly) - Nuclear Plant System Degradation Modeling
87+
- [MARMOT](https://inlsoftware.inl.gov/product/marmot) - Nuclear materials phase field and mechanics application
88+
- [PRONGHORN](https://inlsoftware.inl.gov/product/pronghorn) - Transient prismatic and pebble bed reactor analysis code
89+
- [RELAP7](https://inlsoftware.inl.gov/product/relap7) - Next Generation nuclear reactor system safety analysis code (compressible flow)
90+
- SAM - Advanced nuclear reactor system analysis code (weakly-compressible flow)
91+
- [Sockeye](https://inlsoftware.inl.gov/product/sockeye) - Multi-fidelity studies of heat pipes for nuclear applications
92+
- SWIFT - A thermo-chemistry tool for metal hydride moderators
93+
94+
Combined applications
95+
96+
- DIREWOLF - Advanced reactor multiphysics simulation suite including Griffin, Bison, Sockeye
97+
- BLUECRAB - Advanced reactor multiphysics simulation suite including Griffin, Bison, Pronghorn, SAM (and Sockeye for special builds)
98+
- SABERTOOTH - Advanced reactor multiphysics simulation suite
99+
100+
### Others
101+
102+
- Great White - 3D discrete dislocation dynamic application using the Mechanics of Defects Library
103+
- Mixcoatl$^{TM}$ - Conjugate heat transfer in microreactors
104+
105+
106+
## Legacy software
107+
108+
We list here older, unmaintained, projects for consideration when naming a new project.
109+
110+
### Open source
111+
22112
- [Dendragapus](https://github.com/jarons/dendragapus) - Application to explore modifications to Picard Iteration
23113
- [Slug](https://github.com/adamLange/slug) - Hyperloop air bearing simulation tool
24-
- [Redback](https://github.com/pou036/redback) - Rock Mechanics with Dissipative (Thermo-Hydro-Mechanical-Chemical) Feedbacks: joint development between CSIRO and UNSW Australia
114+
- [MaCaw](https://github.com/idaholab/macaw) - Domain-decomposed unstructured mesh Monte Carlo particle transport using OpenMC as a collision physics library
115+
- [Isopod](https://github.com/idaholab/isopod) - Multiphysics PDE constrained optimization
25116

26-
## Idaho National Laboratory Applications
27117

28-
Please contact the [MOOSE Discussion forum](help/contact_us.md) if you are interested in using one of these applications.
118+
### Closed source
29119

30-
- MARMOT - Nuclear materials phase field and mechanics application
31-
- RATTLESNAKE - FEM Diffusion, SN, and PN code
32-
- BISON - Flagship fuels performance code
33-
- RELAP7 - Next Generation nuclear reactor system safety analysis code
34-
- PRONGHORN - Transient prismatic and pebble bed reactor analysis code
120+
- BIGHORN - Compressible fluid dynamics code
121+
- ELK - Former application for the electromagnetics module
122+
- FENIX - Multiphysics simulation suite with Griffin and Pronghorn, including Xenon and Samarium effects
35123
- MAMMOTH - Reactor physics application
36-
- YAK - Common object library for INL particle transport codes
124+
- [Okami](https://hpcgitlab.hpc.inl.gov/idaholab/okami/) - Mixed Oxide fuel studies
37125
- OSPREY - Off-gas SeParation and REcoverY for dispersed plug flow in a packed bed.
38-
- BIGHORN - Compressible fluid dynamics code
39-
40-
## Private Apps
41-
42-
- [HOGNOSE-Dev](https://github.com/shortlab/hognose-dev) - Development (private) repo for HOGNOSE
43-
- [MAMBA-Dev](https://github.com/shortlab/mamba-dev) - Development (private) repo for MAMBA
44-
- [GRIME-Dev](https://github.com/shortlab/grime-dev) - Development (private) repo for GRIME
126+
- RATTLESNAKE - FEM Diffusion, SN, and PN code
127+
- YAK - Common object library for INL particle transport codes
128+
- YellowJacket - Nuclear reactor coolant chemistry

0 commit comments

Comments
 (0)