The document discusses dynamic mesh functionality in OpenFOAM. It describes how OpenFOAM handles mesh motions and topology changes using the Dynamic Mesh functionality. Settings for Dynamic Mesh are specified in the dynamicMeshDict file located in the constant directory. Solvers that can handle mesh changes have names containing "DyM", standing for Dynamic Mesh. Examples include pimpleDyMFoam and interDyMFoam. Various types of dynamic meshes are described, including those handling only motion and those enabling topological changes.