RNMC

Logo

Reaction Network Monte Carlo

View the Project on GitHub BlauGroup/RNMC

Introduction

Reaction Network Monte Carlo (RNMC) is a collection of programs for kinetic Monte Carlo (kMC) simulation of physical systems heavily based on SPPARKS. RNMC is designed to run large numbers of simulations of a fixed system in parallel. The project consists of three kMC modules for different domains which use core code for shared processes, for example IO, threading logic and model independent simulation logic.

Three Modules

Contributing

RNMC is hosted on GitHub. Users are encouraged to fork the repository and submit features via pull request. You can also suggest features and document bugs through the issues page.

Additional details for contributors are provided on our guide for contributors.