OpenFOAM-4.x-lab/applications
Henry Weller 2ac4a4e84c interFoam family: Added run-time selectable LTS support
LTS is selected by the ddt scheme e.g. in the
tutorials/multiphase/interFoam/ras/DTCHull case:

ddtSchemes
{
    default         localEuler rDeltaT;
}

LTSInterFoam is no longer needed now that interFoam includes LTS
support.
2015-06-26 18:32:20 +01:00
..
solvers interFoam family: Added run-time selectable LTS support 2015-06-26 18:32:20 +01:00
test TurbulenceModels: LienCubicKE, ShihQuadraticKE and LienLeschziner models rewritten 2015-03-01 17:55:16 +00:00
utilities sampledPlane: Correct handling of coordinate system specification 2015-06-25 22:04:00 +01:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00