OpenFOAM-5.x/applications
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
..
solvers rhoPimpleFoam: Improved support for compressible liquids 2017-05-17 17:05:43 +01:00
test Merged the edgeMesh library into the meshTools library 2017-04-21 10:38:53 +01:00
utilities Standardized names of extrude2DMesh and polyDualMesh application source files 2017-05-14 15:44:48 +01:00
Allwmake Allwmake: Provides clearer message when OpenFOAM environment is not loaded 2017-01-28 17:57:13 +00:00