OpenFOAM-4.x-lab/src/postProcessing/functionObjects/utilities
Henry Weller 2037fc02cf functionObjects, foamCalcFunctions, fvOptions: Standardized keywords for selecting fields and objects
Generally fields and objects are selected using the 'field[s]' and
'object[s]' keywords but this was not consistent between all
functionObject, fvOptions etc. and now fixed by applying the following
renaming:

fieldName -> field
fieldNames -> fields
objectName -> object
objectNames -> objects
2016-05-21 20:15:21 +01:00
..
abort functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
blendingFactor functionObjects: Simply functionObjects requiring access to the fvMesh using fvMeshFunctionObject 2016-05-16 16:21:06 +01:00
codedFunctionObject functionObjects, foamCalcFunctions, fvOptions: Standardized keywords for selecting fields and objects 2016-05-21 20:15:21 +01:00
doc Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
dsmcFields functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
Make functionObjects: Simplified and reorganised using the fieldExpression base-class 2016-05-21 20:10:47 +01:00
Peclet functionObjects: Simplified and reorganised using the fieldExpression base-class 2016-05-21 20:10:47 +01:00
removeRegisteredObject functionObjects, foamCalcFunctions, fvOptions: Standardized keywords for selecting fields and objects 2016-05-21 20:15:21 +01:00
residuals functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
scalarTransport functionObjects: Simply functionObjects requiring access to the fvMesh using fvMeshFunctionObject 2016-05-16 16:21:06 +01:00
setTimeStep functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
systemCall functionObjects: Renamed dictionary entry 'functionObjectLibs' -> 'libs' 2016-05-16 22:09:01 +01:00
timeActivatedFileUpdate functionObjects: Renamed dictionary entry 'functionObjectLibs' -> 'libs' 2016-05-16 22:09:01 +01:00
turbulenceFields functionObjects: Renamed dictionary entry 'functionObjectLibs' -> 'libs' 2016-05-16 22:09:01 +01:00
writeDictionary functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
writeRegisteredObject functionObjects, foamCalcFunctions, fvOptions: Standardized keywords for selecting fields and objects 2016-05-21 20:15:21 +01:00
yPlus functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00