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

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: wyldckat
Forum: OpenFOAM Programming & Development September 21, 2015, 17:34
Replies: 6
Views: 1,385
Posted By wyldckat
Hi Pete, I had this on my to-do list and...

Hi Pete,

I had this on my to-do list and only today did I manage to look into this.

The problem is that the "solutionControl" class derives from "IOobject" and not from "regIOobject", which is...
Forum: OpenFOAM Programming & Development February 1, 2015, 11:00
Replies: 6
Views: 1,385
Posted By wyldckat
Quick answer: Have a look into the method...

Quick answer: Have a look into the method "Foam::Time::run()" in the file "src/OpenFOAM/db/Time/Time.C" and you'll see when the methods for the function objects are called.
As for the "run()"...
Forum: OpenFOAM Programming & Development February 1, 2015, 09:59
Replies: 6
Views: 1,385
Posted By wyldckat
Greetings Pete, Well, if you only wanted to...

Greetings Pete,

Well, if you only wanted to know when it's an iteration in which the solver will save the fields, then you can rely on the method "outputTime()":
if(time_.outputTime())
{
//...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 18:31.