CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

runTime

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree1Likes
  • 1 Post By marupio

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 16, 2010, 12:19
Default runTime
  #1
Senior Member
 
n/a
Join Date: Sep 2009
Posts: 199
Rep Power: 16
deji is on a distinguished road
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
deji is offline   Reply With Quote

Old   October 16, 2010, 13:06
Default
  #2
Senior Member
 
David Gaden
Join Date: Apr 2009
Location: Winnipeg, Canada
Posts: 437
Rep Power: 21
marupio is on a distinguished road
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.
granzer likes this.
marupio is offline   Reply With Quote

Old   January 17, 2019, 09:14
Default
  #3
New Member
 
Karl Yang
Join Date: Jul 2016
Posts: 11
Rep Power: 9
HoneyBadger is on a distinguished road
Quote:
Originally Posted by deji View Post
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



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.
HoneyBadger is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
visual fortran runtime error wolfgangtra ANSYS 6 July 23, 2010 01:57
How to change mesh size at runtime benk OpenFOAM 3 May 16, 2010 19:31
Output field integrals at runtime askjak OpenFOAM 1 April 21, 2009 10:59
FORTRAN runtime error, Please help Harendra Siemens 3 August 23, 2005 03:49
fortran runtime error while calculating Anna (aka new-user) Siemens 2 December 2, 2004 11:35


All times are GMT -4. The time now is 01:14.