|
[Sponsors] |
June 12, 2017, 23:40 |
Using deprecated 'outputControl'?
|
#1 |
New Member
Kevin Cole
Join Date: Jun 2016
Location: Durham, NH
Posts: 11
Rep Power: 10 |
Hello Foamers,
I'm trying to set up some wingtip simulations on OpenFOAM Version 4.1, and I get this warning. Code:
--> FOAM Warning : From function void Foam::timeControl::read(const Foam::dictionary&) in file db/functionObjects/timeControl/timeControl.C at line 89 Reading "/home/openfoam/kodexys/project/SplitTip/AoA0/system/ controlDict.functions.streamLines" from line 11 to line 55 Using deprecated 'outputControl' Please use 'writeControl' with 'writeInterval' streamLine streamLines: automatic track length specified through number of sub cycles : 5 Thanks! |
|
June 13, 2017, 03:24 |
|
#2 |
Senior Member
|
Hi,
Did you try what OpenFOAM suggests you: Code:
Please use 'writeControl' with 'writeInterval' |
|
Tags |
controldict, warning, writecontrol, writeinterval |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Why is icoFsiFoam considered deprecated? | Nikolac | OpenFOAM Running, Solving & CFD | 3 | March 24, 2021 05:57 |
Is -lcfdTools deprecated? | willyblubb | OpenFOAM Programming & Development | 1 | November 25, 2016 07:37 |
Help with OutputControl for functions | Shasoudas | OpenFOAM Running, Solving & CFD | 0 | May 31, 2014 18:36 |
Meaning of outputime, outputcontrol timestep, outputinterval what do all this mean? | musahossein | OpenFOAM Post-Processing | 2 | August 31, 2013 15:51 |
[OpenFOAM] Paraview command not found | hardy | ParaView | 7 | September 18, 2008 05:59 |