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

Potential bug in turbulentTemperatureCoupledBaffleMixed

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 30, 2015, 23:38
Exclamation Potential bug in turbulentTemperatureCoupledBaffleMixed
  #1
New Member
 
N/A
Join Date: Jul 2010
Posts: 29
Rep Power: 15
kamakura117 is on a distinguished road
Hello,

I am using the turbulentTemperatureCoupledBaffleMixed boundary condition with chtMultiRegionFoam and OpenFOAM v 2.3.1. I am running the solution until a steady-state condition is reached to verify with steady-state solutions.

I have two blocks in contact; one block contains a constant volumetric heat generation (first image, block aligned with x=0 has a source of 1e6 w/m^3). In the first case there is no contact resistance and the results match with analytical calculations (second image). At the x = 2*L (with L being the length of one block), I have a constant wall temperature. The other boundaries effectively make this a 1D problem.

However, now I apply a contact resistance:

Code:
box_1_to_box_2
    {
        type            compressible::turbulentTemperatureCoupledBaffleMixed;
        value           uniform 310.0;
        Tnbr            T;
        kappa           solidThermo;
        kappaName       none;
        thicknessLayers (1e-5);
        kappaLayers     (1e-2);
    }
Such that the resulting temperature drop, with my source, should be 20 K. When I run the case, I get this temperature drop, roughly. However, the peak temperature of the system is significantly higher than it should be. MOREOVER, when I refine the mesh, the temperature distribution just climbs(third image). In this image, two of the many meshes are shown, a tet mesh and hex mesh. The high temperature distribution is for the tet mesh. The "peak" temperature should be 686 K.

I am just starting to diagnose why this is happening, but I won't be able to get to it in the near term. I just wanted to put this out there.
Attached Images
File Type: png cubeContact_geometry.png (5.3 KB, 65 views)
File Type: jpg cubeContact_SSresultsCompare.jpg (33.1 KB, 94 views)
File Type: jpg cubeContact_SSresults1.jpg (36.8 KB, 108 views)

Last edited by kamakura117; April 30, 2015 at 23:42. Reason: Added version number.
kamakura117 is offline   Reply With Quote

Old   April 30, 2015, 23:49
Default
  #2
New Member
 
N/A
Join Date: Jul 2010
Posts: 29
Rep Power: 15
kamakura117 is on a distinguished road
I just submitted a bug report:

http://www.openfoam.org/mantisbt/view.php?id=1682
kamakura117 is offline   Reply With Quote

Reply


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
Bug in Workbench CFX Pierre1 CFX 6 August 2, 2017 00:18
Problem modelling potential equations with addtional variables pmtgt CFX 4 October 3, 2013 08:20
How to calculate electrical potential with UDS? seagullor FLUENT 2 July 5, 2012 02:04
Potential Flow Swapnil CFX 5 February 26, 2003 07:33
Question on 3D potential flow Adrin Gharakhani Main CFD Forum 13 June 21, 1999 05:18


All times are GMT -4. The time now is 08:00.