openstudio-standards 0.2.12.rc1 → 0.2.12.rc2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/data/standards/OpenStudio_Standards-ashrae_90_1(space_types).xlsx +0 -0
- data/data/standards/manage_OpenStudio_Standards.rb +4 -1
- data/data/standards/test_performance_expected_dd_results.csv +155 -155
- data/lib/openstudio-standards/hvac_sizing/Siz.CoilHeatingWaterToAirHeatPumpEquationFit.rb +1 -1
- data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirTerminalSingleDuctVAVReheat.rb +2 -0
- data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Hospital.rb +1 -1
- data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeHotel.rb +1 -1
- data/lib/openstudio-standards/prototypes/common/objects/Prototype.CentralAirSourceHeatPump.rb +1 -0
- data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.rb +1 -1
- data/lib/openstudio-standards/standards/Standards.AirLoopHVAC.rb +9 -49
- data/lib/openstudio-standards/standards/Standards.AirTerminalSingleDuctVAVReheat.rb +4 -0
- data/lib/openstudio-standards/standards/Standards.Model.rb +3 -3
- data/lib/openstudio-standards/standards/Standards.Space.rb +5 -7
- data/lib/openstudio-standards/standards/Standards.ThermalZone.rb +1 -1
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/ashrae_90_1.schedules.json +5200 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/comstock_ashrae_90_1_2004.spc_typ.json +4526 -4526
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.economizers.json +76 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/ashrae_90_1.schedules.json +5200 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/comstock_ashrae_90_1_2007.spc_typ.json +4549 -4549
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.economizers.json +76 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirLoopHVAC.rb +29 -148
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Space.rb +5 -3
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/ashrae_90_1.schedules.json +5200 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/comstock_ashrae_90_1_2010.spc_typ.json +4555 -4555
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.economizers.json +76 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.energy_recovery.json +498 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirLoopHVAC.rb +53 -244
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Space.rb +5 -3
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/ashrae_90_1.schedules.json +5200 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/comstock_ashrae_90_1_2013.spc_typ.json +4663 -4507
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.economizers.json +76 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.energy_recovery.json +992 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/ashrae_90_1.schedules.json +5200 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/comstock_doe_ref_1980_2004.spc_typ.json +3245 -3245
- data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.economizers.json +38 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/ashrae_90_1.schedules.json +5200 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/comstock_doe_ref_pre_1980.spc_typ.json +3213 -3213
- data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.economizers.json +38 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.economizers.json +76 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.Space.rb +2 -3
- data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.economizers.json +76 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2014/deer_2014.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2015/deer_2015.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2017/deer_2017.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2020/deer_2020.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2025/deer_2025.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2030/deer_2030.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2035/deer_2035.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2040/deer_2040.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2045/deer_2045.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2050/deer_2050.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2055/deer_2055.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2060/deer_2060.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2065/deer_2065.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2070/deer_2070.Space.rb +2 -3
- data/lib/openstudio-standards/standards/deer/deer_2075/deer_2075.Space.rb +2 -3
- data/lib/openstudio-standards/standards/necb/NECB2011/necb_2011.rb +1 -1
- data/lib/openstudio-standards/version.rb +1 -1
- metadata +5 -3
- data/data/standards/OpenStudio_Standards-ashrae_90_1-ALL-comstock(space_types).xlsx +0 -0
@@ -0,0 +1,498 @@
|
|
1
|
+
{
|
2
|
+
"energy_recovery": [
|
3
|
+
{
|
4
|
+
"template": "90.1-2010",
|
5
|
+
"climate_zone": "ASHRAE 169-2006-1A",
|
6
|
+
"under_8000_hours": null,
|
7
|
+
"10_to_20_percent_oa": null,
|
8
|
+
"20_to_30_percent_oa": null,
|
9
|
+
"30_to_40_percent_oa": 5500.0,
|
10
|
+
"40_to_50_percent_oa": 4500.0,
|
11
|
+
"50_to_60_percent_oa": 3500.0,
|
12
|
+
"60_to_70_percent_oa": 2000.0,
|
13
|
+
"70_to_80_percent_oa": 1000.0,
|
14
|
+
"greater_than_80_percent_oa": 0.0
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"template": "90.1-2010",
|
18
|
+
"climate_zone": "ASHRAE 169-2006-1B",
|
19
|
+
"under_8000_hours": null,
|
20
|
+
"10_to_20_percent_oa": null,
|
21
|
+
"20_to_30_percent_oa": null,
|
22
|
+
"30_to_40_percent_oa": 0.0,
|
23
|
+
"40_to_50_percent_oa": 0.0,
|
24
|
+
"50_to_60_percent_oa": 26000.0,
|
25
|
+
"60_to_70_percent_oa": 12000.0,
|
26
|
+
"70_to_80_percent_oa": 5000.0,
|
27
|
+
"greater_than_80_percent_oa": 4000.0
|
28
|
+
},
|
29
|
+
{
|
30
|
+
"template": "90.1-2010",
|
31
|
+
"climate_zone": "ASHRAE 169-2006-2A",
|
32
|
+
"under_8000_hours": null,
|
33
|
+
"10_to_20_percent_oa": null,
|
34
|
+
"20_to_30_percent_oa": null,
|
35
|
+
"30_to_40_percent_oa": 5500.0,
|
36
|
+
"40_to_50_percent_oa": 4500.0,
|
37
|
+
"50_to_60_percent_oa": 3500.0,
|
38
|
+
"60_to_70_percent_oa": 2000.0,
|
39
|
+
"70_to_80_percent_oa": 1000.0,
|
40
|
+
"greater_than_80_percent_oa": 0.0
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"template": "90.1-2010",
|
44
|
+
"climate_zone": "ASHRAE 169-2006-2B",
|
45
|
+
"under_8000_hours": null,
|
46
|
+
"10_to_20_percent_oa": null,
|
47
|
+
"20_to_30_percent_oa": null,
|
48
|
+
"30_to_40_percent_oa": 0.0,
|
49
|
+
"40_to_50_percent_oa": 0.0,
|
50
|
+
"50_to_60_percent_oa": 26000.0,
|
51
|
+
"60_to_70_percent_oa": 12000.0,
|
52
|
+
"70_to_80_percent_oa": 5000.0,
|
53
|
+
"greater_than_80_percent_oa": 4000.0
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"template": "90.1-2010",
|
57
|
+
"climate_zone": "ASHRAE 169-2006-3A",
|
58
|
+
"under_8000_hours": null,
|
59
|
+
"10_to_20_percent_oa": null,
|
60
|
+
"20_to_30_percent_oa": null,
|
61
|
+
"30_to_40_percent_oa": 5500.0,
|
62
|
+
"40_to_50_percent_oa": 4500.0,
|
63
|
+
"50_to_60_percent_oa": 3500.0,
|
64
|
+
"60_to_70_percent_oa": 2000.0,
|
65
|
+
"70_to_80_percent_oa": 1000.0,
|
66
|
+
"greater_than_80_percent_oa": 0.0
|
67
|
+
},
|
68
|
+
{
|
69
|
+
"template": "90.1-2010",
|
70
|
+
"climate_zone": "ASHRAE 169-2006-3B",
|
71
|
+
"under_8000_hours": null,
|
72
|
+
"10_to_20_percent_oa": null,
|
73
|
+
"20_to_30_percent_oa": null,
|
74
|
+
"30_to_40_percent_oa": null,
|
75
|
+
"40_to_50_percent_oa": null,
|
76
|
+
"50_to_60_percent_oa": null,
|
77
|
+
"60_to_70_percent_oa": null,
|
78
|
+
"70_to_80_percent_oa": 5000.0,
|
79
|
+
"greater_than_80_percent_oa": 5000.0
|
80
|
+
},
|
81
|
+
{
|
82
|
+
"template": "90.1-2010",
|
83
|
+
"climate_zone": "ASHRAE 169-2006-3C",
|
84
|
+
"under_8000_hours": null,
|
85
|
+
"10_to_20_percent_oa": null,
|
86
|
+
"20_to_30_percent_oa": null,
|
87
|
+
"30_to_40_percent_oa": null,
|
88
|
+
"40_to_50_percent_oa": null,
|
89
|
+
"50_to_60_percent_oa": null,
|
90
|
+
"60_to_70_percent_oa": null,
|
91
|
+
"70_to_80_percent_oa": 5000.0,
|
92
|
+
"greater_than_80_percent_oa": 5000.0
|
93
|
+
},
|
94
|
+
{
|
95
|
+
"template": "90.1-2010",
|
96
|
+
"climate_zone": "ASHRAE 169-2006-4A",
|
97
|
+
"under_8000_hours": null,
|
98
|
+
"10_to_20_percent_oa": null,
|
99
|
+
"20_to_30_percent_oa": null,
|
100
|
+
"30_to_40_percent_oa": 5500.0,
|
101
|
+
"40_to_50_percent_oa": 4500.0,
|
102
|
+
"50_to_60_percent_oa": 3500.0,
|
103
|
+
"60_to_70_percent_oa": 2000.0,
|
104
|
+
"70_to_80_percent_oa": 1000.0,
|
105
|
+
"greater_than_80_percent_oa": 0.0
|
106
|
+
},
|
107
|
+
{
|
108
|
+
"template": "90.1-2010",
|
109
|
+
"climate_zone": "ASHRAE 169-2006-4B",
|
110
|
+
"under_8000_hours": null,
|
111
|
+
"10_to_20_percent_oa": null,
|
112
|
+
"20_to_30_percent_oa": null,
|
113
|
+
"30_to_40_percent_oa": null,
|
114
|
+
"40_to_50_percent_oa": null,
|
115
|
+
"50_to_60_percent_oa": null,
|
116
|
+
"60_to_70_percent_oa": null,
|
117
|
+
"70_to_80_percent_oa": 5000.0,
|
118
|
+
"greater_than_80_percent_oa": 5000.0
|
119
|
+
},
|
120
|
+
{
|
121
|
+
"template": "90.1-2010",
|
122
|
+
"climate_zone": "ASHRAE 169-2006-4C",
|
123
|
+
"under_8000_hours": null,
|
124
|
+
"10_to_20_percent_oa": null,
|
125
|
+
"20_to_30_percent_oa": null,
|
126
|
+
"30_to_40_percent_oa": null,
|
127
|
+
"40_to_50_percent_oa": null,
|
128
|
+
"50_to_60_percent_oa": null,
|
129
|
+
"60_to_70_percent_oa": null,
|
130
|
+
"70_to_80_percent_oa": 5000.0,
|
131
|
+
"greater_than_80_percent_oa": 5000.0
|
132
|
+
},
|
133
|
+
{
|
134
|
+
"template": "90.1-2010",
|
135
|
+
"climate_zone": "ASHRAE 169-2006-5A",
|
136
|
+
"under_8000_hours": null,
|
137
|
+
"10_to_20_percent_oa": null,
|
138
|
+
"20_to_30_percent_oa": null,
|
139
|
+
"30_to_40_percent_oa": 5500.0,
|
140
|
+
"40_to_50_percent_oa": 4500.0,
|
141
|
+
"50_to_60_percent_oa": 3500.0,
|
142
|
+
"60_to_70_percent_oa": 2000.0,
|
143
|
+
"70_to_80_percent_oa": 1000.0,
|
144
|
+
"greater_than_80_percent_oa": 0.0
|
145
|
+
},
|
146
|
+
{
|
147
|
+
"template": "90.1-2010",
|
148
|
+
"climate_zone": "ASHRAE 169-2006-5B",
|
149
|
+
"under_8000_hours": null,
|
150
|
+
"10_to_20_percent_oa": null,
|
151
|
+
"20_to_30_percent_oa": null,
|
152
|
+
"30_to_40_percent_oa": null,
|
153
|
+
"40_to_50_percent_oa": null,
|
154
|
+
"50_to_60_percent_oa": null,
|
155
|
+
"60_to_70_percent_oa": null,
|
156
|
+
"70_to_80_percent_oa": 5000.0,
|
157
|
+
"greater_than_80_percent_oa": 5000.0
|
158
|
+
},
|
159
|
+
{
|
160
|
+
"template": "90.1-2010",
|
161
|
+
"climate_zone": "ASHRAE 169-2006-5C",
|
162
|
+
"under_8000_hours": null,
|
163
|
+
"10_to_20_percent_oa": null,
|
164
|
+
"20_to_30_percent_oa": null,
|
165
|
+
"30_to_40_percent_oa": 0.0,
|
166
|
+
"40_to_50_percent_oa": 0.0,
|
167
|
+
"50_to_60_percent_oa": 26000.0,
|
168
|
+
"60_to_70_percent_oa": 12000.0,
|
169
|
+
"70_to_80_percent_oa": 5000.0,
|
170
|
+
"greater_than_80_percent_oa": 4000.0
|
171
|
+
},
|
172
|
+
{
|
173
|
+
"template": "90.1-2010",
|
174
|
+
"climate_zone": "ASHRAE 169-2006-6A",
|
175
|
+
"under_8000_hours": null,
|
176
|
+
"10_to_20_percent_oa": null,
|
177
|
+
"20_to_30_percent_oa": null,
|
178
|
+
"30_to_40_percent_oa": 5500.0,
|
179
|
+
"40_to_50_percent_oa": 4500.0,
|
180
|
+
"50_to_60_percent_oa": 3500.0,
|
181
|
+
"60_to_70_percent_oa": 2000.0,
|
182
|
+
"70_to_80_percent_oa": 1000.0,
|
183
|
+
"greater_than_80_percent_oa": 0.0
|
184
|
+
},
|
185
|
+
{
|
186
|
+
"template": "90.1-2010",
|
187
|
+
"climate_zone": "ASHRAE 169-2006-6B",
|
188
|
+
"under_8000_hours": null,
|
189
|
+
"10_to_20_percent_oa": null,
|
190
|
+
"20_to_30_percent_oa": null,
|
191
|
+
"30_to_40_percent_oa": 11000.0,
|
192
|
+
"40_to_50_percent_oa": 5500.0,
|
193
|
+
"50_to_60_percent_oa": 4500.0,
|
194
|
+
"60_to_70_percent_oa": 3500.0,
|
195
|
+
"70_to_80_percent_oa": 2500.0,
|
196
|
+
"greater_than_80_percent_oa": 1500.0
|
197
|
+
},
|
198
|
+
{
|
199
|
+
"template": "90.1-2010",
|
200
|
+
"climate_zone": "ASHRAE 169-2006-7A",
|
201
|
+
"under_8000_hours": null,
|
202
|
+
"10_to_20_percent_oa": null,
|
203
|
+
"20_to_30_percent_oa": null,
|
204
|
+
"30_to_40_percent_oa": 2500.0,
|
205
|
+
"40_to_50_percent_oa": 1000.0,
|
206
|
+
"50_to_60_percent_oa": 0.0,
|
207
|
+
"60_to_70_percent_oa": 0.0,
|
208
|
+
"70_to_80_percent_oa": 0.0,
|
209
|
+
"greater_than_80_percent_oa": 0.0
|
210
|
+
},
|
211
|
+
{
|
212
|
+
"template": "90.1-2010",
|
213
|
+
"climate_zone": "ASHRAE 169-2006-7B",
|
214
|
+
"under_8000_hours": null,
|
215
|
+
"10_to_20_percent_oa": null,
|
216
|
+
"20_to_30_percent_oa": null,
|
217
|
+
"30_to_40_percent_oa": 2500.0,
|
218
|
+
"40_to_50_percent_oa": 1000.0,
|
219
|
+
"50_to_60_percent_oa": 0.0,
|
220
|
+
"60_to_70_percent_oa": 0.0,
|
221
|
+
"70_to_80_percent_oa": 0.0,
|
222
|
+
"greater_than_80_percent_oa": 0.0
|
223
|
+
},
|
224
|
+
{
|
225
|
+
"template": "90.1-2010",
|
226
|
+
"climate_zone": "ASHRAE 169-2006-8A",
|
227
|
+
"under_8000_hours": null,
|
228
|
+
"10_to_20_percent_oa": null,
|
229
|
+
"20_to_30_percent_oa": null,
|
230
|
+
"30_to_40_percent_oa": 2500.0,
|
231
|
+
"40_to_50_percent_oa": 1000.0,
|
232
|
+
"50_to_60_percent_oa": 0.0,
|
233
|
+
"60_to_70_percent_oa": 0.0,
|
234
|
+
"70_to_80_percent_oa": 0.0,
|
235
|
+
"greater_than_80_percent_oa": 0.0
|
236
|
+
},
|
237
|
+
{
|
238
|
+
"template": "90.1-2010",
|
239
|
+
"climate_zone": "ASHRAE 169-2006-8B",
|
240
|
+
"under_8000_hours": null,
|
241
|
+
"10_to_20_percent_oa": null,
|
242
|
+
"20_to_30_percent_oa": null,
|
243
|
+
"30_to_40_percent_oa": 2500.0,
|
244
|
+
"40_to_50_percent_oa": 1000.0,
|
245
|
+
"50_to_60_percent_oa": 0.0,
|
246
|
+
"60_to_70_percent_oa": 0.0,
|
247
|
+
"70_to_80_percent_oa": 0.0,
|
248
|
+
"greater_than_80_percent_oa": 0.0
|
249
|
+
},
|
250
|
+
{
|
251
|
+
"template": "90.1-2010",
|
252
|
+
"climate_zone": "ASHRAE 169-2013-1A",
|
253
|
+
"under_8000_hours": null,
|
254
|
+
"10_to_20_percent_oa": null,
|
255
|
+
"20_to_30_percent_oa": null,
|
256
|
+
"30_to_40_percent_oa": 5500.0,
|
257
|
+
"40_to_50_percent_oa": 4500.0,
|
258
|
+
"50_to_60_percent_oa": 3500.0,
|
259
|
+
"60_to_70_percent_oa": 2000.0,
|
260
|
+
"70_to_80_percent_oa": 1000.0,
|
261
|
+
"greater_than_80_percent_oa": 0.0
|
262
|
+
},
|
263
|
+
{
|
264
|
+
"template": "90.1-2010",
|
265
|
+
"climate_zone": "ASHRAE 169-2013-1B",
|
266
|
+
"under_8000_hours": null,
|
267
|
+
"10_to_20_percent_oa": null,
|
268
|
+
"20_to_30_percent_oa": null,
|
269
|
+
"30_to_40_percent_oa": 0.0,
|
270
|
+
"40_to_50_percent_oa": 0.0,
|
271
|
+
"50_to_60_percent_oa": 26000.0,
|
272
|
+
"60_to_70_percent_oa": 12000.0,
|
273
|
+
"70_to_80_percent_oa": 5000.0,
|
274
|
+
"greater_than_80_percent_oa": 4000.0
|
275
|
+
},
|
276
|
+
{
|
277
|
+
"template": "90.1-2010",
|
278
|
+
"climate_zone": "ASHRAE 169-2013-2A",
|
279
|
+
"under_8000_hours": null,
|
280
|
+
"10_to_20_percent_oa": null,
|
281
|
+
"20_to_30_percent_oa": null,
|
282
|
+
"30_to_40_percent_oa": 5500.0,
|
283
|
+
"40_to_50_percent_oa": 4500.0,
|
284
|
+
"50_to_60_percent_oa": 3500.0,
|
285
|
+
"60_to_70_percent_oa": 2000.0,
|
286
|
+
"70_to_80_percent_oa": 1000.0,
|
287
|
+
"greater_than_80_percent_oa": 0.0
|
288
|
+
},
|
289
|
+
{
|
290
|
+
"template": "90.1-2010",
|
291
|
+
"climate_zone": "ASHRAE 169-2013-2B",
|
292
|
+
"under_8000_hours": null,
|
293
|
+
"10_to_20_percent_oa": null,
|
294
|
+
"20_to_30_percent_oa": null,
|
295
|
+
"30_to_40_percent_oa": 0.0,
|
296
|
+
"40_to_50_percent_oa": 0.0,
|
297
|
+
"50_to_60_percent_oa": 26000.0,
|
298
|
+
"60_to_70_percent_oa": 12000.0,
|
299
|
+
"70_to_80_percent_oa": 5000.0,
|
300
|
+
"greater_than_80_percent_oa": 4000.0
|
301
|
+
},
|
302
|
+
{
|
303
|
+
"template": "90.1-2010",
|
304
|
+
"climate_zone": "ASHRAE 169-2013-3A",
|
305
|
+
"under_8000_hours": null,
|
306
|
+
"10_to_20_percent_oa": null,
|
307
|
+
"20_to_30_percent_oa": null,
|
308
|
+
"30_to_40_percent_oa": 5500.0,
|
309
|
+
"40_to_50_percent_oa": 4500.0,
|
310
|
+
"50_to_60_percent_oa": 3500.0,
|
311
|
+
"60_to_70_percent_oa": 2000.0,
|
312
|
+
"70_to_80_percent_oa": 1000.0,
|
313
|
+
"greater_than_80_percent_oa": 0.0
|
314
|
+
},
|
315
|
+
{
|
316
|
+
"template": "90.1-2010",
|
317
|
+
"climate_zone": "ASHRAE 169-2013-3B",
|
318
|
+
"under_8000_hours": null,
|
319
|
+
"10_to_20_percent_oa": null,
|
320
|
+
"20_to_30_percent_oa": null,
|
321
|
+
"30_to_40_percent_oa": null,
|
322
|
+
"40_to_50_percent_oa": null,
|
323
|
+
"50_to_60_percent_oa": null,
|
324
|
+
"60_to_70_percent_oa": null,
|
325
|
+
"70_to_80_percent_oa": 5000.0,
|
326
|
+
"greater_than_80_percent_oa": 5000.0
|
327
|
+
},
|
328
|
+
{
|
329
|
+
"template": "90.1-2010",
|
330
|
+
"climate_zone": "ASHRAE 169-2013-3C",
|
331
|
+
"under_8000_hours": null,
|
332
|
+
"10_to_20_percent_oa": null,
|
333
|
+
"20_to_30_percent_oa": null,
|
334
|
+
"30_to_40_percent_oa": null,
|
335
|
+
"40_to_50_percent_oa": null,
|
336
|
+
"50_to_60_percent_oa": null,
|
337
|
+
"60_to_70_percent_oa": null,
|
338
|
+
"70_to_80_percent_oa": 5000.0,
|
339
|
+
"greater_than_80_percent_oa": 5000.0
|
340
|
+
},
|
341
|
+
{
|
342
|
+
"template": "90.1-2010",
|
343
|
+
"climate_zone": "ASHRAE 169-2013-4A",
|
344
|
+
"under_8000_hours": null,
|
345
|
+
"10_to_20_percent_oa": null,
|
346
|
+
"20_to_30_percent_oa": null,
|
347
|
+
"30_to_40_percent_oa": 5500.0,
|
348
|
+
"40_to_50_percent_oa": 4500.0,
|
349
|
+
"50_to_60_percent_oa": 3500.0,
|
350
|
+
"60_to_70_percent_oa": 2000.0,
|
351
|
+
"70_to_80_percent_oa": 1000.0,
|
352
|
+
"greater_than_80_percent_oa": 0.0
|
353
|
+
},
|
354
|
+
{
|
355
|
+
"template": "90.1-2010",
|
356
|
+
"climate_zone": "ASHRAE 169-2013-4B",
|
357
|
+
"under_8000_hours": null,
|
358
|
+
"10_to_20_percent_oa": null,
|
359
|
+
"20_to_30_percent_oa": null,
|
360
|
+
"30_to_40_percent_oa": null,
|
361
|
+
"40_to_50_percent_oa": null,
|
362
|
+
"50_to_60_percent_oa": null,
|
363
|
+
"60_to_70_percent_oa": null,
|
364
|
+
"70_to_80_percent_oa": 5000.0,
|
365
|
+
"greater_than_80_percent_oa": 5000.0
|
366
|
+
},
|
367
|
+
{
|
368
|
+
"template": "90.1-2010",
|
369
|
+
"climate_zone": "ASHRAE 169-2013-4C",
|
370
|
+
"under_8000_hours": null,
|
371
|
+
"10_to_20_percent_oa": null,
|
372
|
+
"20_to_30_percent_oa": null,
|
373
|
+
"30_to_40_percent_oa": null,
|
374
|
+
"40_to_50_percent_oa": null,
|
375
|
+
"50_to_60_percent_oa": null,
|
376
|
+
"60_to_70_percent_oa": null,
|
377
|
+
"70_to_80_percent_oa": 5000.0,
|
378
|
+
"greater_than_80_percent_oa": 5000.0
|
379
|
+
},
|
380
|
+
{
|
381
|
+
"template": "90.1-2010",
|
382
|
+
"climate_zone": "ASHRAE 169-2013-5A",
|
383
|
+
"under_8000_hours": null,
|
384
|
+
"10_to_20_percent_oa": null,
|
385
|
+
"20_to_30_percent_oa": null,
|
386
|
+
"30_to_40_percent_oa": 5500.0,
|
387
|
+
"40_to_50_percent_oa": 4500.0,
|
388
|
+
"50_to_60_percent_oa": 3500.0,
|
389
|
+
"60_to_70_percent_oa": 2000.0,
|
390
|
+
"70_to_80_percent_oa": 1000.0,
|
391
|
+
"greater_than_80_percent_oa": 0.0
|
392
|
+
},
|
393
|
+
{
|
394
|
+
"template": "90.1-2010",
|
395
|
+
"climate_zone": "ASHRAE 169-2013-5B",
|
396
|
+
"under_8000_hours": null,
|
397
|
+
"10_to_20_percent_oa": null,
|
398
|
+
"20_to_30_percent_oa": null,
|
399
|
+
"30_to_40_percent_oa": null,
|
400
|
+
"40_to_50_percent_oa": null,
|
401
|
+
"50_to_60_percent_oa": null,
|
402
|
+
"60_to_70_percent_oa": null,
|
403
|
+
"70_to_80_percent_oa": 5000.0,
|
404
|
+
"greater_than_80_percent_oa": 5000.0
|
405
|
+
},
|
406
|
+
{
|
407
|
+
"template": "90.1-2010",
|
408
|
+
"climate_zone": "ASHRAE 169-2013-5C",
|
409
|
+
"under_8000_hours": null,
|
410
|
+
"10_to_20_percent_oa": null,
|
411
|
+
"20_to_30_percent_oa": null,
|
412
|
+
"30_to_40_percent_oa": 0.0,
|
413
|
+
"40_to_50_percent_oa": 0.0,
|
414
|
+
"50_to_60_percent_oa": 26000.0,
|
415
|
+
"60_to_70_percent_oa": 12000.0,
|
416
|
+
"70_to_80_percent_oa": 5000.0,
|
417
|
+
"greater_than_80_percent_oa": 4000.0
|
418
|
+
},
|
419
|
+
{
|
420
|
+
"template": "90.1-2010",
|
421
|
+
"climate_zone": "ASHRAE 169-2013-6A",
|
422
|
+
"under_8000_hours": null,
|
423
|
+
"10_to_20_percent_oa": null,
|
424
|
+
"20_to_30_percent_oa": null,
|
425
|
+
"30_to_40_percent_oa": 5500.0,
|
426
|
+
"40_to_50_percent_oa": 4500.0,
|
427
|
+
"50_to_60_percent_oa": 3500.0,
|
428
|
+
"60_to_70_percent_oa": 2000.0,
|
429
|
+
"70_to_80_percent_oa": 1000.0,
|
430
|
+
"greater_than_80_percent_oa": 0.0
|
431
|
+
},
|
432
|
+
{
|
433
|
+
"template": "90.1-2010",
|
434
|
+
"climate_zone": "ASHRAE 169-2013-6B",
|
435
|
+
"under_8000_hours": null,
|
436
|
+
"10_to_20_percent_oa": null,
|
437
|
+
"20_to_30_percent_oa": null,
|
438
|
+
"30_to_40_percent_oa": 11000.0,
|
439
|
+
"40_to_50_percent_oa": 5500.0,
|
440
|
+
"50_to_60_percent_oa": 4500.0,
|
441
|
+
"60_to_70_percent_oa": 3500.0,
|
442
|
+
"70_to_80_percent_oa": 2500.0,
|
443
|
+
"greater_than_80_percent_oa": 1500.0
|
444
|
+
},
|
445
|
+
{
|
446
|
+
"template": "90.1-2010",
|
447
|
+
"climate_zone": "ASHRAE 169-2013-7A",
|
448
|
+
"under_8000_hours": null,
|
449
|
+
"10_to_20_percent_oa": null,
|
450
|
+
"20_to_30_percent_oa": null,
|
451
|
+
"30_to_40_percent_oa": 2500.0,
|
452
|
+
"40_to_50_percent_oa": 1000.0,
|
453
|
+
"50_to_60_percent_oa": 0.0,
|
454
|
+
"60_to_70_percent_oa": 0.0,
|
455
|
+
"70_to_80_percent_oa": 0.0,
|
456
|
+
"greater_than_80_percent_oa": 0.0
|
457
|
+
},
|
458
|
+
{
|
459
|
+
"template": "90.1-2010",
|
460
|
+
"climate_zone": "ASHRAE 169-2013-7B",
|
461
|
+
"under_8000_hours": null,
|
462
|
+
"10_to_20_percent_oa": null,
|
463
|
+
"20_to_30_percent_oa": null,
|
464
|
+
"30_to_40_percent_oa": 2500.0,
|
465
|
+
"40_to_50_percent_oa": 1000.0,
|
466
|
+
"50_to_60_percent_oa": 0.0,
|
467
|
+
"60_to_70_percent_oa": 0.0,
|
468
|
+
"70_to_80_percent_oa": 0.0,
|
469
|
+
"greater_than_80_percent_oa": 0.0
|
470
|
+
},
|
471
|
+
{
|
472
|
+
"template": "90.1-2010",
|
473
|
+
"climate_zone": "ASHRAE 169-2013-8A",
|
474
|
+
"under_8000_hours": null,
|
475
|
+
"10_to_20_percent_oa": null,
|
476
|
+
"20_to_30_percent_oa": null,
|
477
|
+
"30_to_40_percent_oa": 2500.0,
|
478
|
+
"40_to_50_percent_oa": 1000.0,
|
479
|
+
"50_to_60_percent_oa": 0.0,
|
480
|
+
"60_to_70_percent_oa": 0.0,
|
481
|
+
"70_to_80_percent_oa": 0.0,
|
482
|
+
"greater_than_80_percent_oa": 0.0
|
483
|
+
},
|
484
|
+
{
|
485
|
+
"template": "90.1-2010",
|
486
|
+
"climate_zone": "ASHRAE 169-2013-8B",
|
487
|
+
"under_8000_hours": null,
|
488
|
+
"10_to_20_percent_oa": null,
|
489
|
+
"20_to_30_percent_oa": null,
|
490
|
+
"30_to_40_percent_oa": 2500.0,
|
491
|
+
"40_to_50_percent_oa": 1000.0,
|
492
|
+
"50_to_60_percent_oa": 0.0,
|
493
|
+
"60_to_70_percent_oa": 0.0,
|
494
|
+
"70_to_80_percent_oa": 0.0,
|
495
|
+
"greater_than_80_percent_oa": 0.0
|
496
|
+
}
|
497
|
+
]
|
498
|
+
}
|