SkillAgentSearch skills...

Macaw

MaCaw is a MOOSE-based application that enables domain-decomposed neutral particle transport calculations in MOOSE. It leverages the ray tracing MOOSE module for unstructured mesh tracking and OpenMC for collision physics, handling material definitions, and tallying quantities.

Install / Use

/learn @idaholab/Macaw
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MaCaw

MaCaw is a MOOSE-based Monte Carlo neutral particle transport code. It is designed to leverage the MOOSE ray tracing module for parallel scalability and OpenMC physics routines for reduced development cost and flexibility.

To build MaCaw:

Build OpenMC

git submodule init openmc git submodule update cd openmc mkdir build cd build cmake .. make -j 56 cd ../..

Build MaCaw

make -j 56

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated25d ago
Forks7

Languages

C

Security Score

85/100

Audited on Mar 7, 2026

No findings