openfoam/applications/solvers
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
..
basic Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
combustion applications/solvers: Moved createMRF.H into createField.H 2016-05-09 16:06:12 +01:00
compressible applications/solvers/compressible: Added -postProcess option 2016-05-09 15:16:22 +01:00
discreteMethods Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
DNS/dnsFoam Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
electromagnetics applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
financial/financialFoam Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
heatTransfer applications/solvers/heatTransfer/chtMultiRegionFoam: Check there are fluid meshes present for the '-postProcess' option 2016-05-09 19:55:11 +01:00
incompressible Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
lagrangian applications/solvers/lagrangian: Added -postProcess option 2016-05-09 15:55:23 +01:00
multiphase Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
stressAnalysis Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00