|
[Sponsors] |
July 15, 2013, 11:37 |
compilation problem
|
#1 |
New Member
Join Date: Dec 2012
Posts: 19
Rep Power: 14 |
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 |
|
July 16, 2013, 11:22 |
|
#2 |
New Member
Klas J
Join Date: Oct 2011
Location: Göteborg, Sweden
Posts: 10
Rep Power: 15 |
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 |
|
December 9, 2013, 07:30 |
|
#3 |
New Member
Alicja M
Join Date: Mar 2009
Location: Erlangen, DE
Posts: 26
Rep Power: 17 |
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? |
|
|
|
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 21:26 |
UDF Compilation problem | dfeid | FLUENT | 0 | December 30, 2011 17:16 |
[swak4Foam] compilation problem | ganeshv | OpenFOAM Community Contributions | 5 | November 11, 2011 17:39 |
Velocity profiles problem behind the elbow (3D problem) | kabat73 | FLUENT | 8 | May 9, 2010 05:26 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 20:13 |