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 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: jherb
Forum: OpenFOAM Programming & Development January 31, 2014, 09:21
Replies: 6
Views: 2,859
Posted By jherb
Thank you for your hint. I would like to avoid...

Thank you for your hint. I would like to avoid the exchange via file system but yes, I was able to run this example and also the "hot room" of the buoyantPimpleFoam tutorials and the data are...
Forum: OpenFOAM Programming & Development January 30, 2014, 17:24
Replies: 6
Views: 2,859
Posted By jherb
Thank you for the information. Indeed the old bug...

Thank you for the information. Indeed the old bug looks somehow similar to what I would like to do. The final goal is to couple OpenFOAM with an external solver (for 1-d thermohydraulics). For the...
Forum: OpenFOAM Programming & Development January 30, 2014, 06:40
Replies: 6
Views: 2,859
Posted By jherb
I found a way to do this: Add the following code...

I found a way to do this: Add the following code to (within) the pimple.loop():

functionObjectList& fol = runTime.functionObjects();
fol.execute(false);

(you have to...
Forum: OpenFOAM Programming & Development January 28, 2014, 12:53
Replies: 6
Views: 2,859
Posted By jherb
Call external code (functionObject execute() like) within pimple.loop()

Hello OpenFOAM colleagues,

I'm looking for a way to call code defined (as e.g. functionObject) in the controlDict (ideally a python function using pythonIntegration in swak4Foam) from within the...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 20:55.