openfoam/tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/fluidisedBed/system
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
..
blockMeshDict reactingTwoPhaseEulerFoam: New twoPhaseEulerFoam supporting mass-transfer and reactions 2015-06-12 09:52:17 +01:00
controlDict Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
fvSchemes fluxRequired: Added setFluxRequired function to fvSchemes class 2015-07-15 21:57:16 +01:00
fvSolution reactingTwoPhaseEulerFoam: New twoPhaseEulerFoam supporting mass-transfer and reactions 2015-06-12 09:52:17 +01:00
setFieldsDict tutorials: Removed unnecessary spaces between parentheses and values in vectors 2015-07-21 20:55:44 +01:00