I'm running a case test. At least the simulation are running with FDS 6.7 but i'm not sure about my setup.
My lockers is placed inside a closed room and it has 3 boxes. I have three hot objects inside the medium box. The upper box and the lower box are blank. All boxed are closed.
So i set four pressures zones : one for each box and one for the room with some leakage surfaces (from boxes to toom and from room to the outer environment)
I'm testing the HT3D. The lockers's wall are made by steel and the wall's thickness is abour 0.5 mm. in my test case the mesh size is 5 cm, so 100 times larger.
I do as your advice : i decrease the steel's density 100 times and decrease the heat conductivity 100 times like below :
I use 'STEEL_2' for the lockers 's wall. I define the heat source like in a normal FDS simulation :
By example :
&SURF ID='HOT',
RGB=102,0,0,
TMP_FRONT=200.0/
&OBST ID='Obstruction', XB=1.05,1.2,0.85,0.95,0.8,0.85, SURF_ID='HOT'/
the hot object lays over a horizontal wall :
&SURF ID='S1',
HT3D=.TRUE./
&OBST ID='Obstruction', XB=0.8,1.2,0.8,1.15,0.75,0.8, RGB=51,0,255, SURF_ID='S1', HT3D=.TRUE., MATL_ID='STEEL_2'/
I wonder how FDS will treat the heat transfer through the common surface between the wall and the object from (like from 1D to 3D): the surface limite by XB=0.8,1.2 ; YB =0.8,1.15, and ZB = 0.8. Does the surface temperature of this region on the horizontal steel plate is sets to the temperature of the hot object.
********************************
I have another cas test with 1D heat conduction. I have however the same situation :
&SURF ID='STEEL',
COLOR='GRAY 20',
MATL_ID(1,1)='STEEL',
MATL_MASS_FRACTION(1,1)=1.0,
THICKNESS(1)=5.0E-4/
&OBST ID='Obstruction', XB=1.05,1.2,0.85,0.95,0.8,0.85, SURF_ID='HOT'/
&OBST ID='Obstruction', XB=0.8,1.2,0.8,1.15,0.8,0.8, RGB=51,0,255, SURF_ID='STEEL'/
As i can remember with 1D heat conduction, we can not have two surfaces at the same location ;so the surface which is defined latter overwrites the other. So if i define the steell plate after the hot source there will be no heat conduction from source to the plate below?
************************************
And how HD3T calcul the heat transfer coefficient for the convection (I guest that nothing changes : like in 11.2.2 of user guide : from natural and forced convection ).
I relly hope to have your advice for my case setup. I will upload it latter