> 1. In the test report, the experimentally measured temperature and
> velocity data are given in table B. For each test case, 4 or 5
> different columns of data for temp. and velocity are given. I couldn't
> figure out where these values are measured in the test compartment.
I scanned the report and converted all the data into electronic files,
all of which are in the repository. Be aware that it is possible that
a few numbers may not have scanned correctly, so check your results
carefully. There is a single vertical temperature profile for each
test measured inside the compartment. Then, there are vertical
profiles of both temperature and velocity in the doorway. The Delta X
and Delta Z on each page indicate the spacing of the instruments
laterally and vertically, respectively. There is also a diagram in the
report explaining where the instruments were located. So far, I have
only used the interior temperature profile and the centerline velocity
profile for comparisons with FDS.
>
> 2. In the validation guide, it is said that only maximum temperature
> inside the compartment is considered. Is it the maximum temperature at
> each height level inside the compartment? How can I filter out these
> data from FDS slice file output?
I use the program called fds2ascii (which comes as part of the
standard FDS installation) to convert "slice" files of temperature and
velocity into time-averaged text files. For example, this "slice" is
really a vertical profile of temperature inside the room (x=2.5,
y=1.1, 0<z<2.18).
&SLCF XB=2.50,2.50,1.10,1.10,0.00,2.18, QUANTITY='TEMPERATURE' /
>
> 3. Do you think imposing OPEN-Vent B.C. at the external wall, for
> example at ZMAX or ZMIN will make any difference to the measured
> temperature or velocity inside the compartment? If I want to expose
> the external walls of my compartment to passive ambient conditions,
> then this is the right thing to do, I think. Please share your views
> on this.
Ken Steckler told me that the floor extended outside the compartment,
which is why there is no OPEN boundary at ZMIN. However, I did OPEN
the boundary outside the compartment on all other sides, especially
the top (ZMAX). I think that the exhaust plume does effect the doorway
profile and to some extent the internal environment, but I will leave
it to you to tell me exactly how much. As for exposing external walls
to ambient conditions, you do not need to do this explicitly. It is
assumed by FDS that the exterior of the computational domain is at
ambient temperature. The compartment walls have a specified thickness,
and heat is assumed to be lost to an infinite, ambient void.