Skip to content

Commit

Permalink
Revert installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
connoramoreno committed Dec 12, 2024
1 parent 952dd5e commit c63d2d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ The subsequent mamba and pip install commands should be run with this environmen
Mamba install ParaStell Python dependencies available on `conda-forge`:

```
mamba install -c conda-forge pip numpy=1.26.4 scipy scikit-learn cadquery moab=5.5.1=nompi_tempest_* ca-certificates certifi openssl openmc=0.15.0=dagmc_nompi_* matplotlib
mamba install -c conda-forge pip numpy=1.26.4 scipy scikit-learn cadquery moab=5.5.1=nompi_tempest_* cad_to_dagmc ca-certificates certifi openssl openmc=0.15.0=dagmc_nompi_* matplotlib
```

Pip install the remaining ParaStell Python dependencies:

```
pip install netCDF4 pyyaml pytest git+https://github.com/aaroncbader/pystell_uw.git stellarmesh
pip install netCDF4 pyyaml pytest git+https://github.com/aaroncbader/pystell_uw.git
```
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ParaStell depends on:
- [PyStell](https://github.com/aaroncbader/pystell_uw)
- [MOAB](https://bitbucket.org/fathomteam/moab/src/master/)
- [Coreform Cubit](https://coreform.com/products/downloads/), version 2023.11
- [Stellarmesh](https://github.com/stellarmesh/stellarmesh)
- [CAD-to-DAGMC](https://github.com/fusion-energy/cad_to_dagmc)
- [OpenMC](https://github.com/openmc-dev/openmc)
- [NumPy](https://numpy.org/install/)
- [SciPy](https://scipy.org/install/)
Expand Down

0 comments on commit c63d2d6

Please sign in to comment.