functionObjectList::readFunctionObject: Added support for region specification
Now the postProcess utility '-region' option works correctly, e.g. for the chtMultiRegionSimpleFoam/heatExchanger case postProcess -region air -func "mag(U)" calculates 'mag(U)' for all the time steps in region 'air'.
Showing
- src/OpenFOAM/db/functionObjects/functionObjectList/functionObjectList.C 30 additions, 3 deletions...b/functionObjects/functionObjectList/functionObjectList.C
- src/OpenFOAM/db/functionObjects/functionObjectList/functionObjectList.H 2 additions, 1 deletion...b/functionObjects/functionObjectList/functionObjectList.H
Please register or sign in to comment