openfoam/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem
Henry Weller 1c2093c8b3 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
..
BlendedInterfacialModel GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
diameterModels C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
Make fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
phaseModel Multi-phase solvers: Improved handling of inflow/outflow BCs in MULES 2017-01-17 22:43:47 +00:00
phasePair Added forward declaration of friend functions 2016-05-30 13:21:29 +01:00
twoPhaseSystem.C Multi-phase solvers: Improved handling of inflow/outflow BCs in MULES 2017-01-17 22:43:47 +00:00
twoPhaseSystem.H Made all template declarations consistent using 'class' rather than 'typename' 2016-03-22 15:02:55 +00:00
twoPhaseSystemI.H Updated header 2015-04-28 18:19:13 +01:00