openfoam/applications/solvers/multiphase/twoPhaseEulerFoam
Mark Olesen 018124e3bf STYLE: use 'return nullptr' for empty autoPtr/tmp returns
- both autoPtr and tmp are defined with an implicit construct from
  nullptr (but with explicit construct from a pointer to null).
  Thus is it safe to use 'nullptr' when returning an empty autoPtr or tmp.
2018-03-21 09:31:09 +01:00
..
interfacialModels STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
Make Make/options: Removed duplicate entries 2016-08-01 20:55:16 +01:00
phaseCompressibleTurbulenceModels STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
pU Rationalize the "pos" function 2017-06-22 14:32:18 +01:00
pUf reactingEulerFoam, twoPhaseEulerFoam: Added fvOption sources to the face-based momentum equations 2016-07-19 16:33:07 +01:00
twoPhaseSystem STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
Allwclean Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
Allwmake Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
contErrs.H twoPhaseEulerFoam: Correct continuity errors after temperature update 2015-04-11 11:00:28 +01:00
correctContErrs.H twoPhaseEulerFoam: Correct continuity errors after temperature update 2015-04-11 11:00:28 +01:00
CourantNos.H GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
createFieldRefs.H applications/solvers/multiphase: Added -postProcess option 2016-05-08 20:57:08 +01:00
createFields.H STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
createMRF.H MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
EEqns.H limitTemperature: added support for multiphase solvers 2017-09-04 16:52:03 +01:00
twoPhaseEulerFoam.C STYLE: consistent lookupOrDefault template parameters 2018-03-26 09:09:09 +02:00
write.H Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00