Added the new "outputControl" option to the function objects.
This commit is contained in:
parent
b1ca8f48e4
commit
efd8afdbb6
@ -60,6 +60,8 @@ functions
|
||||
// Where to load it from (if not already in solver)
|
||||
functionObjectLibs ("libfieldAverage.so");
|
||||
|
||||
outputControl outputTime;
|
||||
|
||||
// Fields to be averaged - runTime modifiable
|
||||
fields
|
||||
(
|
||||
|
Loading…
Reference in New Issue
Block a user