/libreMCM

libreMCM (libre Multi Compartment Modelling) is a free software for carrying out deterministic and probabilistic modelling.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

libreMCM

libreMCM (libre Multi Compartment Modelling) is a free software for carrying out deterministic and probabilistic modelling.

Please note that the program is still WIP.

Planned features

  • Tools for sensitivity analysis
  • Integrated radioactive decay and reactions
  • Probabilistic modelling
  • Support for Ecolego's file format
  • A lot more

How to build

In order to build libreMCM on Linux, run the following commands

mkdir build
cd build/
cmake ..
make

How to use

The tutorial models can be run immediately by executing the executable after building. For creating a model check the manual pdf file or edit the tutorial files.