fusion-energy / openmc-dagmc-wrapper

A Python package that extends OpenMC base classes to provide convenience features and standardized tallies when simulating DAGMC geometry with OpenMC.
https://openmc-dagmc-wrapper.readthedocs.io/
MIT License
7 stars 2 forks source link

Streamline installation #12

Open shimwell opened 3 years ago

shimwell commented 3 years ago

The compiling required to install all the dependencies takes around 90 mins.

Work could be done on the conda so they all work together which would speed up the install time

Release of MOAB v5.3 -> conda install moab gets updated and so does pymoab New release of DAGMC can be issued OpenMC conda can be changed to include DAGMC

It would also be nice to include: Embree which has a conda install already Double Down which I don't think has a conda install