neams-th-coe / cardinal

High-Fidelity Multiphysics
https://cardinal.cels.anl.gov/
Other
84 stars 39 forks source link

Add support to use moab skinner on moving meshes #899

Open meltawila opened 1 month ago

meltawila commented 1 month ago

When the mesh is moving currently the moab skinner doesn't use the displaced problem mesh to generate new DAGMC meshes. This will lead to openmc running on the non-deforming mesh. This capability (and with further development still needed) will allow Cardinal to run multiphysics deforming meshes problems.

aprilnovak commented 4 weeks ago

Let's remember to test this moving mesh capability when we have scale /= 1 in OpenMCCellAverageProblem. This will belong in a separate PR from #900, since it'll need the changes you're putting in OpenMCCellAverageProblem.