OpenFOAM-5.x/applications/solvers/multiphase/twoPhaseEulerFoam
Henry Weller 758dfc2c1f Standardized the naming of functions which control the writing of fields etc.
to have the prefix 'write' rather than 'output'

So outputTime() -> writeTime()

but 'outputTime()' is still supported for backward-compatibility.

Also removed the redundant secondary-writing functionality from Time
which has been superseded by the 'writeRegisteredObject' functionObject.
2016-05-12 17:38:01 +01:00
..
interfacialModels GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
Make fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
phaseCompressibleTurbulenceModels GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
pU Multiphase solvers: Update p_rgh following density changes 2016-05-03 15:51:15 +01:00
pUf Multiphase solvers: Update p_rgh following density changes 2016-05-03 15:51:15 +01:00
twoPhaseSystem GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
Allwclean scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
Allwmake applications/.*/Allwmake: Updated to support "stop on 1st error" 2016-04-04 09:03:40 +01: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 applications/solvers/multiphase: Added -postProcess option 2016-05-08 20:57:08 +01:00
createMRF.H MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00
EEqns.H EEqn: Added rho*(U&g) source term 2015-07-01 10:53:37 +01:00
twoPhaseEulerFoam.C applications/solvers/multiphase: Added -postProcess option 2016-05-08 20:57:08 +01:00
write.H Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00