OpenFOAM-4.x/applications/solvers/multiphase/twoPhaseEulerFoam/interfacialModels
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
..
aspectRatioModels Reformat references 2014-12-19 21:33:16 +00:00
dragModels Reformat references 2014-12-19 21:33:16 +00:00
heatTransferModels Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
liftModels Reformat references 2014-12-19 21:33:16 +00:00
Make Included new files 2014-12-19 11:54:57 +00:00
swarmCorrections Reformat references 2014-12-19 21:33:16 +00:00
turbulentDispersionModels twoPhaseEulerFoam/interfacialModels/turbulentDispersionModels: Added Fprime function 2014-12-22 20:11:04 +00:00
virtualMassModels Reformat references 2014-12-19 21:33:16 +00:00
wallDependentModel wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
wallLubricationModels Reformat references 2014-12-19 21:33:16 +00:00