Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
radiation heat flux
Posted Nov 20, 2009, 11:25 a.m. EST 3 Replies
Please login with a confirmed email address before reporting spam
Hi
I have a question for radiation heat flux. I am trying to calculate radiation heat
transfer from surface to surface. I made a simple model and set the boundaries
heat flux with surface-to-surface radiation, temperature or insulated. Then I
use "postinterp" function to get radiation flux data. But all numbers are
"NAN". When I go through file->Export->Postprocessing Data, again I see some of
them "NAN". I am guessing it should be `0' not NAN for insulated or temperature
boundaries. I am using following format:
flux = postinterp(fem,'rflux_htgh',[x ;y ;z])
x,y,z vectors are coordinates for nodes.
I always use postinterp function (for convective and conductive simulations) to get my temperature or total heat flux data, but I am having problem with radiation heat flux. How should use this function to get radiation heat flux? Thank you for your suggestions.
Serap
I have a question for radiation heat flux. I am trying to calculate radiation heat
transfer from surface to surface. I made a simple model and set the boundaries
heat flux with surface-to-surface radiation, temperature or insulated. Then I
use "postinterp" function to get radiation flux data. But all numbers are
"NAN". When I go through file->Export->Postprocessing Data, again I see some of
them "NAN". I am guessing it should be `0' not NAN for insulated or temperature
boundaries. I am using following format:
flux = postinterp(fem,'rflux_htgh',[x ;y ;z])
x,y,z vectors are coordinates for nodes.
I always use postinterp function (for convective and conductive simulations) to get my temperature or total heat flux data, but I am having problem with radiation heat flux. How should use this function to get radiation heat flux? Thank you for your suggestions.
Serap
3 Replies Last Post Nov 27, 2009, 3:37 p.m. EST