Skip to content
 
 

Repository files navigation

MC/DC: Monte Carlo Dynamic Code

MC/DC logo

Unit Tests Regression Tests Docker Build, Test, and Publish Documentation Build PyPI DOI License

MC/DC is an open-source, Python-based Monte Carlo radiation transport code that combines rapid methods development with scalable, high-performance execution on modern computing systems. Originally initiated by the Center for Exascale Monte Carlo Neutron Transport (CEMeNT), MC/DC development is now led by the Center for Advancing the Radiation Resilience of Electronics (CARRE).

Features

  • Monte Carlo neutron transport, with photon and charged-particle transport and coupled multi-particle capabilities under development
  • Time-dependent, steady-state, and eigenvalue simulations
  • Multiple physics fidelities (e.g., continuous-energy and multigroup neutron transport, with single-scattering and condensed-history charged-particle transport under development)
  • Distributed-memory parallel execution with MPI
  • Machine-portable Python implementation accelerated by Numba JIT compilation
  • Extensible architecture for prototyping new transport methods

Installation

MC/DC requires Python 3.11 or newer.

Install the latest stable release from PyPI:

pip install mcdc

For development installation and additional options, see the Installation Guide.

Documentation

Complete documentation is available on Read the Docs, including:

Citing

If you use MC/DC in published work, please cite the following article:

Reporting Bugs and Issues

To report bugs, request features, or ask questions, please open a GitHub Issue.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages