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

Heat flux boundary in incompresible solver

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 14, 2022, 19:00
Default Heat flux boundary in incompresible solver
  #1
New Member
 
Christian Pinzón
Join Date: Apr 2022
Posts: 6
Rep Power: 4
davcrisp is on a distinguished road
Hi everyone

I simulated a case in wich I have a wall with a heat flux (q=2000 W/m2) using pimpleFoam, I fix a boundary condition as a fixGradient in the next way:

Code:
 plate
    {
        type fixedGradient; //fixed heat flux b.c.
        gradient uniform 2000;

    }
I postprocesed the data using Plot over Line in Paraview so as to get h (convective coefficient), I extract the T_i results and then I calculate h=q/(T_inf-T_i). My question is, It possible to calculate in that way? or I should have to calcule with other stepts or in other way, because when I calculate that I get some results (figure 1) arround 20 times the expected value. (figure 2).

It is correct to used that boundary in a scalar transport temperature file in that way? Thanks
Attached Images
File Type: png figure1Calculated.png (25.1 KB, 5 views)
File Type: png figure2Expected.png (17.4 KB, 5 views)
davcrisp 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
Fail to converge when solving with a fabricated solution zizhou FLUENT 0 March 22, 2021 06:33
Centrifugal fan-reverse flow in outlet lesds to a mass in flow field xiexing CFX 3 March 29, 2017 10:00
fluent divergence for no reason sufjanst FLUENT 2 March 23, 2016 16:08
Enforce bounds error with heat loss boundary condition at solid walls Chander CFX 2 May 1, 2012 20:11
CFX doesn't continue calculation... mactech001 CFX 6 November 15, 2009 21:25


All times are GMT -4. The time now is 07:38.