openfoam/applications/solvers/multiphase/multiphaseInterFoam
Henry Weller e00ae44ad0 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
..
Make Updated the whole of OpenFOAM to use the new templated TurbulenceModels library 2015-01-21 19:21:39 +00:00
multiphaseInterDyMFoam interFoam family: Added run-time selectable LTS support 2015-06-26 18:32:20 +01:00
multiphaseMixture interFoam family: Added run-time selectable LTS support 2015-06-26 18:32:20 +01: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
createFields.H Buoyant solvers: Add special handling for ghRef in the case g = (0 0 0) 2015-03-19 15:26:06 +00:00
multiphaseInterFoam.C MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00