openfoam/tutorials/lagrangian
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
..
coalChemistryFoam/simplifiedSiwek Minor change to comment 2014-12-14 21:50:14 +00:00
DPMFoam/Goldschmidt Renamed minParticleMass -> minParcelMass 2014-12-18 12:25:19 +00:00
icoUncoupledKinematicParcelFoam/hopper Ensure fields are initialized before mapping to avoid SIGFPE caused by uninitialized values 2014-12-16 14:32:39 +00:00
LTSReactingParcelFoam wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
MPPICFoam GIT: Repo update 2014-12-11 08:35:10 +00:00
reactingParcelFilmFoam Minor change to comment 2014-12-14 21:50:14 +00:00
reactingParcelFoam wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
simpleReactingParcelFoam/verticalChannel wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
sprayFoam/aachenBomb GIT: Repo update 2014-12-11 08:35:10 +00:00