CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

Temperature gradient BC mismatchs with wallHeatFlux computation

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 20, 2023, 07:21
Default Temperature gradient BC mismatchs with wallHeatFlux computation
  #1
Member
 
Nikos
Join Date: Aug 2012
Location: Greece
Posts: 31
Rep Power: 14
nikoscham is on a distinguished road
I use the chtMultiRegionFoam (openFoam v2012) to solve heat transfer between fluid and solid regions.
I have frozen the flow and at one boundary of the solid region (which is NOT in contact with the fluid), I impose a fixedGradient BC for the Temperature as follows:

Code:
    
Geom4_2f
    {
        type            fixedGradient;
        gradient        uniform 20;
    }
I expect that the above BC would result to a heat flux of:
q = gradT/Ksolid = 20/117 = 0.17 W/m2
where Ksolid = 117 W/(mK) and gradT = 20 K/m (according the to the fixedGradient BC)

Surprisingly enough, when I use the wallHeatFlux tool I get (for the same boundary) 2340 W/m2 ! The later can be also verified by the (large) increase of the temperature at the results.

What is going on there? Are the fixedGradient units wrong? Any ideas?
nikoscham 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
pisoFOAM (LES) - internal pipe flow - convergence gu1 OpenFOAM Running, Solving & CFD 0 January 11, 2018 16:39
temperature gradient for use in surface monitor Catherine FLUENT 1 August 24, 2012 09:10
Temperature Gradient at Wall sven OpenFOAM 7 November 1, 2010 17:25
Averaging 2D Wall Temperature Gradient deji OpenFOAM 2 July 23, 2010 15:06
Cyclic condition for temperature gradient David_010 OpenFOAM 0 May 23, 2010 11:55


All times are GMT -4. The time now is 21:43.