Skip to content
Snippets Groups Projects
Commit 0365dec0 authored by Henry Weller's avatar Henry Weller
Browse files

functionObjects: 'valueOutput' -> 'writeFields'

parent 0f4df015
Branches
Tags
No related merge requests found
......@@ -12,7 +12,7 @@ libs ("libfieldFunctionObjects.so");
writeControl timeStep;
writeInterval 1;
valueOutput false;
writeFields false;
log false;
// ************************************************************************* //
......@@ -12,7 +12,7 @@ libs ("libfieldFunctionObjects.so");
writeControl timeStep;
writeInterval 1;
valueOutput false;
writeFields false;
log false;
source all;
......
......@@ -12,7 +12,7 @@ libs ("libfieldFunctionObjects.so");
writeControl timeStep;
writeInterval 1;
valueOutput false;
writeFields false;
log false;
source all;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment