OpenFOAM-5.x/tutorials
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 Minor change to comment 2014-12-14 21:50:14 +00:00
combustion Minor change to comment 2014-12-14 21:50:14 +00:00
compressible wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
discreteMethods Minor change to comment 2014-12-14 21:50:14 +00:00
DNS/dnsFoam/boxTurb16 Minor change to comment 2014-12-14 21:50:14 +00:00
electromagnetics Minor change to comment 2014-12-14 21:50:14 +00:00
financial/financialFoam/europeanCall Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
heatTransfer wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
incompressible wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
lagrangian wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
mesh Minor change to comment 2014-12-14 21:50:14 +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
resources/geometry Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
stressAnalysis Updated for OpenFOAM-2.3.x 2015-01-01 18:11:22 +00:00
Allclean Minor change to comment 2014-12-14 21:50:14 +00:00
Allrun Minor change to comment 2014-12-14 21:50:14 +00:00
Alltest Minor change to comment 2014-12-14 21:50:14 +00:00