openstudio 0.7.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (91) hide show
  1. data/lib/libQtCore.so.4 +0 -0
  2. data/lib/libQtGui.so.4 +0 -0
  3. data/lib/libQtNetwork.so.4 +0 -0
  4. data/lib/libQtSql.so.4 +0 -0
  5. data/lib/libQtWebKit.so.4 +0 -0
  6. data/lib/libQtXml.so.4 +0 -0
  7. data/lib/libQtXmlPatterns.so.4 +0 -0
  8. data/lib/libboost_date_time.so.1.40.0 +0 -0
  9. data/lib/libboost_filesystem.so.1.40.0 +0 -0
  10. data/lib/libboost_program_options.so.1.40.0 +0 -0
  11. data/lib/libboost_regex.so.1.40.0 +0 -0
  12. data/lib/libboost_serialization.so.1.40.0 +0 -0
  13. data/lib/libboost_system.so.1.40.0 +0 -0
  14. data/lib/libboost_thread.so.1.40.0 +0 -0
  15. data/lib/libopenstudio_analysis.so +0 -0
  16. data/lib/libopenstudio_analysisdriver.so +0 -0
  17. data/lib/libopenstudio_energyplus.so +0 -0
  18. data/lib/libopenstudio_gbxml.so +0 -0
  19. data/lib/libopenstudio_lib.so +0 -0
  20. data/lib/libopenstudio_model.so +0 -0
  21. data/lib/libopenstudio_modeleditor.so +0 -0
  22. data/lib/libopenstudio_osversion.so +0 -0
  23. data/lib/libopenstudio_plugin.so +0 -0
  24. data/lib/libopenstudio_project.so +0 -0
  25. data/lib/libopenstudio_radiance.so +0 -0
  26. data/lib/libopenstudio_rulesengine.so +0 -0
  27. data/lib/libopenstudio_ruleset.so +0 -0
  28. data/lib/libopenstudio_runmanager.so +0 -0
  29. data/lib/libopenstudio_sdd.so +0 -0
  30. data/lib/libopenstudio_standardsinterface.so +0 -0
  31. data/lib/libopenstudio_utilities.so +0 -0
  32. data/lib/libzkexpat.so +0 -0
  33. data/lib/libzkqwt.so +0 -0
  34. data/lib/openstudio.rb +128 -0
  35. data/lib/openstudioanalysis.so +0 -0
  36. data/lib/openstudioanalysisdriver.so +0 -0
  37. data/lib/openstudioenergyplus.so +0 -0
  38. data/lib/openstudiogbxml.so +0 -0
  39. data/lib/openstudiolib.so +0 -0
  40. data/lib/openstudiomodel.so +0 -0
  41. data/lib/openstudiomodelcore.so +0 -0
  42. data/lib/openstudiomodeleditor.so +0 -0
  43. data/lib/openstudiomodelgeometry.so +0 -0
  44. data/lib/openstudiomodelhvac.so +0 -0
  45. data/lib/openstudiomodelresources.so +0 -0
  46. data/lib/openstudiomodelsimulation.so +0 -0
  47. data/lib/openstudioosversion.so +0 -0
  48. data/lib/openstudioplugin.so +0 -0
  49. data/lib/openstudioproject.so +0 -0
  50. data/lib/openstudioradiance.so +0 -0
  51. data/lib/openstudiorulesengine.so +0 -0
  52. data/lib/openstudioruleset.so +0 -0
  53. data/lib/openstudiorunmanager.so +0 -0
  54. data/lib/openstudiosdd.so +0 -0
  55. data/lib/openstudiostandardsinterface.so +0 -0
  56. data/lib/openstudioutilities.so +0 -0
  57. data/lib/openstudioutilitiesbcl.so +0 -0
  58. data/lib/openstudioutilitiescore.so +0 -0
  59. data/lib/openstudioutilitiesdata.so +0 -0
  60. data/lib/openstudioutilitiesdocument.so +0 -0
  61. data/lib/openstudioutilitieseconomics.so +0 -0
  62. data/lib/openstudioutilitiesfiletypes.so +0 -0
  63. data/lib/openstudioutilitiesgeometry.so +0 -0
  64. data/lib/openstudioutilitiesidd.so +0 -0
  65. data/lib/openstudioutilitiesidf.so +0 -0
  66. data/lib/openstudioutilitiesplot.so +0 -0
  67. data/lib/openstudioutilitiessql.so +0 -0
  68. data/lib/openstudioutilitiestime.so +0 -0
  69. data/lib/openstudioutilitiesunits.so +0 -0
  70. data/lib/qt.conf +0 -0
  71. data/openstudio.gemspec +27 -0
  72. data/share/openstudio/osversion/0_7_0/OpenStudio.idd +9496 -0
  73. data/share/openstudio/osversion/0_7_0/example.osc +43 -0
  74. data/share/openstudio/osversion/0_7_0/example.osm +1970 -0
  75. data/share/openstudio/osversion/0_7_1/OpenStudio.idd +9496 -0
  76. data/share/openstudio/osversion/0_7_1/example.osc +49 -0
  77. data/share/openstudio/osversion/0_7_1/example.osm +1970 -0
  78. data/share/openstudio/osversion/0_7_2/OpenStudio.idd +9498 -0
  79. data/share/openstudio/osversion/0_7_2/example.osc +32 -0
  80. data/share/openstudio/osversion/0_7_2/example.osm +1970 -0
  81. data/share/openstudio/osversion/0_7_3/OpenStudio.idd +9512 -0
  82. data/share/openstudio/osversion/0_7_3/example.osc +40 -0
  83. data/share/openstudio/osversion/0_7_3/example.osm +1970 -0
  84. data/share/openstudio/osversion/0_7_4/OpenStudio.idd +10273 -0
  85. data/share/openstudio/osversion/0_7_4/example.osc +48 -0
  86. data/share/openstudio/osversion/0_7_4/example.osm +3050 -0
  87. data/share/openstudio/osversion/0_7_5/OpenStudio.idd +10317 -0
  88. data/share/openstudio/osversion/0_7_5/example.osc +48 -0
  89. data/share/openstudio/osversion/0_7_5/example.osm +3050 -0
  90. data/share/openstudio/osversion/unknown.osc +52 -0
  91. metadata +156 -0
