You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: