rhoCentralFoam: Merged with rhoCentralDyMFoam

rhoCentralFoam can now run with static or dynamic meshes selected in the
constant/dynamicMeshDict dictionary.
This commit is contained in:
Henry Weller
2018-07-02 20:41:20 +01:00
parent 4533260964
commit bbc5853e3d
20 changed files with 34 additions and 311 deletions

View File

@ -15,7 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
application rhoCentralDyMFoam;
application rhoCentralFoam;
startFrom startTime;