OpenFOAM-5.x/applications/solvers
Henry Weller 164540eb3d reactingTwoPhaseEulerFoam::IATE: Added wallBoiling sub-model
to handle the size of bubbles created by boiling.  To be used in
conjunction with the alphatWallBoilingWallFunction boundary condition.

The IATE variant of the wallBoiling tutorial case is provided to
demonstrate the functionality:

tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE
2016-10-06 12:40:58 +01:00
..
basic laplacianFoam: Added support for fvOptions 2016-07-08 11:34:00 +01:00
combustion solvers: Moved createRDeltaT.H into createFields.H so that it is available with the -postProcess option 2016-09-19 22:08:39 +01:00
compressible solvers: Moved createRDeltaT.H into createFields.H so that it is available with the -postProcess option 2016-09-19 22:08:39 +01:00
discreteMethods Descriptions of solvers corrected and made more consistent and more user-friendly 2016-06-09 18:59:40 +01:00
DNS/dnsFoam Descriptions of solvers corrected and made more consistent and more user-friendly 2016-06-09 18:59:40 +01:00
electromagnetics C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
financial/financialFoam Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
heatTransfer setInitialMultiRegionDeltaT: update to be consistent with the standard setInitialDeltaT 2016-09-16 17:39:50 +01:00
incompressible fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
lagrangian TurbulenceModels: Created a general base-class and selection mechanism for laminar stress models 2016-09-20 15:05:43 +01:00
multiphase reactingTwoPhaseEulerFoam::IATE: Added wallBoiling sub-model 2016-10-06 12:40:58 +01:00
stressAnalysis C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00