You're reading documentation for the latest pre-release version (v6.0.0-alpha.1). For the latest stable documentation, please have a look at v5.1.X. For the development documentation, please have a look at master.

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