|
[Sponsors] |
User Defined Function for convection coefficient |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
Guest
Posts: n/a
|
I am trying to model heat flow from warm water in pipes imbedded in a four inch concrete slab. When I define the boundary conditions for the top of the concrete slab, I can only chose a constant heat transfer coefficient. The heat transfer coefficient is really a function of the temperature difference between the surface temperature of the concrete (which is being solved for by FLUENT) and the free stream temperature (an input for the boundary condition). This is given by; h=1.13(delta T)^0.33. Can anyone tell me in detail how to implement a User Defined Function for the heat transfer coefficient.
|
|
![]() |
![]() |
![]() |
#2 |
Guest
Posts: n/a
|
write an execute_at_end function which updates the value of h. (Use face / cell macros to get the temperature ) execute _at_end is executed end of each iteration ( steady case) and at the end of each time step ( unsteady case) -Ajay
|
|
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
solving passive scalar by user function in AVLFIRE | huyp | Main CFD Forum | 0 | September 4, 2008 11:21 |
User defined function - CO level | hari | FLUENT | 0 | October 24, 2007 01:11 |
User defined function | hari | FLUENT | 0 | October 9, 2007 04:24 |
How to create an user defined function? | Cagdas | FLUENT | 1 | September 5, 2007 21:02 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |