forked from NREL/EnergyPlus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSurfaceColorSchemes.idf
72 lines (67 loc) · 3.59 KB
/
SurfaceColorSchemes.idf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
!===============================================================================
! SurfaceColorSchemes.idf
!
! EnergyPlus Example Surface Color Schemes
! The objects and syntax in this dataset comply with EnergyPlus, Version 8.4.0 and above, unless otherwise noted.
! Version,
! 9.0; !- Version Identifier
OutputControl:SurfaceColorScheme,
Default; !- Name
OutputControl:SurfaceColorScheme,
Original, !- Name
Text, !- Drawing Element 1 Type
3, !- Color for Drawing Element 1
Walls, !- Drawing Element 2 Type
3, !- Color for Drawing Element 2
Windows, !- Drawing Element 3 Type
4, !- Color for Drawing Element 3
GlassDoors, !- Drawing Element 4 Type
4, !- Color for Drawing Element 4
Doors, !- Drawing Element 5 Type
4, !- Color for Drawing Element 5
Roofs, !- Drawing Element 6 Type
2, !- Color for Drawing Element 6
Floors, !- Drawing Element 7 Type
8, !- Color for Drawing Element 7
DetachedBuildingShades, !- Drawing Element 8 Type
9, !- Color for Drawing Element 8
DetachedFixedShades, !- Drawing Element 9 Type
5, !- Color for Drawing Element 9
AttachedBuildingShades, !- Drawing Element 10 Type
6, !- Color for Drawing Element 10
DaylightReferencePoint1, !- Drawing Element 11 Type
10, !- Color for Drawing Element 11
DaylightReferencePoint2, !- Drawing Element 12 Type
5; !- Color for Drawing Element 12
OutputControl:SurfaceColorScheme,
Default With Colors, !- Name
Text, !- Drawing Element 1 Type
3, !- Color for Drawing Element 1
Walls, !- Drawing Element 2 Type
43, !- Color for Drawing Element 2
Windows, !- Drawing Element 3 Type
143, !- Color for Drawing Element 3
GlassDoors, !- Drawing Element 4 Type
143, !- Color for Drawing Element 4
Doors, !- Drawing Element 5 Type
45, !- Color for Drawing Element 5
Roofs, !- Drawing Element 6 Type
15, !- Color for Drawing Element 6
Floors, !- Drawing Element 7 Type
8, !- Color for Drawing Element 7
DetachedBuildingShades, !- Drawing Element 8 Type
195, !- Color for Drawing Element 8
DetachedFixedShades, !- Drawing Element 9 Type
9, !- Color for Drawing Element 9
AttachedBuildingShades, !- Drawing Element 10 Type
13, !- Color for Drawing Element 10
Photovoltaics, !- Drawing Element 11 Type
174, !- Color for Drawing Element 11
TubularDaylightDomes, !- Drawing Element 12 Type
143, !- Color for Drawing Element 12
TubularDaylightDiffusers, !- Drawing Element 13 Type
143, !- Color for Drawing Element 13
DaylightReferencePoint1, !- Drawing Element 14 Type
10, !- Color for Drawing Element 14
DaylightReferencePoint2, !- Drawing Element 15 Type
5; !- Color for Drawing Element 15