openfoam/applications/utilities/postProcessing
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
..
dataConversion New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
foamCalc BUG: sampleDict: missing type 2012-12-05 15:21:00 +00:00
graphics Removed spurious file 2015-01-01 16:27:58 +00:00
lagrangian GIT: Repo update 2014-12-11 08:35:10 +00:00
miscellaneous execFlowFunctionObjects: Reconstruct functionObjects if the mesh changes 2014-12-18 17:13:41 +00:00
noise ENH: improved documentation for noise utility 2013-06-17 17:41:44 +01:00
patch STYLE: Updates to erroneous copyright dates - applications 2013-03-13 09:45:16 +00:00
sampling GIT: Repo update 2014-12-11 08:35:10 +00:00
scalarField/pPrime2 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
stressField/stressComponents Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
turbulence ENH: Updated R utility to include compressible cases 2013-08-23 14:19:32 +01:00
velocityField symmetryPlane: add symmetryPlane as a special type of symmetry condition applied to a single plane 2013-12-06 15:45:11 +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