Skip to content
Snippets Groups Projects
Commit 74e0e131 authored by mattijs's avatar mattijs
Browse files

BUG: controlDict: writeInterval syntax

parent 93ee8749
Branches
Tags
No related merge requests found
...@@ -58,7 +58,6 @@ functions ...@@ -58,7 +58,6 @@ functions
type probes; type probes;
functionObjectLibs ("libsampling.so"); functionObjectLibs ("libsampling.so");
outputControl outputTime; outputControl outputTime;
outputInterval 1;
probeLocations probeLocations
( (
( 0 9.95 19.77 ) ( 0 9.95 19.77 )
...@@ -75,9 +74,7 @@ functions ...@@ -75,9 +74,7 @@ functions
type surfaces; type surfaces;
functionObjectLibs ("libsampling.so"); functionObjectLibs ("libsampling.so");
outputControl outputTime; outputControl outputTime;
outputInterval 10;
surfaceFormat raw; surfaceFormat raw;
interpolationScheme isThisNeeded;
fields fields
( (
p p
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment