openfoam/tutorials/multiphase/interDyMFoam/ras
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
..
damBreakWithObstacle wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
DTCHull wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm 2015-01-08 10:40:23 +00:00
floatingObject Minor change to comment 2014-12-14 21:50:14 +00:00
mixerVesselAMI Minor change to comment 2014-12-14 21:50:14 +00:00
sloshingTank2D Minor change to comment 2014-12-14 21:50:14 +00:00
sloshingTank2D3DoF Minor change to comment 2014-12-14 21:50:14 +00:00
sloshingTank3D Minor change to comment 2014-12-14 21:50:14 +00:00
sloshingTank3D3DoF Minor change to comment 2014-12-14 21:50:14 +00:00
sloshingTank3D6DoF Minor change to comment 2014-12-14 21:50:14 +00:00
testTubeMixer Minor change to comment 2014-12-14 21:50:14 +00:00