OpenFOAM-5.x/tutorials/incompressible/simpleFoam
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
..
airFoil2D wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
mixerVessel2D Minor change to comment 2014-12-14 21:50:14 +00:00
motorBike wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
pipeCyclic Minor change to comment 2014-12-14 21:50:14 +00:00
pitzDaily Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
pitzDailyExptInlet Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
turbineSiting atmBoundaryLayer: rationalized U and epsilon BCs and added the corresponding k BC 2014-12-31 23:03:26 +00:00