Rotates the mesh and fields from the direcion n1 to the direction n2. More...
Rotates the mesh and fields from the direcion n1 to the direction n2.
| \<old | direction (nx,ny,nz)> |
| \<new | direction (nx,ny,nz)> |
| -noZero | Ignore timestep 0. |
| -constant | Include the constant directory. |
| -time | <time> Apply only to specific time. |
| -latestTime | Only apply to latest time step. |
| -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 rotateMesh.C.
#include "src/OpenFOAM/global/argList/argList.H"#include "src/OpenFOAM/db/Time/timeSelector.H"#include "src/OpenFOAM/db/Time/Time.H"#include "src/finiteVolume/fvMesh/fvMesh.H"#include "src/finiteVolume/fields/volFields/volFields.H"#include "src/finiteVolume/fields/surfaceFields/surfaceFields.H"#include "src/OpenFOAM/fields/GeometricFields/transformGeometricField/transformGeometricField.H"#include "src/OpenFOAM/db/IOobjectList/IOobjectList.H"#include "src/OpenFOAM/include/setRootCase.H"#include "src/OpenFOAM/include/createTime.H"#include "src/OpenFOAM/include/createMesh.H"
Include dependency graph for rotateMesh.C:Go to the source code of this file.