Skip to content

Commit

Permalink
add openmc to environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Edgar-21 committed Sep 11, 2024
1 parent 9b64dec commit 0ef292b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,17 @@ channels:
- conda-forge
dependencies:
- python=3.11.6
- pip=24.0
- numpy
- pip
- numpy=1.26.4
- scipy
- scikit-learn
- cadquery
- moab==5.5.0[build=nompi_tempest_*]
- moab=5.5.1[build=nompi_tempest_*]
- cad_to_dagmc
- ca-certificates
- certifi
- openssl
- openmc=0.15.0[build=dagmc_nompi_*]
- matplotlib
- pip:
- netcdf4
Expand Down

0 comments on commit 0ef292b

Please sign in to comment.