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

0/T two boundary conditions on one wall

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By powabna

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   February 4, 2024, 14:31
Default 0/T two boundary conditions on one wall
  #1
New Member
 
Ibrahim I
Join Date: Feb 2024
Posts: 6
Rep Power: 2
Ibrahim_I is on a distinguished road
Hi, in my 0/T folder on one wall I need a heat flux (W/m^2) and convective heat flux (W/m^2K). I tried defining these conditions separately for the same wall or putting it in the same bracket but openfoam only uses one of them not both. Is there a way of doing this without using swak4foam? Example code below in which openfoam only uses the second condition.

top_wall
{
type externalWallHeatFluxTemperature;
value $internalField;
q uniform 1000.0;
mode flux;
kappaMethod solidThermo;
qr none;
kappa none;
thicknessLayers ();
kappaLayers ();
}

top_wall
{
type externalWallHeatFluxTemperature;
mode coefficient;
Ta constant 313.0;
h uniform 17.0;
value $internalField;
}
Ibrahim_I is offline   Reply With Quote

 


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
Wind turbine simulation Saturn CFX 58 July 3, 2020 01:13
Error - Solar absorber - Solar Thermal Radiation MichaelK CFX 12 September 1, 2016 05:15
Basic Nozzle-Expander Design karmavatar CFX 20 March 20, 2016 08:44
Question about heat transfer coefficient setting for CFX Anna Tian CFX 1 June 16, 2013 06:28
RPM in Wind Turbine Pankaj CFX 9 November 23, 2009 04:05


All times are GMT -4. The time now is 22:06.