solvers::movingMesh: New solver module to move the mesh
Executes the mover, topoChanger and distributor specified in the dynamicMeshDict. Replaces the moveMesh and earlier moveDynamicMesh utilities.
This commit is contained in:
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
@ -14,7 +14,9 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
application moveMesh;
|
||||
application foamRun;
|
||||
|
||||
solver movingMesh;
|
||||
|
||||
startFrom startTime;
|
||||
|
||||
Reference in New Issue
Block a user