OpenFOAM-4.x-lab/applications/solvers/multiphase/interFoam/interMixingFoam
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
..
immiscibleIncompressibleThreePhaseMixture Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
incompressibleThreePhaseMixture Updated headers to ensure the class name declared to Doxygen is in the appropriate namespace 2015-02-09 14:43:11 +00:00
Make Updated the whole of OpenFOAM to use the new templated TurbulenceModels library 2015-01-21 19:21:39 +00:00
threePhaseInterfaceProperties threePhaseInterfaceProperties: Update constructor to be consistent with the two-phase interfaceProperties 2015-02-10 17:44:18 +00:00
alphaEqns.H interFoam family: Added run-time selectable LTS support 2015-06-26 18:32:20 +01:00
alphaEqnsSubCycle.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +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
interMixingFoam.C interFoam family: Added run-time selectable LTS support 2015-06-26 18:32:20 +01:00