Completed transformation of post-processing utilities into functionObjects

This commit is contained in:
Henry Weller
2016-06-28 19:26:23 +01:00
parent 1bef3ab2e6
commit 3e3a183732
76 changed files with 1225 additions and 916 deletions

View File

@ -19,7 +19,7 @@ functions
readFields1
{
type readFields;
libs ("libfieldFunctionObjects.so");
libs ("libfieldFunctionObjects.so");
enabled true;
writeControl timeStep;
writeInterval 1;
@ -33,7 +33,7 @@ functions
faceObj2
{
type surfaceRegion;
libs ("libfieldFunctionObjects.so");
libs ("libfieldFunctionObjects.so");
enabled true;
writeControl timeStep;
writeInterval 1;

View File

@ -28,15 +28,15 @@ Group
grpFieldFunctionObjects
Description
This function object reads fields from the time directories and adds them to
the mesh database for further post-processing.
Reads fields from the time directories and adds them to the mesh database
for further post-processing.
Example of function object specification:
\verbatim
readFields1
{
type readFields;
libs ("libfieldFunctionObjects.so");
libs ("libfieldFunctionObjects.so");
...
fields
(