OpenFOAM-4.x/tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar
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
..
bubbleColumn Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
bubbleColumnEvaporating functionObjects: Changed options 'outputControl' -> 'writeControl' and 'outputInterval' -> 'writeInterval' 2016-05-12 11:38:11 +01:00
bubbleColumnEvaporatingDissolving tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
bubbleColumnIATE Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
fluidisedBed Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
injection tutorials: Renamed .org -> .orig 2016-04-30 21:53:50 +01:00
mixerVessel2D scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
steamInjection tutorials and templates: Updated wall BC for velocity to noSlip 2016-02-09 20:08:34 +00:00