openfoam/tutorials
Henry Weller 293c0c3014 BUG: compressibleInterFoam family: Corrected transonic option
Resolves bug-report https://bugs.openfoam.org/view.php?id=2785

ENH: compressibleInterFoam family: merged two-phase momentum stress modelling from compressibleInterPhaseTransportFoam

The new momentum stress model selector class
compressibleInterPhaseTransportModel is now used to select between the options:

Description
    Transport model selection class for the compressibleInterFoam family of
    solvers.

    By default the standard mixture transport modelling approach is used in
    which a single momentum stress model (laminar, non-Newtonian, LES or RAS) is
    constructed for the mixture.  However if the \c simulationType in
    constant/turbulenceProperties is set to \c twoPhaseTransport the alternative
    Euler-Euler two-phase transport modelling approach is used in which separate
    stress models (laminar, non-Newtonian, LES or RAS) are instantiated for each
    of the two phases allowing for different modeling for the phases.

Mixture and two-phase momentum stress modelling is now supported in
compressibleInterFoam, compressibleInterDyMFoam and compressibleInterFilmFoam.
The prototype compressibleInterPhaseTransportFoam solver is no longer needed and
has been removed.
2017-12-09 21:03:59 +00:00
..
basic ENH: additional text expansion shortcuts (issue #792) 2018-04-10 13:41:41 +02:00
combustion ENH: semiPermeableBaffle: Added two new boundary conditions and a tutorial 2017-10-19 10:00:36 +01:00
compressible BUG: collated ensight not working with isosurfaces (closes #318) 2018-05-07 16:59:15 +02:00
discreteMethods STYLE: Correcting typos 2018-03-28 17:14:16 +01:00
DNS/dnsFoam/boxTurb16 TUT: script cleanup, provide cleanCase0 for commonly used operation 2017-10-12 19:20:56 +02:00
electromagnetics TUT: script cleanup, provide cleanCase0 for commonly used operation 2017-10-12 19:20:56 +02:00
financial/financialFoam/europeanCall ENH: Tutorial updates 2017-05-18 14:47:00 +01:00
finiteArea TUT: test parallel for sphereTransport tutorial 2018-04-03 16:43:05 +02:00
heatTransfer ENH: snappyHexMeshDict: changed 17x to 1.7.x 2018-04-18 11:32:59 +01:00
incompressible ENH: improve ensightWrite handling of moving mesh 2018-05-08 12:41:06 +02:00
IO ENH: optionally limit systemCall function-object to master only (closes #729) 2018-02-09 19:24:31 +01:00
lagrangian STYLE: DPMFoam, MPPICFoam: Renamed alphaPhic -> alphaPhi.<continuous phase name> 2017-10-11 23:04:42 +01:00
mesh TUT: tutorials: blockMesh: Added missing face projections to pipe tutorial 2017-12-14 12:59:15 +00:00
multiphase BUG: compressibleInterFoam family: Corrected transonic option 2017-12-09 21:03:59 +00:00
preProcessing/createZeroDirectory ENH: snappyHexMeshDict: changed 17x to 1.7.x 2018-04-18 11:32:59 +01:00
resources/geometry ENH: semiPermeableBaffle: Added two new boundary conditions and a tutorial 2017-10-19 10:00:36 +01:00
stressAnalysis TUT: script cleanup, provide cleanCase0 for commonly used operation 2017-10-12 19:20:56 +02:00
verificationAndValidation/schemes/divergenceExample TUT: test mode not respected (closes #710) 2018-02-20 12:54:44 +01:00
Allclean TUT: clean out old tutorial build directories 2018-03-26 15:54:31 +02:00
Allrun TUT: relocate tutorial log analysis as functions for reuse in modules 2017-12-21 14:17:20 +01:00
Alltest TUT: clean out old tutorial build directories 2018-03-26 15:54:31 +02:00