Open shimwell opened 3 years ago
Some of the logic from export_h5m in the Reactor() class has been moved into neutronics_utils with #585
this has now been added for components #601 , reactors are still now quite possible due to the need for imprinting and merging
To include neutronics simulations of the shapes and componetns we a few extra parts:
-[ ] Include an export_h5m for Shape objects (currently it just works for reactors) -[ ] include openmc, embree double down, dagmc in the docker image -[ ] add a new class similar to the neutronics_model_from_reactor.py model from reactors but make it accept Shapes as an input -[ ] allow the new neutronics model from shpaes class accept openmc sources to allow point sources for testing.