paramak icon indicating copy to clipboard operation
paramak copied to clipboard

Test Paramak compatibility with Shift

Open jbae11 opened this issue 2 years ago • 4 comments

After #234 , @jbae11 should test if Paramak-generate h5m files can be directly used with Shift, and that the results match that of OpenMC, for a simple problem.

jbae11 avatar Apr 06 '22 15:04 jbae11

Might also want to wait for me to finish #236 sorry for slowing this down

shimwell avatar Apr 06 '22 18:04 shimwell

haha nooo take your time you're moving incredibly quickly I'm trying to catch up

jbae11 avatar Apr 07 '22 12:04 jbae11

The develop branch of the paramak now has an improved export_dagmc_h5m method that can add a graveyard and custom tags.

Here is an example of how to use the paramak develop branch to make a shift dagmc file.

https://github.com/shimwell/neutronics_geomentry_comparision_simulation/blob/3bf29f6a604eef07b6e430837682930c2b15b8ca/scripts/1_create_dagmc_geometry.py#L31-L46

Let me know if this works at your end @jbae11

shimwell avatar Apr 11 '22 16:04 shimwell

I've updated the paramak (PR #240) so that the material tags work a little better with DAGMC (no more accidental vacuum materials).

I've also run the example here and am getting fluxes in all cells.

The mesh resolution will need to be increased to get the flux numbers closer to the CSG values

shimwell avatar Apr 21 '22 15:04 shimwell