I am trying to monitor the radiative heat flux produced by a 500kW fire and compare it with an analytical relation like the one described here at page 58:
To do that I have placed a series of devices in my simulation following the suggestions on the User Manual (Sec. 16.10.5):
&DEVC ID='flux_0.8', QUANTITY='RADIATIVE HEAT FLUX GAS', XYZ=18.6,12.6,0.8,
ORIENTATION=-1,0,0 /
which should be a shortcut for the radiative heat flux on a spherical particle of radius 0.001m
Unfortunately the values out of the FDS simulation are way lower than what approximated by the equaltion:
(HRR*radiatian_fraction) / (4*pi*distance^2)
Even if I am using the same radiant fraction of I have got out of FDS
On top of that the device values change if I change its orientation, which is strange for a sphere
I am missing something?
Thanks
Ste