cellMotion bc does not write patchType (if used on constraint types)
This was tested in v1606+, not sure if fixed already.
This was tested in v1606+, not sure if fixed already.
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Not fixed yet. See e.g. src/fvMotionSolver/fvMotionSolvers/displacement/laplacian/displacementLaplacianFvMotionSolver.C. patchType does get read but not written (when using moveDynamicMesh).
This works when overriding 'empty' with patchType empty; type cellMotion; value uniform (0 0 0); on e.g. multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox tutorial.
Cannot see any relevant changes between v1606 and develop that would fix the problem.
mentioned in commit 1cd4aa05abf3f7ea65cb4a595cd547deb908e6e1
presumed to be resolved considering the linked commit.
closed