| 1 |
greg |
2.1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
|
|
<!-- RCSid $Id$ -->
|
| 3 |
|
|
<WindowElement xmlns="http://windows.lbl.gov" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://windows.lbl.gov/BSDF-v1.4.xsd">
|
| 4 |
|
|
<WindowElementType>System</WindowElementType>
|
| 5 |
|
|
<FileType>BSDF</FileType>
|
| 6 |
|
|
<Optical>
|
| 7 |
|
|
<Layer>
|
| 8 |
|
|
<Material>
|
| 9 |
|
|
<Name/>
|
| 10 |
|
|
<Manufacturer/>
|
| 11 |
|
|
<Thickness/>
|
| 12 |
|
|
<DeviceType>Other</DeviceType>
|
| 13 |
|
|
<ThermalConductivity>1</ThermalConductivity>
|
| 14 |
|
|
<EmissivityFront>0.9</EmissivityFront>
|
| 15 |
|
|
<EmissivityBack>0.9</EmissivityBack>
|
| 16 |
|
|
<TIR>0.1</TIR>
|
| 17 |
|
|
<EffectiveOpennessFraction>0.05</EffectiveOpennessFraction>
|
| 18 |
|
|
</Material>
|
| 19 |
|
|
<Geometry/>
|
| 20 |
|
|
<DataDefinition/>
|
| 21 |
|
|
</Layer>
|
| 22 |
|
|
</Optical>
|
| 23 |
|
|
</WindowElement>
|