OpenFOAM-5.x/applications/solvers/multiphase/interFoam/interDyMFoam
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
..
Make Updated the whole of OpenFOAM to use the new templated TurbulenceModels library 2015-01-21 19:21:39 +00:00
correctPhi.H Solvers: Rationalized correctPhi 2015-02-11 13:22:24 +00:00
interDyMFoam.C interFoam family: Added run-time selectable LTS support 2015-06-26 18:32:20 +01:00
pEqn.H MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
readControls.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00