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

Heat Generation rate in W/m³

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 27, 2014, 05:42
Default Heat Generation rate in W/m³
  #1
New Member
 
ashwin
Join Date: Jul 2012
Location: erlangen
Posts: 26
Rep Power: 13
ashghan is on a distinguished road
Hello Everybody,

I want to solve a convective heat transfer model of an external wall as a volumetric heat source. With the present boundary condition of externalWallHeatFlux I can give the following input

Code:
myPatch
        {
            type            externalWallHeatFluxTemperature;
            kappa           fluidThermo;       // fluidThermo, solidThermo or
                                               // lookup
            q               uniform 1000;      // heat flux / [W/m2]
            Ta              uniform 300.0;     // ambient temperature /[K]
            h               uniform 10.0;      // heat transfer coeff /[W/K/m2]
            thicknessLayers (0.1 0.2 0.3 0.4); // thickness of layer [m]
            kappaLayers     (1 2 3 4)          // thermal conductivity of
                                               // layer [W/m/K]
            value           uniform 300.0;     // initial temperature / [K]
            kappaName       none;
        }
but Incase if I want to input the heat flux as a heat generation rate in W/m³. What should I be doing? How can I add the heat generation source?. Looking forward to see some suggestions.


Best
Ashwin
ashghan 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
Total heat transf. rate vs Total surface heat flux Renato Sousa FLUENT 1 April 14, 2020 03:27
negative net heat transfer rate newbie384 FLUENT 9 April 1, 2014 22:35
Heat rate in fluent Firas FLUENT 0 July 13, 2013 07:04
Question about heat transfer coefficient setting for CFX Anna Tian CFX 1 June 16, 2013 06:28
heat tansfer rate and mass transfer rate Ryan FLUENT 0 June 29, 2007 11:13


All times are GMT -4. The time now is 05:20.