Hello Everyone,
I would like to know how the temperature is transmitted through a wall and how we measure the temperature inside the wall.
We have a case where two rooms are separated by a wall (COMBUSTIBLE) and have only one common door without any windows or mechanical ventilation. The fire started in room 1, and we would like to understand its effects on the other part of the room. We are interested in measuring the temperature inside the wall and the surface temperature as well.
I had used different measuring techniques that are available on FDS, such as
1. Wall temperature
2. Inside wall temperature
3. Adiabatic surface temperature
4. Thermocouples
Only the adiabatic surface temperature shows some deflection for IOR = 2 on the graph, while the other devices didn't work at all.
I would be happy if someone shed light on these topics. If required, I will share the FDS input file.
Thank you everyone in advance.
I have added the input file. This input file is working for the IWT device as I reduced the wall thickness to the size of the grid. However, I am wondering if my model has other geometries with even smaller dimensions than the wall thickness, then I can't maintain the wall thickness equal to the grid size. It would drastically increase the mesh size or If I keep the grid equal to the wall thickness, then I will not capture the important phenomena happening at the boundary layer of the smaller dimension objects. For example, in the input file, the wall thickness is 0.1 m, which is equal to the grid size. However, the object crib has a dimension of 0.05 m.
I found your 3rd point interesting. Would you care to elaborate?
I understand that the thickness of the surf is independent of the grid.
Yeah, it certainly works after mentioning the depth. Thank you for your input.
I have added the following devices in addition to the previous ones (attached input file below) to find the burning rate, density, and wall thickness. I used two different techniques. However, none of them has worked so far. My question is, Am I using the correct devices to find it or are there any other ways to determine it? I would also like to know how the charring rate and char depth can be calculated.
&DEVC ID='DENSITY_0', QUANTITY='DENSITY', XYZ=1.5,2.2,1.175/
&DEVC ID='DENSITY_1', QUANTITY='DENSITY', XYZ=1.5,2.218538,1.175/
&DEVC ID='DENSITY_2', QUANTITY='DENSITY', XYZ=1.5,2.245326,1.175/
&DEVC ID='WALL_THICKNESS_1', QUANTITY='WALL THICKNESS', XYZ=1.5,2.218538,1.175, IOR=-3/
&DEVC ID='WALL_THICKNESS_2', QUANTITY='WALL THICKNESS', XYZ=1.5,2.245326,1.175, IOR=-3/
&DEVC ID='NET_HEAT_FLUX', QUANTITY='NET HEAT FLUX', XYZ=1.5,2.218538,1.375, IOR=-2/
&DEVC ID='HRR', QUANTITY='HRR', XB=0.0,3.0,-0.6,3.7,0.0,2.5/
&DEVC ID='FLOW', QUANTITY='HEAT FLOW', XB=2.0,2.7,0.0,0.0,0.0,2.0/
&DEVC ID='Wall Thickness_MEAN', QUANTITY='WALL THICKNESS', SPATIAL_STATISTIC='MEAN', XB=0.8,2.2,2.2,2.3,0.0,2.0/
&DEVC ID='Density_VOLUME INTEGRAL', QUANTITY='DENSITY', SPATIAL_STATISTIC='VOLUME INTEGRAL', XB=0.8,2.2,2.201975,2.3,0.0,2.0/
&DEVC ID='Burning Rate_SURFACE INTEGRAL', QUANTITY='BURNING RATE', SPATIAL_STATISTIC='SURFACE INTEGRAL', XB=0.8,2.2,2.2,2.3,0.0,2.0/
Yeah, but using PROF can only be used to find three quantities, such as density, temperature, and the density of the material components. What about the other things that I mentioned earlier? And what is the difference between the DEVC and PROF? Since both density and temperature quantities can be determined using these two types.
I have seen the case file and also ran the case. That answers some of my questions. However, I am still wondering how to determine the char depth (mm) and charring rate (mm/min).