@@ -0,0 +1,32 @@
1
+
2
+
3
+ OS:Construction,
4
+ Interior Door, !- Name
5
+ , !- Surface Rendering Name
6
+ G05 25mm wood; !- Outside Layer
7
+
8
+ OS:Material,
9
+ G05 25mm wood, !- Name
10
+ MediumSmooth, !- Roughness
11
+ 0.0254, !- Thickness {m}
12
+ 0.15, !- Conductivity {W/m-K}
13
+ 608, !- Density {kg/m3}
14
+ 1630; !- Specific Heat {J/kg-K}
15
+
16
+ OS:ComponentData,
17
+ OS:ComponentData 1, ! Name
18
+ {24d7fa7b-93be-483e-8411-7ecb1fe0d5fd}, ! UUID
19
+ {57e834b1-94f0-4bca-b6df-87cc1304b408}, ! Version UUID
20
+ , ! Description
21
+ , ! Fidelity Level
22
+ OS_Construction, ! Type of Object 1
23
+ Interior Door, ! Name of Object 1
24
+ OS_Material, ! Type of Object 2
25
+ G05 25mm wood; ! Name of Object 2
26
+
27
+ OS:ComponentData:Tags,
28
+ OS:ComponentData 1; ! ComponentData Name
29
+
30
+ OS:ComponentData:Attributes,
31
+ OS:ComponentData 1; ! ComponentData Name
32
+
@@ -0,0 +1,1970 @@
1
+
2
+
3
+ OS:Version,
4
+ 0.7.2; ! Version Identifier
5
+
6
+ OS:SimulationControl,
7
+ Yes, ! Do Zone Sizing Calculation
8
+ Yes, ! Do System Sizing Calculation
9
+ , ! Do Plant Sizing Calculation
10
+ No, ! Run Simulation for Sizing Periods
11
+ Yes; ! Run Simulation for Weather File Run Periods
12
+
13
+ OS:Timestep,
14
+ 6; ! Number of Timesteps per Hour
15
+
16
+ OS:RunPeriod,
17
+ OS:RunPeriod 1, ! Name
18
+ 1, ! Begin Month
19
+ 1, ! Begin Day of Month
20
+ 12, ! End Month
21
+ 31, ! End Day of Month
22
+ No, ! Use Weather File Holidays and Special Days
23
+ No, ! Use Weather File Daylight Saving Period
24
+ No, ! Apply Weekend Holiday Rule
25
+ Yes, ! Use Weather File Rain Indicators
26
+ Yes, ! Use Weather File Snow Indicators
27
+ 1; ! Number of Times Runperiod to be Repeated
28
+
29
+ OS:SurfaceConvectionAlgorithm:Inside,
30
+ TARP; ! Algorithm
31
+
32
+ OS:SurfaceConvectionAlgorithm:Outside,
33
+ DOE-2; ! Algorithm
34
+
35
+ OS:HeatBalanceAlgorithm,
36
+ ConductionTransferFunction, ! Algorithm
37
+ 200; ! Surface Temperature Upper Limit {F}
38
+
39
+ OS:ZoneAirHeatBalanceAlgorithm,
40
+ AnalyticalSolution; ! Algorithm
41
+
42
+ OS:ConvergenceLimits;
43
+
44
+ OS:ShadowCalculation,
45
+ 7, ! Calculation Frequency
46
+ 15000; ! Maximum Figures in Shadow Overlap Calculations
47
+
48
+ OS:Site,
49
+ OS:Site 1, ! Name
50
+ 41.77, ! Latitude {deg}
51
+ -87.75, ! Longitude {deg}
52
+ -6, ! Time Zone {hr}
53
+ 190, ! Elevation {m}
54
+ ; ! Terrain
55
+
56
+ OS:Site:GroundTemperature:BuildingSurface,
57
+ 19.527, ! January Ground Temperature {C}
58
+ 19.502, ! February Ground Temperature {C}
59
+ 19.536, ! March Ground Temperature {C}
60
+ 19.598, ! April Ground Temperature {C}
61
+ 20.002, ! May Ground Temperature {C}
62
+ 21.64, ! June Ground Temperature {C}
63
+ 22.225, ! July Ground Temperature {C}
64
+ 22.375, ! August Ground Temperature {C}
65
+ 21.449, ! September Ground Temperature {C}
66
+ 20.121, ! October Ground Temperature {C}
67
+ 19.802, ! November Ground Temperature {C}
68
+ 19.633; ! December Ground Temperature {C}
69
+
70
+ OS:Site:WaterMainsTemperature,
71
+ Correlation, ! Calculation Method
72
+ , ! Temperature Schedule Name
73
+ 9.69, ! Annual Average Outdoor Air Temperature {C}
74
+ 28.1; ! Maximum Difference In Monthly Average Outdoor Air Temperatures {deltaC}
75
+
76
+ OS:SizingPeriod:DesignDay,
77
+ OS:SizingPeriod:DesignDay 1, ! Name
78
+ -20.6, ! Maximum Dry-Bulb Temperature {C}
79
+ 0, ! Daily Dry-Bulb Temperature Range {deltaC}
80
+ -20.6, ! Humidity Indicating Conditions at Maximum Dry-Bulb {BasedOnField A3}
81
+ 99063, ! Barometric Pressure {Pa}
82
+ 4.9, ! Wind Speed {m/s}
83
+ 270, ! Wind Direction {deg}
84
+ 0, ! Sky Clearness
85
+ 0, ! Rain Indicator
86
+ 0, ! Snow Indicator
87
+ 21, ! Day of Month
88
+ 1, ! Month
89
+ WinterDesignDay, ! Day Type
90
+ 0, ! Daylight Saving Time Indicator
91
+ WetBulb, ! Humidity Indicating Type
92
+ , ! Humidity Indicating Day Schedule Name
93
+ DefaultMultipliers, ! Dry-Bulb Temperature Range Modifier Type
94
+ , ! Dry-Bulb Temperature Range Modifier Schedule Name
95
+ AshraeClearSky; ! Solar Model Indicator
96
+
97
+ OS:SizingPeriod:DesignDay,
98
+ OS:SizingPeriod:DesignDay 2, ! Name
99
+ 33.2, ! Maximum Dry-Bulb Temperature {C}
100
+ 10.7, ! Daily Dry-Bulb Temperature Range {deltaC}
101
+ 23.8, ! Humidity Indicating Conditions at Maximum Dry-Bulb {BasedOnField A3}
102
+ 99063, ! Barometric Pressure {Pa}
103
+ 5.3, ! Wind Speed {m/s}
104
+ 230, ! Wind Direction {deg}
105
+ 1, ! Sky Clearness
106
+ 0, ! Rain Indicator
107
+ 0, ! Snow Indicator
108
+ 21, ! Day of Month
109
+ 7, ! Month
110
+ SummerDesignDay, ! Day Type
111
+ 0, ! Daylight Saving Time Indicator
112
+ WetBulb, ! Humidity Indicating Type
113
+ , ! Humidity Indicating Day Schedule Name
114
+ DefaultMultipliers, ! Dry-Bulb Temperature Range Modifier Type
115
+ , ! Dry-Bulb Temperature Range Modifier Schedule Name
116
+ AshraeClearSky; ! Solar Model Indicator
117
+
118
+ OS:DefaultScheduleSet,
119
+ Medium Office Schedules, ! Name
120
+ , !- Hours of Operation Schedule Name
121
+ Medium Office Number of People Schedule, !- Number of People Schedule Name
122
+ Medium Office People Activity Level Schedule, !- People Activity Level Schedule Name
123
+ Medium Office Lighting Schedule, !- Lighting Schedule Name
124
+ Medium Office Electric Equipment Schedule, !- Electric Equipment Schedule Name
125
+ Medium Office Gas Equipment Schedule, !- Gas Equipment Schedule Name
126
+ Medium Office Hot Water Equipment Schedule, !- Hot Water Equipment Schedule Name
127
+ , !- Ventilation per Person Schedule Name
128
+ , !- Ventilation per Floor Area Schedule Name
129
+ Medium Office Infiltration Schedule; !- Infiltration Schedule Name
130
+
131
+ OS:ScheduleTypeLimits,
132
+ Fraction, !- Name
133
+ 0.0, !- Lower Limit Value
134
+ 1.0, !- Upper Limit Value
135
+ CONTINUOUS; !- Numeric Type
136
+
137
+ OS:ScheduleTypeLimits,
138
+ Any Number; !- Name
139
+
140
+ OS:ScheduleTypeLimits,
141
+ On/Off, !- Name
142
+ 0, !- Lower Limit Value
143
+ 1, !- Upper Limit Value
144
+ DISCRETE; !- Numeric Type
145
+
146
+ OS:ScheduleTypeLimits,
147
+ Control Type, !- Name
148
+ 0, !- Lower Limit Value
149
+ 4, !- Upper Limit Value
150
+ DISCRETE; !- Numeric Type
151
+
152
+ OS:ScheduleTypeLimits,
153
+ Temperature, !- Name
154
+ -60, !- Lower Limit Value
155
+ 200, !- Upper Limit Value
156
+ CONTINUOUS; !- Numeric Type
157
+
158
+ OS:Schedule:Compact,
159
+ Medium Office Number of People Schedule, !- Name
160
+ Fraction, !- Schedule Type Limits Name
161
+ Through: 12/31, !- Field 1
162
+ For: SummerDesignDay, !- Field 2
163
+ Until: 06:00, ! Field 3
164
+ 0.0, !- Field 3
165
+ Until: 22:00, ! Field 5
166
+ 1.0, !- Field 5
167
+ Until: 24:00, ! Field 7
168
+ 0.05, !- Field 7
169
+ For: Weekdays, !- Field 9
170
+ Until: 06:00, ! Field 10
171
+ 0.0, !- Field 10
172
+ Until: 07:00, ! Field 12
173
+ 0.1, !- Field 12
174
+ Until: 08:00, ! Field 14
175
+ 0.2, !- Field 14
176
+ Until: 12:00, ! Field 16
177
+ 0.95, !- Field 16
178
+ Until: 13:00, ! Field 18
179
+ 0.5, !- Field 18
180
+ Until: 17:00, ! Field 20
181
+ 0.95, !- Field 20
182
+ Until: 18:00, ! Field 22
183
+ 0.7, !- Field 22
184
+ Until: 20:00, ! Field 24
185
+ 0.4, !- Field 24
186
+ Until: 22:00, ! Field 26
187
+ 0.1, !- Field 26
188
+ Until: 24:00, ! Field 28
189
+ 0.05, !- Field 28
190
+ For: Saturday, !- Field 30
191
+ Until: 06:00, ! Field 31
192
+ 0.0, !- Field 31
193
+ Until: 08:00, ! Field 33
194
+ 0.1, !- Field 33
195
+ Until: 14:00, ! Field 35
196
+ 0.5, !- Field 35
197
+ Until: 17:00, ! Field 37
198
+ 0.1, !- Field 37
199
+ Until: 24:00, ! Field 39
200
+ 0.0, !- Field 39
201
+ For: AllOtherDays, !- Field 41
202
+ Until: 24:00, ! Field 42
203
+ 0.0; !- Field 42
204
+
205
+ OS:Schedule:Compact,
206
+ Medium Office People Activity Level Schedule, !- Name
207
+ Any Number, !- Schedule Type Limits Name
208
+ Through: 12/31, !- Field 1
209
+ For: AllDays, !- Field 2
210
+ Until: 24:00, ! Field 3
211
+ 120.; !- Field 3
212
+
213
+ OS:Schedule:Compact,
214
+ Medium Office Lighting Schedule, !- Name
215
+ Fraction, !- Schedule Type Limits Name
216
+ Through: 12/31, !- Field 1
217
+ For: Weekdays, !- Field 2
218
+ Until: 05:00, ! Field 3
219
+ 0.05, !- Field 3
220
+ Until: 07:00, ! Field 5
221
+ 0.1, !- Field 5
222
+ Until: 08:00, ! Field 7
223
+ 0.3, !- Field 7
224
+ Until: 17:00, ! Field 9
225
+ 0.9, !- Field 9
226
+ Until: 18:00, ! Field 11
227
+ 0.7, !- Field 11
228
+ Until: 20:00, ! Field 13
229
+ 0.5, !- Field 13
230
+ Until: 22:00, ! Field 15
231
+ 0.3, !- Field 15
232
+ Until: 23:00, ! Field 17
233
+ 0.1, !- Field 17
234
+ Until: 24:00, ! Field 19
235
+ 0.05, !- Field 19
236
+ For: Saturday, !- Field 21
237
+ Until: 06:00, ! Field 22
238
+ 0.05, !- Field 22
239
+ Until: 08:00, ! Field 24
240
+ 0.1, !- Field 24
241
+ Until: 14:00, ! Field 26
242
+ 0.5, !- Field 26
243
+ Until: 17:00, ! Field 28
244
+ 0.15, !- Field 28
245
+ Until: 24:00, ! Field 30
246
+ 0.05, !- Field 30
247
+ For: SummerDesignDay, !- Field 32
248
+ Until: 24:00, ! Field 33
249
+ 1.0, !- Field 33
250
+ For: WinterDesignDay, !- Field 35
251
+ Until: 24:00, ! Field 36
252
+ 0.0, !- Field 36
253
+ For: AllOtherDays, !- Field 38
254
+ Until: 24:00, ! Field 39
255
+ 0.05; !- Field 39
256
+
257
+ OS:Schedule:Compact,
258
+ Medium Office Electric Equipment Schedule, !- Name
259
+ Fraction, !- Schedule Type Limits Name
260
+ Through: 12/31, !- Field 1
261
+ For: Weekdays, !- Field 2
262
+ Until: 08:00, ! Field 3
263
+ 0.40, !- Field 3
264
+ Until: 12:00, ! Field 5
265
+ 0.90, !- Field 5
266
+ Until: 13:00, ! Field 7
267
+ 0.80, !- Field 7
268
+ Until: 17:00, ! Field 9
269
+ 0.90, !- Field 9
270
+ Until: 18:00, ! Field 11
271
+ 0.80, !- Field 11
272
+ Until: 20:00, ! Field 13
273
+ 0.60, !- Field 13
274
+ Until: 22:00, ! Field 15
275
+ 0.50, !- Field 15
276
+ Until: 24:00, ! Field 17
277
+ 0.40, !- Field 17
278
+ For: Saturday, !- Field 19
279
+ Until: 06:00, ! Field 20
280
+ 0.30, !- Field 20
281
+ Until: 08:00, ! Field 22
282
+ 0.4, !- Field 22
283
+ Until: 14:00, ! Field 24
284
+ 0.5, !- Field 24
285
+ Until: 17:00, ! Field 26
286
+ 0.35, !- Field 26
287
+ Until: 24:00, ! Field 28
288
+ 0.30, !- Field 28
289
+ For: SummerDesignDay, !- Field 30
290
+ Until: 24:00, ! Field 31
291
+ 1.0, !- Field 31
292
+ For: WinterDesignDay, !- Field 33
293
+ Until: 24:00, ! Field 34
294
+ 0.0, !- Field 34
295
+ For: AllOtherDays, !- Field 36
296
+ Until: 24:00, ! Field 37
297
+ 0.30; !- Field 37
298
+
299
+ OS:Schedule:Compact,
300
+ Medium Office Gas Equipment Schedule, !- Name
301
+ Fraction, !- Schedule Type Limits Name
302
+ Through: 12/31, !- Field 1
303
+ For: Weekdays, !- Field 2
304
+ Until: 08:00, ! Field 3
305
+ 0.40, !- Field 3
306
+ Until: 12:00, ! Field 5
307
+ 0.90, !- Field 5
308
+ Until: 13:00, ! Field 7
309
+ 0.80, !- Field 7
310
+ Until: 17:00, ! Field 9
311
+ 0.90, !- Field 9
312
+ Until: 18:00, ! Field 11
313
+ 0.80, !- Field 11
314
+ Until: 20:00, ! Field 13
315
+ 0.60, !- Field 13
316
+ Until: 22:00, ! Field 15
317
+ 0.50, !- Field 15
318
+ Until: 24:00, ! Field 17
319
+ 0.40, !- Field 17
320
+ For: Saturday, !- Field 19
321
+ Until: 06:00, ! Field 20
322
+ 0.30, !- Field 20
323
+ Until: 08:00, ! Field 22
324
+ 0.4, !- Field 22
325
+ Until: 14:00, ! Field 24
326
+ 0.5, !- Field 24
327
+ Until: 17:00, ! Field 26
328
+ 0.35, !- Field 26
329
+ Until: 24:00, ! Field 28
330
+ 0.30, !- Field 28
331
+ For: SummerDesignDay, !- Field 30
332
+ Until: 24:00, ! Field 31
333
+ 1.0, !- Field 31
334
+ For: WinterDesignDay, !- Field 33
335
+ Until: 24:00, ! Field 34
336
+ 0.0, !- Field 34
337
+ For: AllOtherDays, !- Field 36
338
+ Until: 24:00, ! Field 37
339
+ 0.30; !- Field 37
340
+
341
+ OS:Schedule:Compact,
342
+ Medium Office Hot Water Equipment Schedule, !- Name
343
+ Fraction, !- Schedule Type Limits Name
344
+ Through: 12/31, !- Field 1
345
+ For: Weekdays SummerDesignDay, !- Field 2
346
+ Until: 05:00, ! Field 3
347
+ 0.05, !- Field 3
348
+ Until: 06:00, ! Field 5
349
+ 0.08, !- Field 5
350
+ Until: 07:00, ! Field 7
351
+ 0.07, !- Field 7
352
+ Until: 08:00, ! Field 9
353
+ 0.19, !- Field 9
354
+ Until: 09:00, ! Field 11
355
+ 0.35, !- Field 11
356
+ Until: 10:00, ! Field 13
357
+ 0.38, !- Field 13
358
+ Until: 11:00, ! Field 15
359
+ 0.39, !- Field 15
360
+ Until: 12:00, ! Field 17
361
+ 0.47, !- Field 17
362
+ Until: 13:00, ! Field 19
363
+ 0.57, !- Field 19
364
+ Until: 14:00, ! Field 21
365
+ 0.54, !- Field 21
366
+ Until: 15:00, ! Field 23
367
+ 0.34, !- Field 23
368
+ Until: 16:00, ! Field 25
369
+ 0.33, !- Field 25
370
+ Until: 17:00, ! Field 27
371
+ 0.44, !- Field 27
372
+ Until: 18:00, ! Field 29
373
+ 0.26, !- Field 29
374
+ Until: 19:00, ! Field 31
375
+ 0.21, !- Field 31
376
+ Until: 20:00, ! Field 33
377
+ 0.15, !- Field 33
378
+ Until: 21:00, ! Field 35
379
+ 0.17, !- Field 35
380
+ Until: 22:00, ! Field 37
381
+ 0.08, !- Field 37
382
+ Until: 24:00, ! Field 39
383
+ 0.05, !- Field 39
384
+ For: Saturday WinterDesignDay, !- Field 41
385
+ Until: 05:00, ! Field 42
386
+ 0.05, !- Field 42
387
+ Until: 06:00, ! Field 44
388
+ 0.08, !- Field 44
389
+ Until: 07:00, ! Field 46
390
+ 0.07, !- Field 46
391
+ Until: 08:00, ! Field 48
392
+ 0.11, !- Field 48
393
+ Until: 09:00, ! Field 50
394
+ 0.15, !- Field 50
395
+ Until: 10:00, ! Field 52
396
+ 0.21, !- Field 52
397
+ Until: 11:00, ! Field 54
398
+ 0.19, !- Field 54
399
+ Until: 12:00, ! Field 56
400
+ 0.23, !- Field 56
401
+ Until: 13:00, ! Field 58
402
+ 0.20, !- Field 58
403
+ Until: 14:00, ! Field 60
404
+ 0.19, !- Field 60
405
+ Until: 15:00, ! Field 62
406
+ 0.15, !- Field 62
407
+ Until: 16:00, ! Field 64
408
+ 0.13, !- Field 64
409
+ Until: 17:00, ! Field 66
410
+ 0.14, !- Field 66
411
+ Until: 21:00, ! Field 68
412
+ 0.07, !- Field 68
413
+ Until: 22:00, ! Field 70
414
+ 0.09, !- Field 70
415
+ Until: 24:00, ! Field 72
416
+ 0.05, !- Field 72
417
+ For: Sunday Holidays AllOtherDays, !- Field 74
418
+ Until: 05:00, ! Field 75
419
+ 0.04, !- Field 75
420
+ Until: 06:00, ! Field 77
421
+ 0.07, !- Field 77
422
+ Until: 11:00, ! Field 79
423
+ 0.04, !- Field 79
424
+ Until: 13:00, ! Field 81
425
+ 0.06, !- Field 81
426
+ Until: 14:00, ! Field 83
427
+ 0.09, !- Field 83
428
+ Until: 15:00, ! Field 85
429
+ 0.06, !- Field 85
430
+ Until: 21:00, ! Field 87
431
+ 0.04, !- Field 87
432
+ Until: 22:00, ! Field 89
433
+ 0.07, !- Field 89
434
+ Until: 24:00, ! Field 91
435
+ 0.04; !- Field 91
436
+
437
+ OS:Schedule:Compact,
438
+ Medium Office Infiltration Schedule, !- Name
439
+ Fraction, !- Schedule Type Limits Name
440
+ Through: 12/31, !- Field 1
441
+ For: Weekdays SummerDesignDay, !- Field 2
442
+ Until: 06:00, ! Field 3
443
+ 1.0, !- Field 3
444
+ Until: 22:00, ! Field 5
445
+ 0.25, !- Field 5
446
+ Until: 24:00, ! Field 7
447
+ 1.0, !- Field 7
448
+ For: Saturday WinterDesignDay, !- Field 9
449
+ Until: 06:00, ! Field 10
450
+ 1.0, !- Field 10
451
+ Until: 18:00, ! Field 12
452
+ 0.25, !- Field 12
453
+ Until: 24:00, ! Field 14
454
+ 1.0, !- Field 14
455
+ For: Sunday Holidays AllOtherDays, !- Field 16
456
+ Until: 24:00, ! Field 17
457
+ 1.0; !- Field 17
458
+
459
+ OS:Schedule:Compact,
460
+ Medium Office Cooling Setpoint Schedule, !- Name
461
+ Temperature, !- Schedule Type Limits Name
462
+ Through: 12/31, !- Field 1
463
+ For: Weekdays SummerDesignDay, !- Field 2
464
+ Until: 06:00, ! Field 3
465
+ 26.7, !- Field 3
466
+ Until: 22:00, ! Field 5
467
+ 24.0, !- Field 5
468
+ Until: 24:00, ! Field 7
469
+ 26.7, !- Field 7
470
+ For: Saturday, !- Field 9
471
+ Until: 06:00, ! Field 10
472
+ 26.7, !- Field 10
473
+ Until: 18:00, ! Field 12
474
+ 24.0, !- Field 12
475
+ Until: 24:00, ! Field 14
476
+ 26.7, !- Field 14
477
+ For WinterDesignDay, !- Field 16
478
+ Until: 24:00, ! Field 17
479
+ 26.7, !- Field 17
480
+ For: AllOtherDays, !- Field 19
481
+ Until: 24:00, ! Field 20
482
+ 26.7; !- Field 20
483
+
484
+ OS:Schedule:Compact,
485
+ Medium Office Heating Setpoint Schedule, !- Name
486
+ Temperature, !- Schedule Type Limits Name
487
+ Through: 12/31, !- Field 1
488
+ For: Weekdays, !- Field 2
489
+ Until: 06:00, ! Field 3
490
+ 15.6, !- Field 3
491
+ Until: 22:00, ! Field 5
492
+ 21.0, !- Field 5
493
+ Until: 24:00, ! Field 7
494
+ 15.6, !- Field 7
495
+ For SummerDesignDay, !- Field 9
496
+ Until: 24:00, ! Field 10
497
+ 15.6, !- Field 10
498
+ For: Saturday, !- Field 12
499
+ Until: 06:00, ! Field 13
500
+ 15.6, !- Field 13
501
+ Until: 18:00, ! Field 15
502
+ 21.0, !- Field 15
503
+ Until: 24:00, ! Field 17
504
+ 15.6, !- Field 17
505
+ For: WinterDesignDay, !- Field 19
506
+ Until: 24:00, ! Field 20
507
+ 21.0, !- Field 20
508
+ For: AllOtherDays, !- Field 22
509
+ Until: 24:00, ! Field 23
510
+ 15.6; !- Field 23
511
+
512
+ OS:DefaultConstructionSet,
513
+ Default Constructions, !- Name
514
+ Exterior Surface Constructions, !- Default Exterior Surface Constructions Name
515
+ Interior Surface Constructions, !- Default Interior Surface Constructions Name
516
+ Ground Contact Surface Constructions, !- Default Ground Contact Surface Constructions Name
517
+ Exterior SubSurface Constructions, !- Default Exterior SubSurface Constructions Name
518
+ Interior SubSurface Constructions, !- Default Interior SubSurface Constructions Name
519
+ Interior Partition, !- Interior Partition Construction Name
520
+ , !- Space Shading Construction Name
521
+ , !- Building Shading Construction Name
522
+ ; !- Site Shading Construction Name
523
+
524
+ OS:DefaultSurfaceConstructions,
525
+ Exterior Surface Constructions, !- Name
526
+ , !- Floor Construction Name
527
+ Exterior Wall, !- Wall Construction Name
528
+ Exterior Roof; !- Roof Ceiling Construction
529
+
530
+ OS:DefaultSurfaceConstructions,
531
+ Interior Surface Constructions, !- Name
532
+ Interior Floor, !- Floor Construction Name
533
+ Air Wall, !- Wall Construction Name
534
+ Interior Ceiling; !- Roof Ceiling Construction
535
+
536
+ OS:DefaultSurfaceConstructions,
537
+ Ground Contact Surface Constructions, !- Name
538
+ Slab, !- Floor Construction Name
539
+ , !- Wall Construction Name
540
+ ; !- Roof Ceiling Construction
541
+
542
+ OS:DefaultSubSurfaceConstructions,
543
+ Exterior SubSurface Constructions, !- Name
544
+ Exterior Window, !- Fixed Window Construction Name
545
+ Exterior Window, !- Operable Window Construction Name
546
+ Exterior Door, !- Door Construction Name
547
+ Exterior Window, !- Glass Door Construction Name
548
+ Exterior Door, !- Overhead Door Construction Name
549
+ Exterior Window, !- Skylight Construction Name
550
+ Exterior Window, !- Tubular Daylight Dome Construction Name
551
+ Exterior Window; !- Tubular Daylight Diffuser Construction Name
552
+
553
+ OS:DefaultSubSurfaceConstructions,
554
+ Interior SubSurface Constructions, !- Name
555
+ Interior Window, !- Fixed Window Construction Name
556
+ Interior Window, !- Operable Window Construction Name
557
+ Interior Door, !- Door Construction Name
558
+ Interior Window, !- Glass Door Construction Name
559
+ Interior Door, !- Overhead Door Construction Name
560
+ Interior Window, !- Skylight Construction Name
561
+ Interior Window, !- Tubular Daylight Dome Construction Name
562
+ Interior Window; !- Tubular Daylight Diffuser Construction Name
563
+
564
+ OS:Construction,
565
+ Exterior Wall, !- Name
566
+ , !- Surface Rendering Name
567
+ M01 100mm brick, !- Outside Layer
568
+ M15 200mm heavyweight concrete, !- Layer 2
569
+ I02 50mm insulation board, !- Layer 3
570
+ F04 Wall air space resistance, !- Layer 4
571
+ G01a 19mm gypsum board; !- Layer 5
572
+
573
+ OS:Material,
574
+ M01 100mm brick, !- Name
575
+ MediumRough, !- Roughness
576
+ 0.1016, !- Thickness {m}
577
+ 0.89, !- Conductivity {W/m-K}
578
+ 1920, !- Density {kg/m3}
579
+ 790; !- Specific Heat {J/kg-K}
580
+
581
+ OS:Material,
582
+ M15 200mm heavyweight concrete, !- Name
583
+ MediumRough, !- Roughness
584
+ 0.2032, !- Thickness {m}
585
+ 1.95, !- Conductivity {W/m-K}
586
+ 2240, !- Density {kg/m3}
587
+ 900; !- Specific Heat {J/kg-K}
588
+
589
+ OS:Material,
590
+ I02 50mm insulation board, !- Name
591
+ MediumRough, !- Roughness
592
+ 0.0508, !- Thickness {m}
593
+ 0.03, !- Conductivity {W/m-K}
594
+ 43, !- Density {kg/m3}
595
+ 1210; !- Specific Heat {J/kg-K}
596
+
597
+ OS:Material:AirGap,
598
+ F04 Wall air space resistance, !- Name
599
+ 0.15; !- Thermal Resistance {m2-K/W}
600
+
601
+ OS:Material,
602
+ G01a 19mm gypsum board, !- Name
603
+ MediumSmooth, !- Roughness
604
+ 0.019, !- Thickness {m}
605
+ 0.16, !- Conductivity {W/m-K}
606
+ 800, !- Density {kg/m3}
607
+ 1090; !- Specific Heat {J/kg-K}
608
+
609
+ OS:Construction,
610
+ Exterior Roof, !- Name
611
+ , !- Surface Rendering Name
612
+ M11 100mm lightweight concrete, !- Outside Layer
613
+ F05 Ceiling air space resistance, !- Layer 2
614
+ F16 Acoustic tile; !- Layer 3
615
+
616
+ OS:Material,
617
+ M11 100mm lightweight concrete, !- Name
618
+ MediumRough, !- Roughness
619
+ 0.1016, !- Thickness {m}
620
+ 0.53, !- Conductivity {W/m-K}
621
+ 1280, !- Density {kg/m3}
622
+ 840; !- Specific Heat {J/kg-K}
623
+
624
+ OS:Material:AirGap,
625
+ F05 Ceiling air space resistance, !- Name
626
+ 0.18; !- Thermal Resistance {m2-K/W}
627
+
628
+ OS:Material,
629
+ F16 Acoustic tile, !- Name
630
+ MediumSmooth, !- Roughness
631
+ 0.0191, !- Thickness {m}
632
+ 0.06, !- Conductivity {W/m-K}
633
+ 368, !- Density {kg/m3}
634
+ 590; !- Specific Heat {J/kg-K}
635
+
636
+ OS:Construction,
637
+ Interior Floor, !- Name
638
+ , !- Surface Rendering Name
639
+ F16 Acoustic tile, !- Outside Layer
640
+ F05 Ceiling air space resistance, !- Layer 2
641
+ M11 100mm lightweight concrete; !- Layer 3
642
+
643
+ OS:Construction,
644
+ Air Wall, !- Name
645
+ , !- Surface Rendering Name
646
+ Air Wall Material; !- Outside Layer
647
+
648
+ OS:Material:AirWall,
649
+ Air Wall Material; !- Name
650
+
651
+ OS:Construction,
652
+ Interior Ceiling, !- Name
653
+ , !- Surface Rendering Name
654
+ M11 100mm lightweight concrete, !- Outside Layer
655
+ F05 Ceiling air space resistance, !- Layer 2
656
+ F16 Acoustic tile; !- Layer 3
657
+
658
+ OS:Construction,
659
+ Slab, !- Name
660
+ , !- Surface Rendering Name
661
+ MAT-CC05 8 HW CONCRETE, !- Outside Layer
662
+ CP02 CARPET PAD; !- Layer 2
663
+
664
+ OS:Material,
665
+ MAT-CC05 8 HW CONCRETE, !- Name
666
+ Rough, !- Roughness
667
+ 0.2032, !- Thickness {m}
668
+ 1.3110, !- Conductivity {W/m-K}
669
+ 2240.0000, !- Density {kg/m3}
670
+ 836.8000, !- Specific Heat {J/kg-K}
671
+ 0.9000, !- Thermal Absorptance
672
+ 0.7000, !- Solar Absorptance
673
+ 0.7000; !- Visible Absorptance
674
+
675
+ OS:Material:NoMass,
676
+ CP02 CARPET PAD, !- Name
677
+ VeryRough, !- Roughness
678
+ 0.2165, !- Thermal Resistance {m2-K/W}
679
+ 0.9000, !- Thermal Absorptance
680
+ 0.7000, !- Solar Absorptance
681
+ 0.8000; !- Visible Absorptance
682
+
683
+ OS:Construction,
684
+ Exterior Window, !- Name
685
+ , !- Surface Rendering Name
686
+ Clear 3mm, !- Outside Layer
687
+ Air 13mm, !- Layer 2
688
+ Clear 3mm; !- Layer 3
689
+
690
+ OS:WindowMaterial:Glazing,
691
+ Clear 3mm, !- Name
692
+ SpectralAverage, !- Optical Data Type
693
+ , !- Window Glass Spectral Data Set Name
694
+ 0.003, !- Thickness {m}
695
+ 0.837, !- Solar Transmittance at Normal Incidence
696
+ 0.075, !- Front Side Solar Reflectance at Normal Incidence
697
+ 0.075, !- Back Side Solar Reflectance at Normal Incidence
698
+ 0.898, !- Visible Transmittance at Normal Incidence
699
+ 0.081, !- Front Side Visible Reflectance at Normal Incidence
700
+ 0.081, !- Back Side Visible Reflectance at Normal Incidence
701
+ 0, !- Infrared Transmittance at Normal Incidence
702
+ 0.84, !- Front Side Infrared Hemispherical Emissivity
703
+ 0.84, !- Back Side Infrared Hemispherical Emissivity
704
+ 0.9; !- Conductivity {W/m-K}
705
+
706
+ OS:WindowMaterial:Gas,
707
+ Air 13mm, !- Name
708
+ Air, !- Gas Type
709
+ 0.0127; !- Thickness {m}
710
+
711
+ OS:Construction,
712
+ Exterior Door, !- Name
713
+ , !- Surface Rendering Name
714
+ F08 Metal surface, !- Outside Layer
715
+ I01 25mm insulation board; !- Layer 2
716
+
717
+ OS:Material,
718
+ F08 Metal surface, !- Name
719
+ Smooth, !- Roughness
720
+ 0.0008, !- Thickness {m}
721
+ 45.28, !- Conductivity {W/m-K}
722
+ 7824, !- Density {kg/m3}
723
+ 500; !- Specific Heat {J/kg-K}
724
+
725
+ OS:Material,
726
+ I01 25mm insulation board, !- Name
727
+ MediumRough, !- Roughness
728
+ 0.0254, !- Thickness {m}
729
+ 0.03, !- Conductivity {W/m-K}
730
+ 43, !- Density {kg/m3}
731
+ 1210; !- Specific Heat {J/kg-K}
732
+
733
+ OS:Construction,
734
+ Interior Window, !- Name
735
+ , !- Surface Rendering Name
736
+ Clear 3mm; !- Outside Layer
737
+
738
+ OS:Construction,
739
+ Interior Door, !- Name
740
+ , !- Surface Rendering Name
741
+ G05 25mm wood; !- Outside Layer
742
+
743
+ OS:Material,
744
+ G05 25mm wood, !- Name
745
+ MediumSmooth, !- Roughness
746
+ 0.0254, !- Thickness {m}
747
+ 0.15, !- Conductivity {W/m-K}
748
+ 608, !- Density {kg/m3}
749
+ 1630; !- Specific Heat {J/kg-K}
750
+
751
+ OS:Construction,
752
+ Interior Partition, !- Name
753
+ , !- Surface Rendering Name
754
+ G05 25mm wood; !- Outside Layer
755
+
756
+ OS:StandardsInformation:Construction,
757
+ Exterior Wall, ! Construction Name
758
+ , ! Intended Surface Type
759
+ , ! Construction Type
760
+ 2, ! Perturbable Layer
761
+ Insulation, ! Perturbable Layer Type
762
+ ; ! Other Perturbable Layer Type
763
+
764
+ OS:SpaceType,
765
+ OS:SpaceType 1; ! Name
766
+
767
+ OS:Lights:Definition,
768
+ OS:Lights:Definition 1, ! Name
769
+ Watts/Area, ! Design Level Calculation Method
770
+ , ! Lighting Level {W}
771
+ 10, ! Watts per Space Floor Area {W/m2}
772
+ ; ! Watts per Person {W/person}
773
+
774
+ OS:Lights,
775
+ OS:Lights 1, ! Name
776
+ OS:Lights:Definition 1, ! Lights Definition Name
777
+ OS:SpaceType 1; ! Space or SpaceType Name
778
+
779
+ OS:ElectricEquipment:Definition,
780
+ OS:ElectricEquipment:Definition 1, ! Name
781
+ Watts/Area, ! Design Level Calculation Method
782
+ , ! Design Level {W}
783
+ 5, ! Watts per Space Floor Area {W/m2}
784
+ ; ! Watts per Person {W/person}
785
+
786
+ OS:ElectricEquipment,
787
+ OS:ElectricEquipment 1, ! Name
788
+ OS:ElectricEquipment:Definition 1, ! Electric Equipment Definition Name
789
+ OS:SpaceType 1; ! Space or SpaceType Name
790
+
791
+ OS:People:Definition,
792
+ OS:People:Definition 1, ! Name
793
+ People/Area, ! Number of People Calculation Method
794
+ , ! Number of People
795
+ 0.05, ! People per Space Floor Area {person/m2}
796
+ , ! Space Floor Area per Person {m2/person}
797
+ 0.3; ! Fraction Radiant
798
+
799
+ OS:People,
800
+ OS:People 1, ! Name
801
+ OS:People:Definition 1, ! People Definition Name
802
+ OS:SpaceType 1; ! Space or SpaceType Name
803
+
804
+ OS:Facility;
805
+
806
+ OS:Building,
807
+ OS:Building 1, ! Name
808
+ , ! Building Type
809
+ , ! North Axis {deg}
810
+ , ! Nominal Floor to Floor Height {m}
811
+ OS:SpaceType 1, ! Space Type Name
812
+ Default Constructions, ! Default Construction Set Name
813
+ Medium Office Schedules; ! Default Schedule Set Name
814
+
815
+ OS:ThermalZone,
816
+ OS:ThermalZone 1, ! Name
817
+ , ! Multiplier
818
+ , ! Ceiling Height {m}
819
+ , ! Volume {m3}
820
+ , ! Floor Area {m2}
821
+ , ! Zone Inside Convection Algorithm
822
+ , ! Zone Outside Convection Algorithm
823
+ , ! Zone Conditioning Equipment List Name
824
+ OS:Connection 13, ! Zone Air Inlet Node or NodeList Name
825
+ OS:Connection 2, ! Zone Air Exhaust Node or NodeList Name
826
+ OS:Connection 1, ! Zone Air Node Name
827
+ OS:Connection 14, ! Zone Return Air Node Name
828
+ OS:Daylighting:Control 1, ! Primary Daylighting Control Name
829
+ 0.25, ! Fraction of Zone Controlled by Primary Daylighting Control
830
+ , ! Secondary Daylighting Control Name
831
+ , ! Fraction of Zone Controlled by Secondary Daylighting Control
832
+ OS:IlluminanceMap 1, ! Illuminance Map Name
833
+ , ! Group Rendering Name
834
+ OS:ThermostatSetpoint:DualSetpoint 1, ! Thermostat Name
835
+ No; ! Use Ideal Air Loads
836
+
837
+ OS:Node,
838
+ OS:Node 1, ! Name
839
+ OS:Connection 1, ! Inlet Port
840
+ ; ! Outlet Port
841
+
842
+ OS:Connection,
843
+ OS:Connection 1, ! Name
844
+ OS:ThermalZone 1, ! Source Object
845
+ 10, ! Outlet Port
846
+ OS:Node 1, ! Target Object
847
+ 1; ! Inlet Port
848
+
849
+ OS:Node,
850
+ OS:Node 2, ! Name
851
+ OS:Connection 2, ! Inlet Port
852
+ ; ! Outlet Port
853
+
854
+ OS:Connection,
855
+ OS:Connection 2, ! Name
856
+ OS:ThermalZone 1, ! Source Object
857
+ 9, ! Outlet Port
858
+ OS:Node 2, ! Target Object
859
+ 1; ! Inlet Port
860
+
861
+ OS:Sizing:Zone,
862
+ OS:ThermalZone 1, ! Zone or ZoneList Name
863
+ 14, ! Zone Cooling Design Supply Air Temperature {C}
864
+ 40, ! Zone Heating Design Supply Air Temperature {C}
865
+ 0.0085, ! Zone Cooling Design Supply Air Humidity Ratio {kg-H2O/kg-air}
866
+ 0.008, ! Zone Heating Design Supply Air Humidity Ratio {kg-H2O/kg-air}
867
+ , ! Zone Heating Sizing Factor
868
+ , ! Zone Cooling Sizing Factor
869
+ DesignDay, ! Cooling Design Air Flow Method
870
+ , ! Cooling Design Air Flow Rate {m3/s}
871
+ , ! Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2}
872
+ , ! Cooling Minimum Air Flow {m3/s}
873
+ , ! Cooling Minimum Air Flow Fraction
874
+ DesignDay, ! Heating Design Air Flow Method
875
+ , ! Heating Design Air Flow Rate {m3/s}
876
+ , ! Heating Maximum Air Flow per Zone Floor Area {m3/s-m2}
877
+ , ! Heating Maximum Air Flow {m3/s}
878
+ , ! Heating Maximum Air Flow Fraction
879
+ , ! Design Zone Air Distribution Effectiveness in Cooling Mode
880
+ ; ! Design Zone Air Distribution Effectiveness in Heating Mode
881
+
882
+ OS:ThermostatSetpoint:DualSetpoint,
883
+ OS:ThermostatSetpoint:DualSetpoint 1, ! Name
884
+ Medium Office Heating Setpoint Schedule, ! Heating Setpoint Temperature Schedule Name
885
+ Medium Office Cooling Setpoint Schedule; ! Cooling Setpoint Temperature Schedule Name
886
+
887
+ OS:BuildingStory,
888
+ OS:BuildingStory 1, ! Name
889
+ 0, ! Nominal Z Coordinate {m}
890
+ 3, ! Nominal Floor to Floor Height {m}
891
+ , ! Default Construction Set Name
892
+ , ! Default Schedule Set Name
893
+ ; ! Group Rendering Name
894
+
895
+ OS:Space,
896
+ OS:Space 1, ! Name
897
+ , ! Space Type Name
898
+ , ! Default Construction Set Name
899
+ , ! Default Schedule Set Name
900
+ , ! Direction of Relative North {deg}
901
+ , ! X Origin {m}
902
+ , ! Y Origin {m}
903
+ , ! Z Origin {m}
904
+ OS:BuildingStory 1, ! Building Story Name
905
+ OS:ThermalZone 1; ! Thermal Zone Name
906
+
907
+ OS:Surface,
908
+ OS:Surface 1, ! Name
909
+ Floor, ! Surface Type
910
+ , ! Construction Name
911
+ OS:Space 1, ! Space Name
912
+ Ground, ! Outside Boundary Condition
913
+ , ! Outside Boundary Condition Object
914
+ NoSun, ! Sun Exposure
915
+ NoWind, ! Wind Exposure
916
+ , ! View Factor to Ground
917
+ , ! Number of Vertices
918
+ 0,0,0, ! X,Y,Z Vertex 1 {m}
919
+ 0,10,0, ! X,Y,Z Vertex 2 {m}
920
+ 10,10,0, ! X,Y,Z Vertex 3 {m}
921
+ 10,0,0; ! X,Y,Z Vertex 4 {m}
922
+
923
+ OS:Surface,
924
+ OS:Surface 2, ! Name
925
+ Wall, ! Surface Type
926
+ , ! Construction Name
927
+ OS:Space 1, ! Space Name
928
+ Outdoors, ! Outside Boundary Condition
929
+ , ! Outside Boundary Condition Object
930
+ SunExposed, ! Sun Exposure
931
+ WindExposed, ! Wind Exposure
932
+ , ! View Factor to Ground
933
+ , ! Number of Vertices
934
+ 0,10,3, ! X,Y,Z Vertex 1 {m}
935
+ 0,10,0, ! X,Y,Z Vertex 2 {m}
936
+ 0,0,0, ! X,Y,Z Vertex 3 {m}
937
+ 0,0,3; ! X,Y,Z Vertex 4 {m}
938
+
939
+ OS:Surface,
940
+ OS:Surface 3, ! Name
941
+ Wall, ! Surface Type
942
+ , ! Construction Name
943
+ OS:Space 1, ! Space Name
944
+ Surface, ! Outside Boundary Condition
945
+ OS:Surface 18, ! Outside Boundary Condition Object
946
+ NoSun, ! Sun Exposure
947
+ NoWind, ! Wind Exposure
948
+ , ! View Factor to Ground
949
+ , ! Number of Vertices
950
+ 10,10,3, ! X,Y,Z Vertex 1 {m}
951
+ 10,10,0, ! X,Y,Z Vertex 2 {m}
952
+ 0,10,0, ! X,Y,Z Vertex 3 {m}
953
+ 0,10,3; ! X,Y,Z Vertex 4 {m}
954
+
955
+ OS:Surface,
956
+ OS:Surface 4, ! Name
957
+ Wall, ! Surface Type
958
+ , ! Construction Name
959
+ OS:Space 1, ! Space Name
960
+ Surface, ! Outside Boundary Condition
961
+ OS:Surface 10, ! Outside Boundary Condition Object
962
+ NoSun, ! Sun Exposure
963
+ NoWind, ! Wind Exposure
964
+ , ! View Factor to Ground
965
+ , ! Number of Vertices
966
+ 10,0,3, ! X,Y,Z Vertex 1 {m}
967
+ 10,0,0, ! X,Y,Z Vertex 2 {m}
968
+ 10,10,0, ! X,Y,Z Vertex 3 {m}
969
+ 10,10,3; ! X,Y,Z Vertex 4 {m}
970
+
971
+ OS:Surface,
972
+ OS:Surface 5, ! Name
973
+ Wall, ! Surface Type
974
+ , ! Construction Name
975
+ OS:Space 1, ! Space Name
976
+ Outdoors, ! Outside Boundary Condition
977
+ , ! Outside Boundary Condition Object
978
+ SunExposed, ! Sun Exposure
979
+ WindExposed, ! Wind Exposure
980
+ , ! View Factor to Ground
981
+ , ! Number of Vertices
982
+ 0,0,3, ! X,Y,Z Vertex 1 {m}
983
+ 0,0,0, ! X,Y,Z Vertex 2 {m}
984
+ 10,0,0, ! X,Y,Z Vertex 3 {m}
985
+ 10,0,3; ! X,Y,Z Vertex 4 {m}
986
+
987
+ OS:Surface,
988
+ OS:Surface 6, ! Name
989
+ RoofCeiling, ! Surface Type
990
+ , ! Construction Name
991
+ OS:Space 1, ! Space Name
992
+ Outdoors, ! Outside Boundary Condition
993
+ , ! Outside Boundary Condition Object
994
+ SunExposed, ! Sun Exposure
995
+ WindExposed, ! Wind Exposure
996
+ , ! View Factor to Ground
997
+ , ! Number of Vertices
998
+ 10,0,3, ! X,Y,Z Vertex 1 {m}
999
+ 10,10,3, ! X,Y,Z Vertex 2 {m}
1000
+ 0,10,3, ! X,Y,Z Vertex 3 {m}
1001
+ 0,0,3; ! X,Y,Z Vertex 4 {m}
1002
+
1003
+ OS:Space,
1004
+ OS:Space 2, ! Name
1005
+ , ! Space Type Name
1006
+ , ! Default Construction Set Name
1007
+ , ! Default Schedule Set Name
1008
+ , ! Direction of Relative North {deg}
1009
+ 10, ! X Origin {m}
1010
+ , ! Y Origin {m}
1011
+ , ! Z Origin {m}
1012
+ OS:BuildingStory 1, ! Building Story Name
1013
+ OS:ThermalZone 1; ! Thermal Zone Name
1014
+
1015
+ OS:Surface,
1016
+ OS:Surface 7, ! Name
1017
+ Floor, ! Surface Type
1018
+ , ! Construction Name
1019
+ OS:Space 2, ! Space Name
1020
+ Ground, ! Outside Boundary Condition
1021
+ , ! Outside Boundary Condition Object
1022
+ NoSun, ! Sun Exposure
1023
+ NoWind, ! Wind Exposure
1024
+ , ! View Factor to Ground
1025
+ , ! Number of Vertices
1026
+ 0,0,0, ! X,Y,Z Vertex 1 {m}
1027
+ 0,10,0, ! X,Y,Z Vertex 2 {m}
1028
+ 10,10,0, ! X,Y,Z Vertex 3 {m}
1029
+ 10,0,0; ! X,Y,Z Vertex 4 {m}
1030
+
1031
+ OS:Surface,
1032
+ OS:Surface 8, ! Name
1033
+ Wall, ! Surface Type
1034
+ , ! Construction Name
1035
+ OS:Space 2, ! Space Name
1036
+ Outdoors, ! Outside Boundary Condition
1037
+ , ! Outside Boundary Condition Object
1038
+ SunExposed, ! Sun Exposure
1039
+ WindExposed, ! Wind Exposure
1040
+ , ! View Factor to Ground
1041
+ , ! Number of Vertices
1042
+ 10,0,3, ! X,Y,Z Vertex 1 {m}
1043
+ 10,0,0, ! X,Y,Z Vertex 2 {m}
1044
+ 10,10,0, ! X,Y,Z Vertex 3 {m}
1045
+ 10,10,3; ! X,Y,Z Vertex 4 {m}
1046
+
1047
+ OS:Surface,
1048
+ OS:Surface 9, ! Name
1049
+ RoofCeiling, ! Surface Type
1050
+ , ! Construction Name
1051
+ OS:Space 2, ! Space Name
1052
+ Outdoors, ! Outside Boundary Condition
1053
+ , ! Outside Boundary Condition Object
1054
+ SunExposed, ! Sun Exposure
1055
+ WindExposed, ! Wind Exposure
1056
+ , ! View Factor to Ground
1057
+ , ! Number of Vertices
1058
+ 10,0,3, ! X,Y,Z Vertex 1 {m}
1059
+ 10,10,3, ! X,Y,Z Vertex 2 {m}
1060
+ 0,10,3, ! X,Y,Z Vertex 3 {m}
1061
+ 0,0,3; ! X,Y,Z Vertex 4 {m}
1062
+
1063
+ OS:Surface,
1064
+ OS:Surface 10, ! Name
1065
+ Wall, ! Surface Type
1066
+ , ! Construction Name
1067
+ OS:Space 2, ! Space Name
1068
+ Surface, ! Outside Boundary Condition
1069
+ OS:Surface 4, ! Outside Boundary Condition Object
1070
+ NoSun, ! Sun Exposure
1071
+ NoWind, ! Wind Exposure
1072
+ , ! View Factor to Ground
1073
+ , ! Number of Vertices
1074
+ 0,10,3, ! X,Y,Z Vertex 1 {m}
1075
+ 0,10,0, ! X,Y,Z Vertex 2 {m}
1076
+ 0,0,0, ! X,Y,Z Vertex 3 {m}
1077
+ 0,0,3; ! X,Y,Z Vertex 4 {m}
1078
+
1079
+ OS:Surface,
1080
+ OS:Surface 11, ! Name
1081
+ Wall, ! Surface Type
1082
+ , ! Construction Name
1083
+ OS:Space 2, ! Space Name
1084
+ Surface, ! Outside Boundary Condition
1085
+ OS:Surface 24, ! Outside Boundary Condition Object
1086
+ NoSun, ! Sun Exposure
1087
+ NoWind, ! Wind Exposure
1088
+ , ! View Factor to Ground
1089
+ , ! Number of Vertices
1090
+ 10,10,3, ! X,Y,Z Vertex 1 {m}
1091
+ 10,10,0, ! X,Y,Z Vertex 2 {m}
1092
+ 0,10,0, ! X,Y,Z Vertex 3 {m}
1093
+ 0,10,3; ! X,Y,Z Vertex 4 {m}
1094
+
1095
+ OS:Surface,
1096
+ OS:Surface 12, ! Name
1097
+ Wall, ! Surface Type
1098
+ , ! Construction Name
1099
+ OS:Space 2, ! Space Name
1100
+ Outdoors, ! Outside Boundary Condition
1101
+ , ! Outside Boundary Condition Object
1102
+ SunExposed, ! Sun Exposure
1103
+ WindExposed, ! Wind Exposure
1104
+ , ! View Factor to Ground
1105
+ , ! Number of Vertices
1106
+ 0,0,3, ! X,Y,Z Vertex 1 {m}
1107
+ 0,0,0, ! X,Y,Z Vertex 2 {m}
1108
+ 10,0,0, ! X,Y,Z Vertex 3 {m}
1109
+ 10,0,3; ! X,Y,Z Vertex 4 {m}
1110
+
1111
+ OS:Space,
1112
+ OS:Space 3, ! Name
1113
+ , ! Space Type Name
1114
+ , ! Default Construction Set Name
1115
+ , ! Default Schedule Set Name
1116
+ , ! Direction of Relative North {deg}
1117
+ , ! X Origin {m}
1118
+ 10, ! Y Origin {m}
1119
+ , ! Z Origin {m}
1120
+ OS:BuildingStory 1, ! Building Story Name
1121
+ OS:ThermalZone 1; ! Thermal Zone Name
1122
+
1123
+ OS:Surface,
1124
+ OS:Surface 13, ! Name
1125
+ Floor, ! Surface Type
1126
+ , ! Construction Name
1127
+ OS:Space 3, ! Space Name
1128
+ Ground, ! Outside Boundary Condition
1129
+ , ! Outside Boundary Condition Object
1130
+ NoSun, ! Sun Exposure
1131
+ NoWind, ! Wind Exposure
1132
+ , ! View Factor to Ground
1133
+ , ! Number of Vertices
1134
+ 0,0,0, ! X,Y,Z Vertex 1 {m}
1135
+ 0,10,0, ! X,Y,Z Vertex 2 {m}
1136
+ 10,10,0, ! X,Y,Z Vertex 3 {m}
1137
+ 10,0,0; ! X,Y,Z Vertex 4 {m}
1138
+
1139
+ OS:Surface,
1140
+ OS:Surface 14, ! Name
1141
+ Wall, ! Surface Type
1142
+ , ! Construction Name
1143
+ OS:Space 3, ! Space Name
1144
+ Surface, ! Outside Boundary Condition
1145
+ OS:Surface 22, ! Outside Boundary Condition Object
1146
+ NoSun, ! Sun Exposure
1147
+ NoWind, ! Wind Exposure
1148
+ , ! View Factor to Ground
1149
+ , ! Number of Vertices
1150
+ 10,0,3, ! X,Y,Z Vertex 1 {m}
1151
+ 10,0,0, ! X,Y,Z Vertex 2 {m}
1152
+ 10,10,0, ! X,Y,Z Vertex 3 {m}
1153
+ 10,10,3; ! X,Y,Z Vertex 4 {m}
1154
+
1155
+ OS:Surface,
1156
+ OS:Surface 15, ! Name
1157
+ RoofCeiling, ! Surface Type
1158
+ , ! Construction Name
1159
+ OS:Space 3, ! Space Name
1160
+ Outdoors, ! Outside Boundary Condition
1161
+ , ! Outside Boundary Condition Object
1162
+ SunExposed, ! Sun Exposure
1163
+ WindExposed, ! Wind Exposure
1164
+ , ! View Factor to Ground
1165
+ , ! Number of Vertices
1166
+ 10,0,3, ! X,Y,Z Vertex 1 {m}
1167
+ 10,10,3, ! X,Y,Z Vertex 2 {m}
1168
+ 0,10,3, ! X,Y,Z Vertex 3 {m}
1169
+ 0,0,3; ! X,Y,Z Vertex 4 {m}
1170
+
1171
+ OS:Surface,
1172
+ OS:Surface 16, ! Name
1173
+ Wall, ! Surface Type
1174
+ , ! Construction Name
1175
+ OS:Space 3, ! Space Name
1176
+ Outdoors, ! Outside Boundary Condition
1177
+ , ! Outside Boundary Condition Object
1178
+ SunExposed, ! Sun Exposure
1179
+ WindExposed, ! Wind Exposure
1180
+ , ! View Factor to Ground
1181
+ , ! Number of Vertices
1182
+ 0,10,3, ! X,Y,Z Vertex 1 {m}
1183
+ 0,10,0, ! X,Y,Z Vertex 2 {m}
1184
+ 0,0,0, ! X,Y,Z Vertex 3 {m}
1185
+ 0,0,3; ! X,Y,Z Vertex 4 {m}
1186
+
1187
+ OS:Surface,
1188
+ OS:Surface 17, ! Name
1189
+ Wall, ! Surface Type
1190
+ , ! Construction Name
1191
+ OS:Space 3, ! Space Name
1192
+ Outdoors, ! Outside Boundary Condition
1193
+ , ! Outside Boundary Condition Object
1194
+ SunExposed, ! Sun Exposure
1195
+ WindExposed, ! Wind Exposure
1196
+ , ! View Factor to Ground
1197
+ , ! Number of Vertices
1198
+ 10,10,3, ! X,Y,Z Vertex 1 {m}
1199
+ 10,10,0, ! X,Y,Z Vertex 2 {m}
1200
+ 0,10,0, ! X,Y,Z Vertex 3 {m}
1201
+ 0,10,3; ! X,Y,Z Vertex 4 {m}
1202
+
1203
+ OS:Surface,
1204
+ OS:Surface 18, ! Name
1205
+ Wall, ! Surface Type
1206
+ , ! Construction Name
1207
+ OS:Space 3, ! Space Name
1208
+ Surface, ! Outside Boundary Condition
1209
+ OS:Surface 3, ! Outside Boundary Condition Object
1210
+ NoSun, ! Sun Exposure
1211
+ NoWind, ! Wind Exposure
1212
+ , ! View Factor to Ground
1213
+ , ! Number of Vertices
1214
+ 0,0,3, ! X,Y,Z Vertex 1 {m}
1215
+ 0,0,0, ! X,Y,Z Vertex 2 {m}
1216
+ 10,0,0, ! X,Y,Z Vertex 3 {m}
1217
+ 10,0,3; ! X,Y,Z Vertex 4 {m}
1218
+
1219
+ OS:Space,
1220
+ OS:Space 4, ! Name
1221
+ , ! Space Type Name
1222
+ , ! Default Construction Set Name
1223
+ , ! Default Schedule Set Name
1224
+ , ! Direction of Relative North {deg}
1225
+ 10, ! X Origin {m}
1226
+ 10, ! Y Origin {m}
1227
+ , ! Z Origin {m}
1228
+ OS:BuildingStory 1, ! Building Story Name
1229
+ OS:ThermalZone 1; ! Thermal Zone Name
1230
+
1231
+ OS:Surface,
1232
+ OS:Surface 19, ! Name
1233
+ Floor, ! Surface Type
1234
+ , ! Construction Name
1235
+ OS:Space 4, ! Space Name
1236
+ Ground, ! Outside Boundary Condition
1237
+ , ! Outside Boundary Condition Object
1238
+ NoSun, ! Sun Exposure
1239
+ NoWind, ! Wind Exposure
1240
+ , ! View Factor to Ground
1241
+ , ! Number of Vertices
1242
+ 0,0,0, ! X,Y,Z Vertex 1 {m}
1243
+ 0,10,0, ! X,Y,Z Vertex 2 {m}
1244
+ 10,10,0, ! X,Y,Z Vertex 3 {m}
1245
+ 10,0,0; ! X,Y,Z Vertex 4 {m}
1246
+
1247
+ OS:Surface,
1248
+ OS:Surface 20, ! Name
1249
+ Wall, ! Surface Type
1250
+ , ! Construction Name
1251
+ OS:Space 4, ! Space Name
1252
+ Outdoors, ! Outside Boundary Condition
1253
+ , ! Outside Boundary Condition Object
1254
+ SunExposed, ! Sun Exposure
1255
+ WindExposed, ! Wind Exposure
1256
+ , ! View Factor to Ground
1257
+ , ! Number of Vertices
1258
+ 10,0,3, ! X,Y,Z Vertex 1 {m}
1259
+ 10,0,0, ! X,Y,Z Vertex 2 {m}
1260
+ 10,10,0, ! X,Y,Z Vertex 3 {m}
1261
+ 10,10,3; ! X,Y,Z Vertex 4 {m}
1262
+
1263
+ OS:Surface,
1264
+ OS:Surface 21, ! Name
1265
+ RoofCeiling, ! Surface Type
1266
+ , ! Construction Name
1267
+ OS:Space 4, ! Space Name
1268
+ Outdoors, ! Outside Boundary Condition
1269
+ , ! Outside Boundary Condition Object
1270
+ SunExposed, ! Sun Exposure
1271
+ WindExposed, ! Wind Exposure
1272
+ , ! View Factor to Ground
1273
+ , ! Number of Vertices
1274
+ 10,0,3, ! X,Y,Z Vertex 1 {m}
1275
+ 10,10,3, ! X,Y,Z Vertex 2 {m}
1276
+ 0,10,3, ! X,Y,Z Vertex 3 {m}
1277
+ 0,0,3; ! X,Y,Z Vertex 4 {m}
1278
+
1279
+ OS:Surface,
1280
+ OS:Surface 22, ! Name
1281
+ Wall, ! Surface Type
1282
+ , ! Construction Name
1283
+ OS:Space 4, ! Space Name
1284
+ Surface, ! Outside Boundary Condition
1285
+ OS:Surface 14, ! Outside Boundary Condition Object
1286
+ NoSun, ! Sun Exposure
1287
+ NoWind, ! Wind Exposure
1288
+ , ! View Factor to Ground
1289
+ , ! Number of Vertices
1290
+ 0,10,3, ! X,Y,Z Vertex 1 {m}
1291
+ 0,10,0, ! X,Y,Z Vertex 2 {m}
1292
+ 0,0,0, ! X,Y,Z Vertex 3 {m}
1293
+ 0,0,3; ! X,Y,Z Vertex 4 {m}
1294
+
1295
+ OS:Surface,
1296
+ OS:Surface 23, ! Name
1297
+ Wall, ! Surface Type
1298
+ , ! Construction Name
1299
+ OS:Space 4, ! Space Name
1300
+ Outdoors, ! Outside Boundary Condition
1301
+ , ! Outside Boundary Condition Object
1302
+ SunExposed, ! Sun Exposure
1303
+ WindExposed, ! Wind Exposure
1304
+ , ! View Factor to Ground
1305
+ , ! Number of Vertices
1306
+ 10,10,3, ! X,Y,Z Vertex 1 {m}
1307
+ 10,10,0, ! X,Y,Z Vertex 2 {m}
1308
+ 0,10,0, ! X,Y,Z Vertex 3 {m}
1309
+ 0,10,3; ! X,Y,Z Vertex 4 {m}
1310
+
1311
+ OS:Surface,
1312
+ OS:Surface 24, ! Name
1313
+ Wall, ! Surface Type
1314
+ , ! Construction Name
1315
+ OS:Space 4, ! Space Name
1316
+ Surface, ! Outside Boundary Condition
1317
+ OS:Surface 11, ! Outside Boundary Condition Object
1318
+ NoSun, ! Sun Exposure
1319
+ NoWind, ! Wind Exposure
1320
+ , ! View Factor to Ground
1321
+ , ! Number of Vertices
1322
+ 0,0,3, ! X,Y,Z Vertex 1 {m}
1323
+ 0,0,0, ! X,Y,Z Vertex 2 {m}
1324
+ 10,0,0, ! X,Y,Z Vertex 3 {m}
1325
+ 10,0,3; ! X,Y,Z Vertex 4 {m}
1326
+
1327
+ OS:SubSurface,
1328
+ OS:SubSurface 1, ! Name
1329
+ Door, ! Sub Surface Type
1330
+ , ! Construction Name
1331
+ OS:Surface 5, ! Surface Name
1332
+ , ! Outside Boundary Condition Object
1333
+ , ! View Factor to Ground
1334
+ , ! Shading Control Name
1335
+ , ! Frame and Divider Name
1336
+ , ! Multiplier
1337
+ , ! Number of Vertices
1338
+ 2,0,2, ! X,Y,Z Vertex 1 {m}
1339
+ 2,0,0, ! X,Y,Z Vertex 2 {m}
1340
+ 4,0,0, ! X,Y,Z Vertex 3 {m}
1341
+ 4,0,2; ! X,Y,Z Vertex 4 {m}
1342
+
1343
+ OS:SubSurface,
1344
+ OS:SubSurface 2, ! Name
1345
+ FixedWindow, ! Sub Surface Type
1346
+ , ! Construction Name
1347
+ OS:Surface 8, ! Surface Name
1348
+ , ! Outside Boundary Condition Object
1349
+ , ! View Factor to Ground
1350
+ , ! Shading Control Name
1351
+ , ! Frame and Divider Name
1352
+ , ! Multiplier
1353
+ , ! Number of Vertices
1354
+ 10,2,2, ! X,Y,Z Vertex 1 {m}
1355
+ 10,2,1, ! X,Y,Z Vertex 2 {m}
1356
+ 10,8,1, ! X,Y,Z Vertex 3 {m}
1357
+ 10,8,2; ! X,Y,Z Vertex 4 {m}
1358
+
1359
+ OS:ShadingSurfaceGroup,
1360
+ OS:ShadingSurfaceGroup 1, ! Name
1361
+ Space, ! Shading Surface Type
1362
+ OS:Space 2; ! Space Name
1363
+
1364
+ OS:ShadingSurface,
1365
+ OS:ShadingSurface 1, ! Name
1366
+ , ! Construction Name
1367
+ OS:ShadingSurfaceGroup 1, ! Shading Surface Group Name
1368
+ , ! Transmittance Schedule Name
1369
+ , ! Number of Vertices
1370
+ 10,8.1,2.1, ! X,Y,Z Vertex 1 {m}
1371
+ 10,1.9,2.1, ! X,Y,Z Vertex 2 {m}
1372
+ 10.55,1.9,2.1, ! X,Y,Z Vertex 3 {m}
1373
+ 10.55,8.1,2.1; ! X,Y,Z Vertex 4 {m}
1374
+
1375
+ OS:Daylighting:Control,
1376
+ OS:Daylighting:Control 1, ! Name
1377
+ OS:Space 2, ! Space Name
1378
+ 5, ! Position X-Coordinate {m}
1379
+ 5, ! Position Y-Coordinate {m}
1380
+ 1.1; ! Position Z-Coordinate {m}
1381
+
1382
+ OS:IlluminanceMap,
1383
+ OS:IlluminanceMap 1, ! Name
1384
+ OS:Space 2, ! Space Name
1385
+ 1, ! Origin X-Coordinate {m}
1386
+ 1, ! Origin Y-Coordinate {m}
1387
+ 1.1, ! Origin Z-Coordinate {m}
1388
+ , ! Psi Rotation Around X-Axis {deg}
1389
+ , ! Theta Rotation Around Y-Axis {deg}
1390
+ , ! Phi Rotation Around Z-Axis {deg}
1391
+ 8, ! X Length {m}
1392
+ , ! Number of X Grid Points
1393
+ 8; ! Y Length {m}
1394
+
1395
+ OS:InteriorPartitionSurfaceGroup,
1396
+ OS:InteriorPartitionSurfaceGroup 1, ! Name
1397
+ OS:Space 2; ! Space Name
1398
+
1399
+ OS:InteriorPartitionSurface,
1400
+ OS:InteriorPartitionSurface 1, ! Name
1401
+ , ! Construction Name
1402
+ OS:InteriorPartitionSurfaceGroup 1, ! Interior Partition Surface Group Name
1403
+ , ! Convert to Internal Mass
1404
+ , ! Surface Area {m2}
1405
+ , ! Number of Vertices
1406
+ 5,8,1, ! X,Y,Z Vertex 1 {m}
1407
+ 5,6,1, ! X,Y,Z Vertex 2 {m}
1408
+ 8,6,1, ! X,Y,Z Vertex 3 {m}
1409
+ 8,8,1; ! X,Y,Z Vertex 4 {m}
1410
+
1411
+ OS:ElectricEquipment:Definition,
1412
+ Printer Definition, ! Name
1413
+ EquipmentLevel, ! Design Level Calculation Method
1414
+ 200, ! Design Level {W}
1415
+ , ! Watts per Space Floor Area {W/m2}
1416
+ ; ! Watts per Person {W/person}
1417
+
1418
+ OS:ElectricEquipment,
1419
+ Printer, ! Name
1420
+ Printer Definition, ! Electric Equipment Definition Name
1421
+ OS:Space 4; ! Space or SpaceType Name
1422
+
1423
+ OS:ShadingSurfaceGroup,
1424
+ OS:ShadingSurfaceGroup 2, ! Name
1425
+ Building, ! Shading Surface Type
1426
+ ; ! Space Name
1427
+
1428
+ OS:ShadingSurface,
1429
+ OS:ShadingSurface 2, ! Name
1430
+ , ! Construction Name
1431
+ OS:ShadingSurfaceGroup 2, ! Shading Surface Group Name
1432
+ , ! Transmittance Schedule Name
1433
+ , ! Number of Vertices
1434
+ 2,0,2, ! X,Y,Z Vertex 1 {m}
1435
+ 2,-1,2, ! X,Y,Z Vertex 2 {m}
1436
+ 4,-1,2, ! X,Y,Z Vertex 3 {m}
1437
+ 4,0,2; ! X,Y,Z Vertex 4 {m}
1438
+
1439
+ OS:ShadingSurfaceGroup,
1440
+ OS:ShadingSurfaceGroup 3, ! Name
1441
+ Site, ! Shading Surface Type
1442
+ ; ! Space Name
1443
+
1444
+ OS:ShadingSurface,
1445
+ OS:ShadingSurface 3, ! Name
1446
+ , ! Construction Name
1447
+ OS:ShadingSurfaceGroup 3, ! Shading Surface Group Name
1448
+ , ! Transmittance Schedule Name
1449
+ , ! Number of Vertices
1450
+ -30,0,20, ! X,Y,Z Vertex 1 {m}
1451
+ -30,0,0, ! X,Y,Z Vertex 2 {m}
1452
+ -30,20,0, ! X,Y,Z Vertex 3 {m}
1453
+ -30,20,20; ! X,Y,Z Vertex 4 {m}
1454
+
1455
+ OS:Schedule:Compact,
1456
+ ALWAYS_ON, ! Name
1457
+ , ! Schedule Type Limits Name
1458
+ Through: 12/31, ! Field 1
1459
+ For: AllDays, ! Field 2
1460
+ Until: 24:00, ! Field 3
1461
+ 1; ! Field 4
1462
+
1463
+ OS:Fan:ConstantVolume,
1464
+ Standard Fan, ! Name
1465
+ ALWAYS_ON, ! Availability Schedule Name
1466
+ , ! Fan Efficiency
1467
+ , ! Pressure Rise {Pa}
1468
+ AutoSize, ! Maximum Flow Rate {m3/s}
1469
+ , ! Motor Efficiency
1470
+ , ! Motor In Airstream Fraction
1471
+ OS:Connection 23, ! Air Inlet Node Name
1472
+ OS:Connection 20, ! Air Outlet Node Name
1473
+ ; ! End-Use Subcategory
1474
+
1475
+ OS:Coil:Heating:Gas,
1476
+ OS:Coil:Heating:Gas 1, ! Name
1477
+ ALWAYS_ON, ! Availability Schedule Name
1478
+ 0.8, ! Gas Burner Efficiency
1479
+ AutoSize, ! Nominal Capacity {W}
1480
+ OS:Connection 26, ! Air Inlet Node Name
1481
+ OS:Connection 22, ! Air Outlet Node Name
1482
+ , ! Temperature Setpoint Node Name
1483
+ 0, ! Parasitic Electric Load {W}
1484
+ , ! Part Load Fraction Correlation Curve Name
1485
+ 0; ! Parasitic Gas Load {W}
1486
+
1487
+ OS:Curve:Biquadratic,
1488
+ OS:Curve:Biquadratic 1, ! Name
1489
+ 0.42415, ! Coefficient1 Constant
1490
+ 0.04426, ! Coefficient2 x
1491
+ -0.00042, ! Coefficient3 x**2
1492
+ 0.00333, ! Coefficient4 y
1493
+ -8e-005, ! Coefficient5 y**2
1494
+ -0.00021, ! Coefficient6 x*y
1495
+ 17, ! Minimum Value of x {BasedOnField A2}
1496
+ 22, ! Maximum Value of x {BasedOnField A2}
1497
+ 13, ! Minimum Value of y {BasedOnField A3}
1498
+ 46, ! Maximum Value of y {BasedOnField A3}
1499
+ -1000, ! Minimum Curve Output {BasedOnField A4}
1500
+ 1000; ! Maximum Curve Output {BasedOnField A4}
1501
+
1502
+ OS:Curve:Quadratic,
1503
+ OS:Curve:Quadratic 1, ! Name
1504
+ 0.77136, ! Coefficient1 Constant
1505
+ 0.34053, ! Coefficient2 x
1506
+ -0.11088, ! Coefficient3 x**2
1507
+ 0.75918, ! Minimum Value of x {BasedOnField A2}
1508
+ 1.13877, ! Maximum Value of x {BasedOnField A2}
1509
+ -1000, ! Minimum Curve Output {BasedOnField A3}
1510
+ 1000; ! Maximum Curve Output {BasedOnField A3}
1511
+
1512
+ OS:Curve:Biquadratic,
1513
+ OS:Curve:Biquadratic 2, ! Name
1514
+ 1.23649, ! Coefficient1 Constant
1515
+ -0.02431, ! Coefficient2 x
1516
+ 0.00057, ! Coefficient3 x**2
1517
+ -0.01434, ! Coefficient4 y
1518
+ 0.00063, ! Coefficient5 y**2
1519
+ -0.00038, ! Coefficient6 x*y
1520
+ 17, ! Minimum Value of x {BasedOnField A2}
1521
+ 22, ! Maximum Value of x {BasedOnField A2}
1522
+ 0, ! Minimum Value of y {BasedOnField A3}
1523
+ 46, ! Maximum Value of y {BasedOnField A3}
1524
+ -1000, ! Minimum Curve Output {BasedOnField A4}
1525
+ 1000; ! Maximum Curve Output {BasedOnField A4}
1526
+
1527
+ OS:Curve:Quadratic,
1528
+ OS:Curve:Quadratic 2, ! Name
1529
+ 1.2055, ! Coefficient1 Constant
1530
+ -0.32953, ! Coefficient2 x
1531
+ 0.12308, ! Coefficient3 x**2
1532
+ 0.75918, ! Minimum Value of x {BasedOnField A2}
1533
+ 1.13877, ! Maximum Value of x {BasedOnField A2}
1534
+ -1000, ! Minimum Curve Output {BasedOnField A3}
1535
+ 1000; ! Maximum Curve Output {BasedOnField A3}
1536
+
1537
+ OS:Curve:Quadratic,
1538
+ OS:Curve:Quadratic 3, ! Name
1539
+ 0.771, ! Coefficient1 Constant
1540
+ 0.229, ! Coefficient2 x
1541
+ 0, ! Coefficient3 x**2
1542
+ 0, ! Minimum Value of x {BasedOnField A2}
1543
+ 1, ! Maximum Value of x {BasedOnField A2}
1544
+ 0.71, ! Minimum Curve Output {BasedOnField A3}
1545
+ 1; ! Maximum Curve Output {BasedOnField A3}
1546
+
1547
+ OS:Coil:Cooling:DX:SingleSpeed,
1548
+ OS:Coil:Cooling:DX:SingleSpeed 1, ! Name
1549
+ ALWAYS_ON, ! Availability Schedule Name
1550
+ Autosize, ! Rated Total Cooling Capacity {W}
1551
+ Autosize, ! Rated Sensible Heat Ratio
1552
+ 3, ! Rated COP {W/W}
1553
+ Autosize, ! Rated Air Flow Rate {m3/s}
1554
+ 773.3, ! Rated Evaporator Fan Power Per Volume Flow Rate {W/(m3/s)}
1555
+ OS:Connection 29, ! Air Inlet Node Name
1556
+ OS:Connection 25, ! Air Outlet Node Name
1557
+ OS:Curve:Biquadratic 1, ! Total Cooling Capacity Function of Temperature Curve Name
1558
+ OS:Curve:Quadratic 1, ! Total Cooling Capacity Function of Flow Fraction Curve Name
1559
+ OS:Curve:Biquadratic 2, ! Energy Input Ratio Function of Temperature Curve Name
1560
+ OS:Curve:Quadratic 2, ! Energy Input Ratio Function of Flow Fraction Curve Name
1561
+ OS:Curve:Quadratic 3, ! Part Load Fraction Correlation Curve Name
1562
+ , ! Nominal Time for Condensate Removal to Begin {s}
1563
+ , ! Ratio of Initial Moisture Evaporation Rate and Steady State Latent Capacity {dimensionless}
1564
+ , ! Maximum Cycling Rate {cycles/hr}
1565
+ , ! Latent Capacity Time Constant {s}
1566
+ , ! Condenser Air Inlet Node Name
1567
+ AirCooled, ! Condenser Type
1568
+ 0, ! Evaporative Condenser Effectiveness {dimensionless}
1569
+ Autosize, ! Evaporative Condenser Air Flow Rate {m3/s}
1570
+ Autosize, ! Evaporative Condenser Pump Rated Power Consumption {W}
1571
+ 0, ! Crankcase Heater Capacity {W}
1572
+ 0, ! Maximum Outdoor Dry-Bulb Temperature for Crankcase Heater Operation {C}
1573
+ , ! Supply Water Storage Tank Name
1574
+ , ! Condensate Collection Water Storage Tank Name
1575
+ 0, ! Basin Heater Capacity {W/K}
1576
+ 10, ! Basin Heater Setpoint Temperature {C}
1577
+ ; ! Basin Heater Operating Schedule Name
1578
+
1579
+ OS:EvaporativeCooler:Direct:ResearchSpecial,
1580
+ OS:EvaporativeCooler:Direct:ResearchSpecial 1, ! Name
1581
+ ALWAYS_ON, ! Availability Schedule Name
1582
+ 1, ! Cooler Effectiveness
1583
+ 0, ! Recirculating Water Pump Power Consumption {W}
1584
+ OS:Connection 30, ! Air Inlet Node Name
1585
+ OS:Connection 31, ! Air Outlet Node Name
1586
+ OS:Node 16, ! Sensor Node Name
1587
+ 0, ! Drift Loss Fraction
1588
+ 0; ! Blowdown Concentration Ratio
1589
+
1590
+ OS:AirTerminal:SingleDuct:Uncontrolled,
1591
+ OS:AirTerminal:SingleDuct:Uncontrolled 1, ! Name
1592
+ ALWAYS_ON, ! Availability Schedule Name
1593
+ OS:Connection 17, ! Inlet Air Node Name
1594
+ OS:Connection 18, ! Zone Supply Air Node Name
1595
+ AutoSize; ! Maximum Air Flow Rate {m3/s}
1596
+
1597
+ OS:Controller:OutdoorAir,
1598
+ OS:Controller:OutdoorAir 1, ! Name
1599
+ , ! Relief Air Outlet Node Name
1600
+ , ! Return Air Node Name
1601
+ , ! Mixed Air Node Name
1602
+ , ! Actuator Node Name
1603
+ Autosize, ! Minimum Outdoor Air Flow Rate {m3/s}
1604
+ Autosize, ! Maximum Outdoor Air Flow Rate {m3/s}
1605
+ NoEconomizer, ! Economizer Control Type
1606
+ ModulateFlow, ! Economizer Control Action Type
1607
+ 28, ! Economizer Maximum Limit Dry-Bulb Temperature {C}
1608
+ 64000, ! Economizer Maximum Limit Enthalpy {J/kg}
1609
+ , ! Economizer Maximum Limit Dewpoint Temperature {C}
1610
+ , ! Electronic Enthalpy Limit Curve Name
1611
+ -100, ! Economizer Minimum Limit Dry-Bulb Temperature {C}
1612
+ NoLockout, ! Lockout Type
1613
+ FixedMinimum, ! Minimum Limit Type
1614
+ , ! Minimum Outdoor Air Schedule Name
1615
+ , ! Minimum Fraction of Outdoor Air Schedule Name
1616
+ , ! Maximum Fraction of Outdoor Air Schedule Name
1617
+ , ! Mechanical Ventilation Controller Name
1618
+ , ! Time of Day Economizer Control Schedule Name
1619
+ No, ! High Humidity Control
1620
+ , ! Humidistat Control Zone Name
1621
+ , ! High Humidity Outdoor Air Flow Ratio
1622
+ , ! Control High Indoor Humidity Based on Outdoor Humidity Ratio
1623
+ BypassWhenOAFlowGreaterThanMinimum; ! Heat Recovery Bypass Control Type
1624
+
1625
+ OS:AirLoopHVAC:OutdoorAirSystem,
1626
+ OS:AirLoopHVAC:OutdoorAirSystem 1, ! Name
1627
+ OS:Controller:OutdoorAir 1, ! Controller Name
1628
+ , ! Outdoor Air Equipment List Name
1629
+ , ! Availability Manager List Name
1630
+ OS:Connection 28, ! Mixed Air Node Name
1631
+ OS:Connection 32, ! Outdoor Air Stream Node Name
1632
+ OS:Connection 4, ! Relief Air Stream Node Name
1633
+ OS:Connection 27; ! Return Air Stream Node Name
1634
+
1635
+ OS:Node,
1636
+ OS:Node 3, ! Name
1637
+ , ! Inlet Port
1638
+ OS:Connection 30; ! Outlet Port
1639
+
1640
+ OS:Node,
1641
+ OS:Node 4, ! Name
1642
+ OS:Connection 4, ! Inlet Port
1643
+ ; ! Outlet Port
1644
+
1645
+ OS:Connection,
1646
+ OS:Connection 4, ! Name
1647
+ OS:AirLoopHVAC:OutdoorAirSystem 1, ! Source Object
1648
+ 6, ! Outlet Port
1649
+ OS:Node 4, ! Target Object
1650
+ 1; ! Inlet Port
1651
+
1652
+ OS:AirLoopHVAC,
1653
+ OS:AirLoopHVAC 1, ! Name
1654
+ , ! Controller List Name
1655
+ , ! Availability Manager List Name
1656
+ AutoSize, ! Design Supply Air Flow Rate {m3/s}
1657
+ , ! Branch List Name
1658
+ , ! Connector List Name
1659
+ OS:Connection 5, ! Supply Side Inlet Node Name
1660
+ OS:Connection 9, ! Demand Side Outlet Node Name
1661
+ OS:Connection 8, ! Demand Side Inlet Node Names
1662
+ OS:Connection 7; ! Supply Side Outlet Node Names
1663
+
1664
+ OS:Node,
1665
+ OS:Node 5, ! Name
1666
+ OS:Connection 5, ! Inlet Port
1667
+ OS:Connection 27; ! Outlet Port
1668
+
1669
+ OS:Node,
1670
+ OS:Node 6, ! Name
1671
+ OS:Connection 20, ! Inlet Port
1672
+ OS:Connection 7; ! Outlet Port
1673
+
1674
+ OS:Connection,
1675
+ OS:Connection 5, ! Name
1676
+ OS:AirLoopHVAC 1, ! Source Object
1677
+ 6, ! Outlet Port
1678
+ OS:Node 5, ! Target Object
1679
+ 1; ! Inlet Port
1680
+
1681
+ OS:Connection,
1682
+ OS:Connection 7, ! Name
1683
+ OS:Node 6, ! Source Object
1684
+ 2, ! Outlet Port
1685
+ OS:AirLoopHVAC 1, ! Target Object
1686
+ 9; ! Inlet Port
1687
+
1688
+ OS:Node,
1689
+ OS:Node 8, ! Name
1690
+ OS:Connection 8, ! Inlet Port
1691
+ OS:Connection 10; ! Outlet Port
1692
+
1693
+ OS:Node,
1694
+ OS:Node 10, ! Name
1695
+ OS:Connection 11, ! Inlet Port
1696
+ OS:Connection 9; ! Outlet Port
1697
+
1698
+ OS:Connection,
1699
+ OS:Connection 8, ! Name
1700
+ OS:AirLoopHVAC 1, ! Source Object
1701
+ 8, ! Outlet Port
1702
+ OS:Node 8, ! Target Object
1703
+ 1; ! Inlet Port
1704
+
1705
+ OS:Connection,
1706
+ OS:Connection 9, ! Name
1707
+ OS:Node 10, ! Source Object
1708
+ 2, ! Outlet Port
1709
+ OS:AirLoopHVAC 1, ! Target Object
1710
+ 7; ! Inlet Port
1711
+
1712
+ OS:AirLoopHVAC:ZoneSplitter,
1713
+ OS:AirLoopHVAC:ZoneSplitter 1, ! Name
1714
+ OS:Connection 10, ! Inlet Node Name
1715
+ OS:Connection 17; ! Outlet Node Name 1
1716
+
1717
+ OS:AirLoopHVAC:ZoneMixer,
1718
+ OS:AirLoopHVAC:ZoneMixer 1, ! Name
1719
+ OS:Connection 11, ! Outlet Node Name
1720
+ OS:Connection 16; ! Inlet Node Name 1
1721
+
1722
+ OS:Connection,
1723
+ OS:Connection 10, ! Name
1724
+ OS:Node 8, ! Source Object
1725
+ 2, ! Outlet Port
1726
+ OS:AirLoopHVAC:ZoneSplitter 1, ! Target Object
1727
+ 1; ! Inlet Port
1728
+
1729
+ OS:Connection,
1730
+ OS:Connection 11, ! Name
1731
+ OS:AirLoopHVAC:ZoneMixer 1, ! Source Object
1732
+ 1, ! Outlet Port
1733
+ OS:Node 10, ! Target Object
1734
+ 1; ! Inlet Port
1735
+
1736
+ OS:Sizing:System,
1737
+ OS:AirLoopHVAC 1, ! AirLoop Name
1738
+ Sensible, ! Type of Load to Size On
1739
+ Autosize, ! Design Outdoor Air Flow Rate {m3/s}
1740
+ 0.3, ! Minimum System Air Flow Ratio
1741
+ 7, ! Preheat Design Temperature {C}
1742
+ 0.008, ! Preheat Design Humidity Ratio {kg-H2O/kg-Air}
1743
+ 12.8, ! Precool Design Temperature {C}
1744
+ 0.008, ! Precool Design Humidity Ratio {kg-H2O/kg-Air}
1745
+ 12.8, ! Central Cooling Design Supply Air Temperature {C}
1746
+ 16.7, ! Central Heating Design Supply Air Temperature {C}
1747
+ NonCoincident, ! Sizing Option
1748
+ Yes, ! 100% Outdoor Air in Cooling
1749
+ Yes, ! 100% Outdoor Air in Heating
1750
+ 0.0085, ! Central Cooling Design Supply Air Humidity Ratio {kg-H2O/kg-Air}
1751
+ 0.008, ! Central Heating Design Supply Air Humidity Ratio {kg-H2O/kg-Air}
1752
+ DesignDay, ! Cooling Design Air Flow Method
1753
+ 0, ! Cooling Design Air Flow Rate {m3/s}
1754
+ DesignDay, ! Heating Design Air Flow Method
1755
+ 0, ! Heating Design Air Flow Rate {m3/s}
1756
+ ZoneSum; ! System Outdoor Air Method
1757
+
1758
+ OS:Node,
1759
+ OS:Node 11, ! Name
1760
+ OS:Connection 18, ! Inlet Port
1761
+ OS:Connection 13; ! Outlet Port
1762
+
1763
+ OS:Connection,
1764
+ OS:Connection 13, ! Name
1765
+ OS:Node 11, ! Source Object
1766
+ 2, ! Outlet Port
1767
+ OS:ThermalZone 1, ! Target Object
1768
+ 8; ! Inlet Port
1769
+
1770
+ OS:Node,
1771
+ OS:Node 12, ! Name
1772
+ OS:Connection 14, ! Inlet Port
1773
+ OS:Connection 16; ! Outlet Port
1774
+
1775
+ OS:Connection,
1776
+ OS:Connection 14, ! Name
1777
+ OS:ThermalZone 1, ! Source Object
1778
+ 11, ! Outlet Port
1779
+ OS:Node 12, ! Target Object
1780
+ 1; ! Inlet Port
1781
+
1782
+ OS:Connection,
1783
+ OS:Connection 16, ! Name
1784
+ OS:Node 12, ! Source Object
1785
+ 2, ! Outlet Port
1786
+ OS:AirLoopHVAC:ZoneMixer 1, ! Target Object
1787
+ 2; ! Inlet Port
1788
+
1789
+ OS:Connection,
1790
+ OS:Connection 17, ! Name
1791
+ OS:AirLoopHVAC:ZoneSplitter 1, ! Source Object
1792
+ 2, ! Outlet Port
1793
+ OS:AirTerminal:SingleDuct:Uncontrolled 1, ! Target Object
1794
+ 2; ! Inlet Port
1795
+
1796
+ OS:Connection,
1797
+ OS:Connection 18, ! Name
1798
+ OS:AirTerminal:SingleDuct:Uncontrolled 1, ! Source Object
1799
+ 3, ! Outlet Port
1800
+ OS:Node 11, ! Target Object
1801
+ 1; ! Inlet Port
1802
+
1803
+ OS:Connection,
1804
+ OS:Connection 20, ! Name
1805
+ Standard Fan, ! Source Object
1806
+ 8, ! Outlet Port
1807
+ OS:Node 6, ! Target Object
1808
+ 1; ! Inlet Port
1809
+
1810
+ OS:Node,
1811
+ OS:Node 13, ! Name
1812
+ OS:Connection 22, ! Inlet Port
1813
+ OS:Connection 23; ! Outlet Port
1814
+
1815
+ OS:Connection,
1816
+ OS:Connection 22, ! Name
1817
+ OS:Coil:Heating:Gas 1, ! Source Object
1818
+ 5, ! Outlet Port
1819
+ OS:Node 13, ! Target Object
1820
+ 1; ! Inlet Port
1821
+
1822
+ OS:Connection,
1823
+ OS:Connection 23, ! Name
1824
+ OS:Node 13, ! Source Object
1825
+ 2, ! Outlet Port
1826
+ Standard Fan, ! Target Object
1827
+ 7; ! Inlet Port
1828
+
1829
+ OS:Node,
1830
+ OS:Node 14, ! Name
1831
+ OS:Connection 25, ! Inlet Port
1832
+ OS:Connection 26; ! Outlet Port
1833
+
1834
+ OS:Connection,
1835
+ OS:Connection 25, ! Name
1836
+ OS:Coil:Cooling:DX:SingleSpeed 1, ! Source Object
1837
+ 8, ! Outlet Port
1838
+ OS:Node 14, ! Target Object
1839
+ 1; ! Inlet Port
1840
+
1841
+ OS:Connection,
1842
+ OS:Connection 26, ! Name
1843
+ OS:Node 14, ! Source Object
1844
+ 2, ! Outlet Port
1845
+ OS:Coil:Heating:Gas 1, ! Target Object
1846
+ 4; ! Inlet Port
1847
+
1848
+ OS:Node,
1849
+ OS:Node 15, ! Name
1850
+ OS:Connection 28, ! Inlet Port
1851
+ OS:Connection 29; ! Outlet Port
1852
+
1853
+ OS:Connection,
1854
+ OS:Connection 27, ! Name
1855
+ OS:Node 5, ! Source Object
1856
+ 2, ! Outlet Port
1857
+ OS:AirLoopHVAC:OutdoorAirSystem 1, ! Target Object
1858
+ 7; ! Inlet Port
1859
+
1860
+ OS:Connection,
1861
+ OS:Connection 28, ! Name
1862
+ OS:AirLoopHVAC:OutdoorAirSystem 1, ! Source Object
1863
+ 4, ! Outlet Port
1864
+ OS:Node 15, ! Target Object
1865
+ 1; ! Inlet Port
1866
+
1867
+ OS:Connection,
1868
+ OS:Connection 29, ! Name
1869
+ OS:Node 15, ! Source Object
1870
+ 2, ! Outlet Port
1871
+ OS:Coil:Cooling:DX:SingleSpeed 1, ! Target Object
1872
+ 7; ! Inlet Port
1873
+
1874
+ OS:Node,
1875
+ OS:Node 16, ! Name
1876
+ OS:Connection 31, ! Inlet Port
1877
+ OS:Connection 32; ! Outlet Port
1878
+
1879
+ OS:Connection,
1880
+ OS:Connection 30, ! Name
1881
+ OS:Node 3, ! Source Object
1882
+ 2, ! Outlet Port
1883
+ OS:EvaporativeCooler:Direct:ResearchSpecial 1, ! Target Object
1884
+ 4; ! Inlet Port
1885
+
1886
+ OS:Connection,
1887
+ OS:Connection 31, ! Name
1888
+ OS:EvaporativeCooler:Direct:ResearchSpecial 1, ! Source Object
1889
+ 5, ! Outlet Port
1890
+ OS:Node 16, ! Target Object
1891
+ 1; ! Inlet Port
1892
+
1893
+ OS:Connection,
1894
+ OS:Connection 32, ! Name
1895
+ OS:Node 16, ! Source Object
1896
+ 2, ! Outlet Port
1897
+ OS:AirLoopHVAC:OutdoorAirSystem 1, ! Target Object
1898
+ 5; ! Inlet Port
1899
+
1900
+ OS:SetpointManager:MixedAir,
1901
+ OS:SetpointManager:MixedAir 1, ! Name
1902
+ , ! Control Variable
1903
+ OS:Node 6, ! Reference Setpoint Node Name
1904
+ OS:Node 13, ! Fan Inlet Node Name
1905
+ OS:Node 6, ! Fan Outlet Node Name
1906
+ OS:Node 15; ! Setpoint Node or NodeList Name
1907
+
1908
+ OS:SetpointManager:MixedAir,
1909
+ OS:SetpointManager:MixedAir 2, ! Name
1910
+ , ! Control Variable
1911
+ OS:Node 6, ! Reference Setpoint Node Name
1912
+ OS:Node 13, ! Fan Inlet Node Name
1913
+ OS:Node 6, ! Fan Outlet Node Name
1914
+ OS:Node 14; ! Setpoint Node or NodeList Name
1915
+
1916
+ OS:SetpointManager:MixedAir,
1917
+ OS:SetpointManager:MixedAir 3, ! Name
1918
+ , ! Control Variable
1919
+ OS:Node 6, ! Reference Setpoint Node Name
1920
+ OS:Node 13, ! Fan Inlet Node Name
1921
+ OS:Node 6, ! Fan Outlet Node Name
1922
+ OS:Node 13; ! Setpoint Node or NodeList Name
1923
+
1924
+ OS:SetpointManager:MixedAir,
1925
+ OS:SetpointManager:MixedAir 4, ! Name
1926
+ , ! Control Variable
1927
+ OS:Node 6, ! Reference Setpoint Node Name
1928
+ OS:Node 13, ! Fan Inlet Node Name
1929
+ OS:Node 6, ! Fan Outlet Node Name
1930
+ OS:Node 16; ! Setpoint Node or NodeList Name
1931
+
1932
+ OS:SetpointManager:SingleZone:Reheat,
1933
+ OS:SetpointManager:SingleZone:Reheat 1, ! Name
1934
+ -99, ! Minimum Supply Air Temperature {C}
1935
+ 99, ! Maximum Supply Air Temperature {C}
1936
+ OS:ThermalZone 1, ! Control Zone Name
1937
+ OS:Node 6; ! Setpoint Node or NodeList Name
1938
+
1939
+ OS:Output:Variable,
1940
+ OS:Output:Variable 1, ! Name
1941
+ , ! Key Value
1942
+ Zone Outdoor Dry Bulb; ! Variable Name
1943
+
1944
+ OS:Output:Variable,
1945
+ OS:Output:Variable 2, ! Name
1946
+ , ! Key Value
1947
+ Zone Outdoor Wet Bulb; ! Variable Name
1948
+
1949
+ OS:Output:Variable,
1950
+ OS:Output:Variable 3, ! Name
1951
+ , ! Key Value
1952
+ Surface Inside Temperature; ! Variable Name
1953
+
1954
+ OS:Output:Variable,
1955
+ OS:Output:Variable 4, ! Name
1956
+ , ! Key Value
1957
+ Surface Outside Temperature; ! Variable Name
1958
+
1959
+ OS:Meter,
1960
+ Electricity:Facility, ! Name
1961
+ Hourly; ! Reporting Frequency
1962
+
1963
+ OS:Meter,
1964
+ Gas:Facility, ! Name
1965
+ Hourly; ! Reporting Frequency
1966
+
1967
+ OS:Meter,
1968
+ Propane:Facility, ! Name
1969
+ Hourly; ! Reporting Frequency
1970
+