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

Adding cubit to docker #39

Closed shimwell closed 2 years ago

shimwell commented 2 years ago

This PR attempts to add Cubit to the Dockerfile so that testing of the simulations with h5m files generated by cubit can be carried out.

shimwell commented 2 years ago

closing as cubit is no longer needed in this package as h5m files are tested without h5m file production. Cubit production of h5m files is tested in cad_to_h5m package