OpenFOAM-5.x/applications/solvers
Henry Weller ad92287afc Multi-phase solvers: Improved handling of inflow/outflow BCs in MULES
Avoids slight phase-fraction unboundedness at entertainment BCs and improved
robustness.

Additionally the phase-fractions in the multi-phase (rather than two-phase)
solvers are adjusted to avoid the slow growth of inconsistency ("drift") caused
by solving for all of the phase-fractions rather than deriving one from the
others.
2017-01-17 22:43:47 +00:00
..
basic laplacianFoam: Added support for fvOptions 2016-07-08 11:34:00 +01:00
combustion reactingFoam::setRDeltaT: Add support for limiting the local time-step by the reaction rates 2016-12-19 14:19:31 +00:00
compressible Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00: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 C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
financial/financialFoam Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
heatTransfer solidRegionDiffNo: Include the boundary faces in the calculation of the diffusion number 2016-10-25 18:33:59 +01:00
incompressible fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
lagrangian Rationalized heat release rate functions 2016-12-15 17:10:21 +00:00
multiphase Multi-phase solvers: Improved handling of inflow/outflow BCs in MULES 2017-01-17 22:43:47 +00:00
stressAnalysis C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00