Installing MOOSE
In your camp2025 env:
- Install h5py
conda install -c conda-forge h5py
- Install gsl (GNU Scientific Library)
conda install -c conda-forge gsl
- Install MOOSE
pip install pymoose
Download MOOSE examples from GitHub:
git clone https://github.com/MooseNeuro/moose-examples.git