mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
functionObjects: 'valueOutput' -> 'writeFields'
This commit is contained in:
@ -60,7 +60,7 @@ functions
|
||||
writeControl timeStep;
|
||||
log true;
|
||||
// Output field values as well
|
||||
valueOutput false;
|
||||
writeFields false;
|
||||
source patch;
|
||||
sourceName inlet;
|
||||
operation sum;
|
||||
|
||||
Reference in New Issue
Block a user