mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Tutorial file updates
This commit is contained in:
@ -52,10 +52,10 @@ functions
|
||||
{
|
||||
type faceSource;
|
||||
functionObjectLibs ("libfieldFunctionObjects.so");
|
||||
enabled true;
|
||||
enabled yes;
|
||||
outputControl outputTime;
|
||||
log true;
|
||||
valueOutput true;
|
||||
log yes;
|
||||
valueOutput no;
|
||||
source patch;
|
||||
sourceName outlet;
|
||||
operation weightedAverage;
|
||||
|
||||
@ -57,10 +57,10 @@ functions
|
||||
{
|
||||
type faceSource;
|
||||
functionObjectLibs ("libfieldFunctionObjects.so");
|
||||
enabled true;
|
||||
enabled yes;
|
||||
outputControl outputTime;
|
||||
log true;
|
||||
valueOutput true;
|
||||
log yes;
|
||||
valueOutput no;
|
||||
source patch;
|
||||
sourceName outlet;
|
||||
operation weightedAverage;
|
||||
|
||||
Reference in New Issue
Block a user