Skip to content

Installing MOOSE

In your camp2025 env:

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

Download MOOSE examples from GitHub:

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