OpenFOAM-5.x/applications/solvers/multiphase/compressibleInterFoam
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
..
compressibleInterDyMFoam rhoPimpleFoam: Improved support for compressible liquids 2017-05-17 17:05:43 +01:00
Make surfaceTensionModels::liquidProperties: New temperature-dependent surface tension model 2017-04-05 14:36:11 +01:00
surfaceTensionModels surfaceTensionModels: Resolved warning from Clang concerning virtual function overload 2017-05-03 19:17:43 +01:00
twoPhaseMixtureThermo surfaceTensionModels: New class hierarchy for run-time selectable surface tension models 2017-03-31 14:32:38 +01:00
Allwclean surfaceTensionModels::liquidProperties: New temperature-dependent surface tension model 2017-04-05 14:36:11 +01:00
Allwmake surfaceTensionModels::liquidProperties: New temperature-dependent surface tension model 2017-04-05 14:36:11 +01:00
alphaSuSp.H compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00
compressibleAlphaEqnSubCycle.H compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00
compressibleInterFoam.C interFoam family of solvers: Improved Crank-Nicolson implementation 2017-03-06 17:34:10 +00:00
createFields.H rhoPimpleFoam: Improved support for compressible liquids 2017-05-17 17:05:43 +01:00
pEqn.H rhoPimpleFoam: Improved support for compressible liquids 2017-05-17 17:05:43 +01:00
rhofs.H compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00
TEqn.H compressibleInterFoam: More consistent with interFoam and added partial support for LTS 2017-02-08 20:50:07 +00:00
UEqn.H compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00