mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: corrected header.
This commit is contained in:
@ -29,9 +29,9 @@ Description
|
|||||||
Face source variant of field value function object. Values of user-
|
Face source variant of field value function object. Values of user-
|
||||||
specified fields reported for collections of faces.
|
specified fields reported for collections of faces.
|
||||||
|
|
||||||
cellObj1 // Name also used to identify output folder
|
faceObj1 // Name also used to identify output folder
|
||||||
{
|
{
|
||||||
type cellSource;
|
type faceSource;
|
||||||
functionObjectLibs ("libfieldValueFunctionObjects.so");
|
functionObjectLibs ("libfieldValueFunctionObjects.so");
|
||||||
enabled true;
|
enabled true;
|
||||||
outputControl outputTime;
|
outputControl outputTime;
|
||||||
|
|||||||
Reference in New Issue
Block a user