OpenFOAM-4.x/tutorials/lagrangian/simpleReactingParcelFoam/verticalChannel/system
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
..
blockMeshDict blockMeshDict files: removed redundant location entries in FoamFile headers 2015-11-13 16:09:57 +00: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 tutorials: Simplify rhoMax and rhoMin specification 2015-02-17 10:55:02 +00:00