OpenFOAM-4.x/tutorials/incompressible/pimpleDyMFoam/propeller/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 blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
controlDict tutorials: "readFields" is no longer needed to post-process functionObjects 2016-05-09 17:03:15 +01:00
createInletOutletSets.topoSetDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
createPatchDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
decomposeParDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
forces functionObjects: Changed options 'outputControl' -> 'writeControl' and 'outputInterval' -> 'writeInterval' 2016-05-12 11:38:11 +01:00
fvSchemes fluxRequired: Added setFluxRequired function to fvSchemes class 2015-07-15 15:04:51 +01:00
fvSolution Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
Q Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
snappyHexMeshDict tutorials: corrected comments in snappyHexMeshDict 2015-02-17 23:59:59 +00:00
surfaceFeatureExtractDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
surfaceFeatureExtractDictDefaults Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
surfaces Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00