libreMCM (libre Multi Compartment Modelling) is a free software for carrying out deterministic and probabilistic modelling.
Please note that the program is still WIP.
- Tools for sensitivity analysis
- Integrated radioactive decay and reactions
- Probabilistic modelling
- Support for Ecolego's file format
- A lot more
In order to build libreMCM on Linux, run the following commands
mkdir build
cd build/
cmake ..
make
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.