openfoam/applications/solvers/multiphase
Henry Weller 6164c2f262 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
..
cavitatingFoam applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
compressibleInterFoam applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
compressibleMultiphaseInterFoam applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
driftFluxFoam applications/solvers: Moved createMRF.H into createField.H 2016-05-09 16:06:12 +01:00
interFoam applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
interPhaseChangeFoam applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
multiphaseEulerFoam applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
multiphaseInterFoam applications/solvers: Moved createMRF.H into createField.H 2016-05-09 16:06:12 +01:00
potentialFreeSurfaceFoam applications/solvers: Moved createMRF.H into createField.H 2016-05-09 16:06:12 +01:00
reactingEulerFoam applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
twoLiquidMixingFoam applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
twoPhaseEulerFoam Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00