mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
fieldAverage: Minor update to the documentation
This commit is contained in:
@ -69,10 +69,10 @@ Description
|
|||||||
type fieldAverage;
|
type fieldAverage;
|
||||||
functionObjectLibs ("libfieldFunctionObjects.so");
|
functionObjectLibs ("libfieldFunctionObjects.so");
|
||||||
...
|
...
|
||||||
restartOnRestart true;
|
restartOnRestart false;
|
||||||
restartOnOutput false;
|
restartOnOutput false;
|
||||||
periodicRestart false;
|
periodicRestart false;
|
||||||
restartPeriod 0.002;
|
restartPeriod 0.002;
|
||||||
fields
|
fields
|
||||||
(
|
(
|
||||||
U
|
U
|
||||||
|
|||||||
Reference in New Issue
Block a user