OpenFOAM-4.x/applications/solvers
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
..
basic Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
combustion New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
compressible New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
discreteMethods Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
DNS/dnsFoam Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
electromagnetics Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
financial/financialFoam Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
heatTransfer New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
incompressible New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
lagrangian New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
multiphase wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
stressAnalysis Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00