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

compilation problem

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 15, 2013, 10:37
Default compilation problem
  #1
New Member
 
Join Date: Dec 2012
Posts: 19
Rep Power: 13
smraniaki is on a distinguished road
Hi,

I'm trying to compile a solver in OF 2.1.1 for conjugate heat transfer which I believe was developed in version 1.5. Unfortunately it gives couple of fatal error that can not find some hearers such as coupledFvMatrices. I tried to find a substitution adaptive in newer version of OF but even I couldn't find these headers in OF version 1.5 SVN. Has anybody ever experienced needing these files? OR maybe knows what was the contents?

Tq

Smraniaki
smraniaki is offline   Reply With Quote

Old   July 16, 2013, 10:22
Default
  #2
New Member
 
Klas J
Join Date: Oct 2011
Location: Göteborg, Sweden
Posts: 10
Rep Power: 14
KlasJ is on a distinguished road
Hi Smraniaki,

The conjugateHeatFoam solver which your are looking for can be found in OpenFOAM-1.6-ext (http://www.extend-project.de/). This version of the code can be downloaded via SourceForge (http://sourceforge.net/p/openfoam-ex...i/master/tree/).

Just like you experienced the classes needed for the conjugateHeatFoam solver is not found in 2.1 (or any other version than 1.6-ext to my knowledge). The coupledFvMatrices format allows for solving for one field in many different regions. In the tutorial the temperature field of both a solid and fluid is solved together in one matrix. The beauty of this is that you potentially save a lot of iterations between the different regions.

I would recommend having a look at OpenFOAM-1.6-ext and if you want the coupled matrix format I would recommend using this version of the code. In principal it could be possible to transfer all the necessary code to OF 2.1 but this requires quite a lot of tedious work and I would not recommend it. Do you have any 2.1 specific code that you need to use?

I hope this information could help you.

Best regards,

Klas
KlasJ is offline   Reply With Quote

Old   December 9, 2013, 06:30
Default
  #3
ala
New Member
 
Alicja M
Join Date: Mar 2009
Location: Erlangen, DE
Posts: 26
Rep Power: 17
ala is on a distinguished road
Hey, how does it look like with transfer of conjugateHeatFoam to OpenFoam 2.2.2 ?
Version 2.2.2 does incorporate block matrix libraries and tools?
ala 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
UDF compilation problem on Linux System Nitin Pathak Fluent UDF and Scheme Programming 6 September 29, 2018 20:26
UDF Compilation problem dfeid FLUENT 0 December 30, 2011 16:16
[swak4Foam] compilation problem ganeshv OpenFOAM Community Contributions 5 November 11, 2011 16:39
Velocity profiles problem behind the elbow (3D problem) kabat73 FLUENT 8 May 9, 2010 04:26
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13


All times are GMT -4. The time now is 10:52.