mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
functionObjects: 'valueOutput' -> 'writeFields'
This commit is contained in:
@ -59,7 +59,7 @@ functions
|
||||
libs ("libfieldFunctionObjects.so");
|
||||
writeControl writeTime;
|
||||
log yes;
|
||||
valueOutput no;
|
||||
writeFields no;
|
||||
source patch;
|
||||
sourceName outlet;
|
||||
operation weightedAverage;
|
||||
|
||||
Reference in New Issue
Block a user