|
[Sponsors] |
October 16, 2010, 13:19 |
runTime
|
#1 |
Senior Member
n/a
Join Date: Sep 2009
Posts: 199
Rep Power: 17 |
Hey there Foamers, I have a question that pertains to runTime. For example, the following code: runTime.graphFormat();
runTime.setTime(Times[endTime],endTime); It looks as though runTime is an object. So, is it an object, and if so of what class. I looked into doxygen but did not find much on runTime. Help Help |
|
October 16, 2010, 14:06 |
|
#2 |
Senior Member
David Gaden
Join Date: Apr 2009
Location: Winnipeg, Canada
Posts: 437
Rep Power: 22 |
Search for createTime.H - that has the constructor for runTime. It is a Time object, and is also the master of the objectRegistry. See http://openfoamwiki.net/index.php/Op...objectRegistry
Time is so large, they've managed to find convenient places to chop it up - it inherits a number of objects, all of which are exclusive to Time. TimePaths holds file name paths, TimeState holds the current value and the deltaT. And so forth. |
|
January 17, 2019, 10:14 |
|
#3 | |
New Member
Karl Yang
Join Date: Jul 2016
Posts: 11
Rep Power: 10 |
Quote:
Hi, I'm running into the same problems. I had a hard time to understand how to work with runTime object. It seems too large and complicated. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
visual fortran runtime error | wolfgangtra | ANSYS | 6 | July 23, 2010 02:57 |
How to change mesh size at runtime | benk | OpenFOAM | 3 | May 16, 2010 20:31 |
Output field integrals at runtime | askjak | OpenFOAM | 1 | April 21, 2009 11:59 |
FORTRAN runtime error, Please help | Harendra | Siemens | 3 | August 23, 2005 04:49 |
fortran runtime error while calculating | Anna (aka new-user) | Siemens | 2 | December 2, 2004 12:35 |