Skip to content

Instantly share code, notes, and snippets.

@sanromd
Last active September 18, 2023 09:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sanromd/f9a21f76bc5470f57f81914fcbce5aa9 to your computer and use it in GitHub Desktop.
Save sanromd/f9a21f76bc5470f57f81914fcbce5aa9 to your computer and use it in GitHub Desktop.
clawpack/pyclaw/emclaw environment file
name: clawpack
channels:
- conda-forge
dependencies:
- python=3.11
- mpich
- numpy
- scipy
- matplotlib
- vtk
- mpi4py
- nose
- coverage
- python-coveralls
- petsc4py
- hdf5=*=mpi*
- h5py>=2.9=mpi*
- seaborn
- fortran-compiler
- gcc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment