ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/WINDOW6BSDFt.xml
Revision: 2.1
Committed: Fri Feb 13 20:49:59 2015 UTC (9 years, 1 month ago) by greg
Content type: text/xml
Branch: MAIN
CVS Tags: rad5R4, rad5R2, rad5R3, rad5R0, rad5R1, HEAD
Log Message:
Added XML templates and fixed bugs for first running version

File Contents

# Content
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>