FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

moveDynamicMesh.C File Reference

Mesh motion and topological mesh changes utility. More...


Detailed Description

Mesh motion and topological mesh changes utility.

Usage
  • moveDynamicMesh [OPTIONS]
Parameters:
-case<dir>
Case directory.
-parallel
Run in parallel.
-help
Display help message.
-doc
Display Doxygen API documentation page for this application.
-srcDoc
Display Doxygen source documentation page for this application.

Definition in file moveDynamicMesh.C.

#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/dynamicFvMesh/dynamicFvMesh/dynamicFvMesh.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/dynamicFvMesh/include/createDynamicFvMesh.H"
Include dependency graph for moveDynamicMesh.C:

Go to the source code of this file.