OpenFOAM-4.x/tutorials/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 blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
compressibleInterDyMFoam/ras/sloshingTank2D blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
compressibleInterFoam/laminar blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
compressibleMultiphaseInterFoam/laminar/damBreak4phase blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
driftFluxFoam/ras blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
interDyMFoam/ras includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-26 10:44:11 +01:00
interFoam blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
interMixingFoam/laminar/damBreak blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
interPhaseChangeDyMFoam/propeller includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-26 10:44:11 +01:00
interPhaseChangeFoam/cavitatingBullet blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
LTSInterFoam/DTCHull includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-26 10:44:11 +01:00
multiphaseEulerFoam MULES: nLimiterIter and smoothLimiter are now user-input via the corresponding fvSolution sub-dict 2015-04-29 14:37:41 +01:00
multiphaseInterDyMFoam/laminar/mixerVesselAMI2D MULES: nLimiterIter and smoothLimiter are now user-input via the corresponding fvSolution sub-dict 2015-04-29 14:37:41 +01:00
multiphaseInterFoam/laminar MULES: nLimiterIter and smoothLimiter are now user-input via the corresponding fvSolution sub-dict 2015-04-29 14:37:41 +01:00
potentialFreeSurfaceDyMFoam/oscillatingBox faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 16:32:19 +01:00
potentialFreeSurfaceFoam/oscillatingBox faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional 2015-04-26 16:32:19 +01:00
twoLiquidMixingFoam/lockExchange blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
twoPhaseEulerFoam MULES: nLimiterIter and smoothLimiter are now user-input via the corresponding fvSolution sub-dict 2015-04-29 14:37:41 +01:00