OpenFOAM-4.x/applications/utilities/postProcessing
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
..
dataConversion New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
foamCalc Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
graphics Removed spurious file 2015-01-01 16:27:58 +00:00
lagrangian Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
miscellaneous execFlowFunctionObjects: Reconstruct functionObjects if the mesh changes 2014-12-18 17:13:41 +00:00
noise Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
patch Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
sampling Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
scalarField/pPrime2 Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
stressField/stressComponents Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
turbulence Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
velocityField Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
wall wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00