OpenFOAM-4.x/tutorials/incompressible
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
..
adjointShapeOptimizationFoam/pitzDaily Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
boundaryFoam wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
icoFoam Minor change to comment 2014-12-14 21:50:14 +00:00
nonNewtonianIcoFoam/offsetCylinder Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
pimpleDyMFoam wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
pimpleFoam wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
pisoFoam wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
porousSimpleFoam Minor change to comment 2014-12-14 21:50:14 +00:00
shallowWaterFoam/squareBump Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
simpleFoam wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
SRFPimpleFoam/rotor2D Minor change to comment 2014-12-14 21:50:14 +00:00
SRFSimpleFoam/mixer wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00