mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: controlDict: writeInterval syntax
This commit is contained in:
@ -59,7 +59,6 @@ functions
|
||||
type probes;
|
||||
functionObjectLibs ("libsampling.so");
|
||||
outputControl outputTime;
|
||||
outputInterval 1;
|
||||
probeLocations
|
||||
(
|
||||
( 0 9.95 19.77 )
|
||||
@ -76,9 +75,7 @@ functions
|
||||
type surfaces;
|
||||
functionObjectLibs ("libsampling.so");
|
||||
outputControl outputTime;
|
||||
outputInterval 10;
|
||||
surfaceFormat raw;
|
||||
interpolationScheme isThisNeeded;
|
||||
fields
|
||||
(
|
||||
p
|
||||
|
||||
Reference in New Issue
Block a user