OpenFOAM-5.x/applications/solvers/multiphase
Henry Weller 79ff91350e rhoPimpleFoam: Improved support for compressible liquids
See tutorials/compressible/rhoPimpleFoam/RAS/squareBendLiq for exapmle

pimpleControl: Added SIMPLErho option for running in SIMPLE mode

with large time-step/Courant number and relaxation.  With this option the
density is updated from thermodynamics rather than continuity after the pressure
equation which is better behaved if pressure is relaxed and/or solved to a
loose relative tolerance.  The need for this option is demonstrated in the
tutorials/compressible/rhoPimpleFoam/RAS/angledDuct tutorial which is unstable
without the option.
2017-05-17 17:05:43 +01:00
..
cavitatingFoam Descriptions of solvers corrected and made more consistent and more user-friendly 2016-06-09 18:59:40 +01:00
compressibleInterFoam rhoPimpleFoam: Improved support for compressible liquids 2017-05-17 17:05:43 +01:00
compressibleMultiphaseInterFoam compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00
driftFluxFoam The "<type>Coeffs" sub-dictionary is now optional for most model parameters 2017-04-20 09:14:48 +01:00
interFoam tutorials/multiphase: Removed unnecessary specification of name and dimensions for transport properties 2017-03-31 17:11:30 +01:00
interPhaseChangeFoam The "<type>Coeffs" sub-dictionary is now optional for most model parameters 2017-04-20 09:14:48 +01:00
multiphaseEulerFoam The "<type>Coeffs" sub-dictionary is now optional for most model parameters 2017-04-20 09:14:48 +01:00
multiphaseInterFoam compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00
potentialFreeSurfaceFoam Descriptions of solvers corrected and made more consistent and more user-friendly 2016-06-09 18:59:40 +01:00
reactingEulerFoam Replacing const_cast lookupObject to lookupObjectRef 2017-05-11 14:42:59 +01:00
twoLiquidMixingFoam compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00
twoPhaseEulerFoam Euler-Euler: turbulentDispersionModels: Burns: Minor re-formulation to 2017-05-09 08:55:29 +01:00
VoF VoF solvers: New interfaceCompressionFvPatchScalarField BC and additional shear compression 2017-04-30 19:38:47 +01:00