OpenFOAM-4.x/tutorials/multiphase/interFoam/ras
Henry bb2c2efd49 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
..
angledDuct Minor change to comment 2014-12-14 21:50:14 +00:00
damBreak Minor change to comment 2014-12-14 21:50:14 +00:00
damBreakPorousBaffle Minor change to comment 2014-12-14 21:50:14 +00:00
waterChannel wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
weirOverflow Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
Allclean Minor change to comment 2014-12-14 21:50:14 +00:00
Allrun Minor change to comment 2014-12-14 21:50:14 +00:00