You're reading the documentation for a development version. For the latest released version, please have a look at v5.0.3.

CADET-Core Installation

The core simulator can be compiled from source, or you can download pre-built binaries. If you want to extend or modify CADET-Core (e.g., add a custom binding model), you will need to build CADET-Core from source.

Install pre-built binaries

CADET-Core can be installed via conda from the conda-forge channel.

conda install -c conda-forge cadet

Install from source