mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: Corrected function object entry
This commit is contained in:
@ -80,7 +80,7 @@ functions
|
|||||||
type columnAverage;
|
type columnAverage;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
evaluateControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl none;
|
writeControl none;
|
||||||
timeStart 1500.5; // approx 2x flow-throughs
|
timeStart 1500.5; // approx 2x flow-throughs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user