openfoam/applications/solvers/multiphase
Johan Roenby 40618a3a86 BUG: First occurence of alpha1.prevIter() causes crash (closes #911)
- in interIsoFoam/alphaEqn.H changed to alpha1.prevIter() to
  alpha1.storePrevIter().
2018-07-19 23:36:42 +02:00
..
cavitatingFoam ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
compressibleInterFoam BUG: compressibleInterFoam: Corrected handling of thermal diffusivity with mixture turbulence model 2018-05-25 23:43:41 +01:00
compressibleMultiphaseInterFoam ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
driftFluxFoam STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
icoReactingMultiphaseInterFoam COMP: resolve compilation issues for single-precision (closes #932) 2018-07-11 19:24:16 +02:00
interCondensatingEvaporatingFoam STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
interFoam STYLE: Renamed source files to reflect solver names (issue #890) 2018-06-21 16:14:16 +02:00
interIsoFoam BUG: First occurence of alpha1.prevIter() causes crash (closes #911) 2018-07-19 23:36:42 +02:00
interPhaseChangeFoam STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
MPPICInterFoam COMP: refactoring to resolve compiler warnings - see #886 2018-06-20 10:56:04 +01:00
multiphaseEulerFoam ENH: avoid memory leaks for HashPtrTable, PtrMap insertion (issue #749) 2018-05-17 09:56:36 +01:00
multiphaseInterFoam ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
potentialFreeSurfaceFoam ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
reactingEulerFoam GIT: resolved merge conflict 2018-06-13 14:20:18 +01:00
twoLiquidMixingFoam ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
twoPhaseEulerFoam STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
VoF STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
multiphaseSolversDoc.H