OpenFOAM-5.x/applications/solvers/multiphase/interFoam
Henry 3e2b64c08d MULES: nLimiterIter and smoothLimiter are now user-input via the corresponding fvSolution sub-dict
nLimiterIter: Number of iterations during limiter construction
    3 (default) is sufficient for 3D simulations with a Courant number 0.5 or so
    For larger Courant numbers larger values may be needed but this is
    only relevant for IMULES and CMULES

smoothLimiter: Coefficient to smooth the limiter to avoid "diamond"
    staggering patters seen in regions of low particle phase-fraction in
    fluidised-bed simulations.

    The default is 0 as it is not needed for all simulations.
    A value of 0.1 is appropriate for fluidised-bed simulations.
    The useful range is 0 -> 0.5.
    Values larger than 0.5 may cause excessive smearing of the solution.
2015-04-29 14:37:41 +01:00
..
interDyMFoam Solvers based on p_rgh: Added support for optional hRef 2015-03-17 17:15:11 +00:00
interMixingFoam MULES: nLimiterIter and smoothLimiter are now user-input via the corresponding fvSolution sub-dict 2015-04-29 14:37:41 +01:00
LTSInterFoam LTSinterFoam: test for localEuler as a valid scheme in the new alphaEqn 2015-02-20 22:47:51 +00:00
Make Updated the whole of OpenFOAM to use the new templated TurbulenceModels library 2015-01-21 19:21:39 +00:00
alphaCourantNo.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
alphaEqn.H interFoam/alphaEqn: Corrected handling of the off-centreing coefficient for Crank-Nicolson 2015-02-22 12:13:19 +00:00
alphaEqnSubCycle.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
correctPhi.H Solvers: Rationalized correctPhi 2015-02-11 13:22:24 +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
interFoam.C LTSinterFoam: test for localEuler as a valid scheme in the new alphaEqn 2015-02-20 22:47:51 +00:00
pEqn.H applications/solvers/multiphase: for MRF make phiHbyA relative BEFORE adjustPhi 2015-04-20 16:50:02 +01:00
setDeltaT.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
UEqn.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00