|
[Sponsors] |
heat flow UDF on coupled surface (wall-shadow wall) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 5, 2010, 11:25 |
heat flow UDF on coupled surface (wall-shadow wall)
|
#1 |
New Member
Federico
Join Date: Aug 2010
Posts: 3
Rep Power: 16 |
Hallo!
i'm relative new to UDF programming and i would need a little help! i have a fluid-solid-fluid problem (air-pipe-steam). the case works fine with coupled wall implemented in fluent. Now i'm trying to implement an UDF in order to calculate myself the heat flux through the pipe (i have variable thickness and k). I designed an UDF that solve one dimensional Fourier equation (since the thickness is low, infinite slab approximation is ok i think). I obtain the value of the temperature for both air and steam side faces and then i calculate the heat flux with DEFINE_EXCUTE_AT_END. i write the value in a file *.txt. then the DEFINE_PROFILE reads the file and assign the heat flux previosly calculated on both external and internal surface (with the right sign) for the new iteration. My question is: is this procedure right (apart from optimization)? i keep on having divergence (the heat flux goes high! ) as i assign the UDF in the boundary condition panel in FLUENT. Thanks in advance |
|
Tags |
heat flux udf, shadow wall |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Heat Flux Wall Boundary Confusion. | Joee | FLUENT | 1 | August 21, 2010 13:20 |
pipe flow with heat transfer | Fabian | OpenFOAM | 2 | December 12, 2009 05:53 |
Flow around pipes - heat transfer coefficient on the wall of pipe | doodek | Main CFD Forum | 2 | November 23, 2009 09:48 |
Two-phase air water flow problems by activating Wall Lubrication Force | challenger85 | CFX | 5 | November 5, 2009 06:44 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |