OpenFOAM-4.x-lab/applications/solvers/multiphase
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
..
cavitatingFoam ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
compressibleInterFoam ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
compressibleMultiphaseInterFoam MULES: nLimiterIter and smoothLimiter are now user-input via the corresponding fvSolution sub-dict 2015-04-29 14:37:41 +01:00
driftFluxFoam applications/solvers/multiphase: for MRF make phiHbyA relative BEFORE adjustPhi 2015-04-20 16:50:02 +01:00
interFoam MULES: nLimiterIter and smoothLimiter are now user-input via the corresponding fvSolution sub-dict 2015-04-29 14:37:41 +01:00
interPhaseChangeFoam Buoyant solvers: Add special handling for ghRef in the case g = (0 0 0) 2015-03-19 15:26:06 +00:00
multiphaseEulerFoam MULES: nLimiterIter and smoothLimiter are now user-input via the corresponding fvSolution sub-dict 2015-04-29 14:37:41 +01:00
multiphaseInterFoam Buoyant solvers: Add special handling for ghRef in the case g = (0 0 0) 2015-03-19 15:26:06 +00:00
potentialFreeSurfaceFoam applications/solvers/multiphase: for MRF make phiHbyA relative BEFORE adjustPhi 2015-04-20 16:50:02 +01:00
twoLiquidMixingFoam ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
twoPhaseEulerFoam Updated header 2015-04-28 18:19:13 +01:00