Code Monkey home page Code Monkey logo

ai-pranto / macaw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from idaholab/macaw

0.0 0.0 0.0 771 KB

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.

License: GNU Lesser General Public License v2.1

Shell 1.61% C++ 10.05% Python 0.60% C 67.11% Makefile 11.56% SWIG 9.07%

macaw's Introduction

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

macaw's People

Contributors

giudgiud avatar loganharbour 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.