OpenFOAM-5.x/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS
Henry Weller 213e131d0f reactingTwoPhaseEulerFoam: Enhanced support for wall boiling
Contributed by Juho Peltola, VTT

Notable changes:

    1. The same wall function is now used for both phases, but user must
       specify phaseType ‘liquid’ or ‘vapor’

    2. Runtime selectable submodels for:
       - wall heat flux partitioning between the phases
       - nucleation site density
       - bubble departure frequency
       - bubble departure diameter

    3. An additional iteration loop for the wall boiling model in case
       the initial guess for the wall temperature proves to be poor.

The wallBoiling tutorial has been updated to demonstrate this new functionality.
2016-10-04 09:53:09 +01:00
..
bubbleColumn tutorials: Updated formatting of dictionaries and specification of 'plane' and 'samplePlane' 2016-06-29 18:02:57 +01:00
bubbleColumnEvaporatingReacting basicMultiComponentMixture: Improved the handling of Ydefault 2016-07-17 22:59:25 +01:00
fluidisedBed tutorials: Updated formatting of dictionaries and specification of 'plane' and 'samplePlane' 2016-06-29 18:02:57 +01:00
LBend Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:37 +01:00
wallBoiling reactingTwoPhaseEulerFoam: Enhanced support for wall boiling 2016-10-04 09:53:09 +01:00