OpenFOAM-5.x/applications/solvers
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
..
basic laplacianFoam: added fvOptions library 2017-03-13 08:50:17 +00:00
combustion rhoPimpleFoam: Improved support for compressible liquids 2017-05-17 17:05:43 +01:00
compressible rhoPimpleFoam: Improved support for compressible liquids 2017-05-17 17:05:43 +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 Removed trailing blank lines 2017-01-19 20:17:47 +00:00
financial/financialFoam Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
heatTransfer rhoPimpleFoam: Improved support for compressible liquids 2017-05-17 17:05:43 +01:00
incompressible DPMDyMFoam, MPPICDyMFoam: New dynamic mesh versions of DPMFoam and MPPICFoam 2017-04-11 10:33:34 +01:00
lagrangian rhoPimpleFoam: Improved support for compressible liquids 2017-05-17 17:05:43 +01:00
multiphase rhoPimpleFoam: Improved support for compressible liquids 2017-05-17 17:05:43 +01:00
stressAnalysis C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00