|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
ashwin
Join Date: Jul 2012
Location: erlangen
Posts: 26
Rep Power: 15 ![]() |
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;
}
Best Ashwin |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 04:27 |
| negative net heat transfer rate | newbie384 | FLUENT | 9 | April 1, 2014 23:35 |
| Heat rate in fluent | Firas | FLUENT | 0 | July 13, 2013 08:04 |
| Question about heat transfer coefficient setting for CFX | Anna Tian | CFX | 1 | June 16, 2013 07:28 |
| heat tansfer rate and mass transfer rate | Ryan | FLUENT | 0 | June 29, 2007 12:13 |