Dynamic mesh functionality is categorised by the terminology:
Mesh motion is controlled via the dynamicMeshDict located in the constant directory. For a list of solver applications that include mesh motion capabilities see here. The type of motion is set according to the dynamicFvMesh entry, e.g.
dynamicFvMesh XXX;
Options include:
All the solvers tagged with dynamic mesh in the Capability matrix support mesh motion as well as topology changes
dynamicMeshDict: dynamicFvMesh dynamicMotionSolverFvMesh
motionSolverLibs ("libfvMotionSolvers.so");
motionSolver displacementSBRStress;
...
0/pointDisplacement and entries in the fvSolution, fvSchemes dictionaries.| Would you like to suggest an improvement to this page? | Create an issue |
Copyright © 2018 OpenCFD Ltd.