openfoam/tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle/system
Henry 69ff8aa4d2 wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm
When using models which require the wallDist e.g. kOmegaSST it will
request the method to be used from the wallDist sub-dictionary in
fvSchemes e.g.

wallDist
{
    method meshWave;
}

specifies the mesh-wave method as hard-coded in previous OpenFOAM versions.
2015-01-08 10:40:23 +00:00
..
controlDict GIT: Repo update 2014-12-11 08:35:10 +00:00
decomposeParDict GIT: Repo update 2014-12-11 08:35:10 +00:00
fvSchemes wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
fvSolution wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
setFieldsDict GIT: Repo update 2014-12-11 08:35:10 +00:00
topoSetDict GIT: Repo update 2014-12-11 08:35:10 +00:00