An open API service indexing awesome lists of open source software.

https://github.com/maniac-mc/isotherm-benchmark

Isotherms for benchmarking for MANIAC-MC
https://github.com/maniac-mc/isotherm-benchmark

benchmark calibration gcmc molecule monte-carlo porous-media simulation test

Last synced: 28 days ago
JSON representation

Isotherms for benchmarking for MANIAC-MC

Awesome Lists containing this project

README

          


# Isotherms for benchmarking MANIAC-MC

## What is MANIAC-MC ?

MANIAC-MC is a lightweight Monte Carlo simulation code written in Fortran,
designed for GCMC and adsorption studies. It reads basic LAMMPS-style topology
files and supports several Monte Carlo moves, including translation,
rotation, insertion, deletion, and swap. It also allows for the calculation
of excess chemical potential using the Widom insertion move.

For complete documentation, visit [maniac-mc.github.io](https://maniac-mc.github.io).

## Why the name MANIAC?

The original MANIAC computer (for Mathematical Analyzer, Numerical Integrator, and
Computer) was built in the early 1950s at Los Alamos National Laboratory. It
was one of the first machines used to perform Monte Carlo simulations in
statistical physics and nuclear research.

## Author

Original code written by [Simon Gravelle, LIPhy, CNRS](https://simongravelle.github.io/).