Skip to content

Installing MOOSE

In your camp2026 env:

  1. Install h5py
conda install -c conda-forge h5py
  1. Install gsl (GNU Scientific Library)
conda install -c conda-forge gsl
  1. Install MOOSE
pip install pymoose

Download MOOSE examples from GitHub:

git clone https://github.com/MooseNeuro/moose-examples.git