- Jul 26, 2019
-
-
Mark OLESEN authored
- in InterfaceCompositionPhaseChangePhaseSystem, the mass transfer rates are updated as a side-effect of the massTransfer() method, which makes these fields non-const.
-
- Jul 16, 2019
-
-
Mark OLESEN authored
-
- Jul 12, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- to simplify/unify error handling STYLE: use NotImplemented instead of longer notImplemented(...)
-
- Jun 25, 2019
-
-
Andrew Heather authored
-
- Jun 14, 2019
-
-
Mark OLESEN authored
- pending resolution of cyclic dependencies
-
- Jun 10, 2019
-
-
mattijs authored
-
- Jun 07, 2019
-
-
Sergio Ferraris authored
Integration of VOF MULES new interfaces. Update of VOF solvers and all instances of MULES in the code. Integration of reactingTwoPhaseEuler and reactingMultiphaseEuler solvers and sub-models Updating reactingEuler tutorials accordingly (most of them tested) New eRefConst thermo used in tutorials. Some modifications at thermo specie level affecting mostly eThermo. hThermo mostly unaffected New chtMultiRegionTwoPhaseEulerFoam solver for quenching and tutorial. Phases sub-models for reactingTwoPhaseEuler and reactingMultiphaseEuler were moved to src/phaseSystemModels/reactingEulerFoam in order to be used by BC for chtMultiRegionTwoPhaseEulerFoam. Update of interCondensatingEvaporatingFoam solver.
-