OpenFOAM-4.x/applications/solvers/multiphase/twoPhaseEulerFoam
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
..
interfacialModels wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
Make Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
phaseCompressibleTurbulenceModels Added general kOmegaSST and kOmegaSSTSato for multiphase flow 2014-12-19 21:33:38 +00:00
twoPhaseSystem Reformat references 2014-12-19 21:33:16 +00:00
Allwclean New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
CourantNo.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
CourantNos.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
createFields.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
createMRFZones.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
DDtU.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
EEqns.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
pEqn.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
twoPhaseEulerFoam.C Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
UEqns.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
write.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00