The actual transmittance depends on many things, including the
reflection from the surface, absorption inside the material, emission
inside the material and reflection on the back surface. Due to the
internal emissions, the relative transmittance therefore depends on
the incoming flux level too.
The formula given by Nicolas assumes that the reflection takes place
both on the front and back surface of the layer, using the same
reflectivity. This is indeed the case in FDS, if your surface only
consists of one material. The reflectivity of surface r = 1-e, where e
= emissivity (= absorptivity) of the surface. e is defined using the
keyword EMISSIVITY, in this case EMISSIVITY = 0.95.
The transmission through the layer is thus (1-r)*(1-r)*tau = 0.066. We
get tau = 0.0731.
The formulas given above by Kevin and Nicolas both apply for a line-of-
sight computation. The internal radiation model in FDS considers semi-
infinite slab where most of the photons do not travel in perpendicular
angle and have to travel a distance with is longer than the layer
thickness 0.02 m. This process is modelled using the two-flux model,
which is verified against analytical solution in the Verification
guide. If we estimate the value of the absorption coefficient using
the two-flux model we get much smaller values than the values
mentioned above.
For instance, if the layer is absolutelly cold, the 0.0731
transmission is achieved by absorption coefficient kappa = 68.3 1/m.
If the material is not cold, the estimated value depends on the
material temperature and incoming flux level. Assuming EXTERNAL_FLUX =
50 kW/m2 we get the following values for absorption coefficient:
T = -273.15 C kappa = 68.3 1/m
T = 20 C kappa = 73.1 1/m
T = 200 C kappa = 112.5 1/m
To avoid the the back surface reflectivity, use two layers of
materials with the second layer having EMISSIVITY = 1.
Simo