openstudio-standards 0.1.11 → 0.1.12
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.xlsx +0 -0
- data/data/standards/OpenStudio_Standards_climate_zone_sets.json +96 -0
- data/data/standards/OpenStudio_Standards_climate_zones.json +96 -0
- data/data/standards/OpenStudio_Standards_construction_properties.json +11424 -0
- data/data/standards/OpenStudio_Standards_construction_sets.json +1746 -24
- data/data/standards/OpenStudio_Standards_constructions.json +409 -0
- data/data/standards/OpenStudio_Standards_curve_biquadratics.json +160 -0
- data/data/standards/OpenStudio_Standards_curve_quadratics.json +165 -0
- data/data/standards/OpenStudio_Standards_entryways.json +191 -0
- data/data/standards/OpenStudio_Standards_exterior_lighting.json +964 -0
- data/data/standards/OpenStudio_Standards_exterior_lighting_assumptions.json +191 -0
- data/data/standards/OpenStudio_Standards_ground_temperatures.json +11424 -0
- data/data/standards/OpenStudio_Standards_illuminated_parking_area.json +157 -0
- data/data/standards/OpenStudio_Standards_materials.json +2539 -745
- data/data/standards/OpenStudio_Standards_motors.json +420 -0
- data/data/standards/OpenStudio_Standards_parking.json +157 -0
- data/data/standards/OpenStudio_Standards_prototype_inputs.json +4410 -10
- data/data/standards/OpenStudio_Standards_schedules.json +13756 -8383
- data/data/standards/OpenStudio_Standards_space_types.json +8593 -907
- data/data/standards/OpenStudio_Standards_standards.json +9 -0
- data/data/standards/OpenStudio_Standards_templates.json +24 -0
- data/data/standards/OpenStudio_Standards_unitary_acs.json +924 -0
- data/data/standards/manage_OpenStudio_Standards.rb +1 -1
- data/lib/openstudio-standards/btap/btap.rb +0 -1
- data/lib/openstudio-standards/btap/compliance.rb +2 -5
- data/lib/openstudio-standards/btap/economics.rb +16 -16
- data/lib/openstudio-standards/btap/envelope.rb +1 -1
- data/lib/openstudio-standards/btap/equest.rb +7 -7
- data/lib/openstudio-standards/btap/fileio.rb +2 -2
- data/lib/openstudio-standards/btap/geometry.rb +1 -1
- data/lib/openstudio-standards/btap/measures.rb +16 -16
- data/lib/openstudio-standards/btap/mpc.rb +18 -18
- data/lib/openstudio-standards/btap/schedules.rb +35 -2
- data/lib/openstudio-standards/btap/simmanager.rb +1 -1
- data/lib/openstudio-standards/btap/spaceloads.rb +1 -1
- data/lib/openstudio-standards/btap/vintagizer.rb +1 -1
- data/lib/openstudio-standards/prototypes/Prototype.Model.elevators.rb +218 -0
- data/lib/openstudio-standards/prototypes/Prototype.Model.exterior_lights.rb +399 -0
- data/lib/openstudio-standards/prototypes/Prototype.Model.hvac.rb +2 -2
- data/lib/openstudio-standards/prototypes/Prototype.Model.rb +237 -0
- data/lib/openstudio-standards/prototypes/Prototype.Model.swh.rb +536 -0
- data/lib/openstudio-standards/standards/Standards.AirLoopHVAC.rb +6 -0
- data/lib/openstudio-standards/standards/Standards.Model.rb +249 -10
- data/lib/openstudio-standards/standards/Standards.SpaceType.rb +5 -5
- data/lib/openstudio-standards/standards/Standards.ThermalZone.rb +161 -0
- data/lib/openstudio-standards/utilities/simulation.rb +6 -4
- data/lib/openstudio-standards/version.rb +1 -1
- metadata +223 -204
- data/lib/openstudio-standards/btap/os_lib_schedules.rb +0 -677
@@ -1889,6 +1889,426 @@
|
|
1889
1889
|
"maximum_capacity": 9999.0,
|
1890
1890
|
"nominal_full_load_efficiency": 0.954,
|
1891
1891
|
"notes": null
|
1892
|
+
},
|
1893
|
+
{
|
1894
|
+
"template": "CEC Pre-1978",
|
1895
|
+
"number_of_poles": 4.0,
|
1896
|
+
"type": "Enclosed",
|
1897
|
+
"synchronous_speed": 1800.0,
|
1898
|
+
"minimum_capacity": 0.0,
|
1899
|
+
"maximum_capacity": 9999.0,
|
1900
|
+
"nominal_full_load_efficiency": 0.825,
|
1901
|
+
"notes": "Office - 1 story"
|
1902
|
+
},
|
1903
|
+
{
|
1904
|
+
"template": "CEC Pre-1978",
|
1905
|
+
"number_of_poles": 4.0,
|
1906
|
+
"type": "Enclosed",
|
1907
|
+
"synchronous_speed": 1800.0,
|
1908
|
+
"minimum_capacity": 0.0,
|
1909
|
+
"maximum_capacity": 9999.0,
|
1910
|
+
"nominal_full_load_efficiency": 0.825,
|
1911
|
+
"notes": "Office -2 stories"
|
1912
|
+
},
|
1913
|
+
{
|
1914
|
+
"template": "CEC Pre-1978",
|
1915
|
+
"number_of_poles": 4.0,
|
1916
|
+
"type": "Enclosed",
|
1917
|
+
"synchronous_speed": 1800.0,
|
1918
|
+
"minimum_capacity": 0.0,
|
1919
|
+
"maximum_capacity": 9999.0,
|
1920
|
+
"nominal_full_load_efficiency": 0.825,
|
1921
|
+
"notes": "Office - 3 stories"
|
1922
|
+
},
|
1923
|
+
{
|
1924
|
+
"template": "CEC Pre-1978",
|
1925
|
+
"number_of_poles": 4.0,
|
1926
|
+
"type": "Enclosed",
|
1927
|
+
"synchronous_speed": 1800.0,
|
1928
|
+
"minimum_capacity": 0.0,
|
1929
|
+
"maximum_capacity": 9999.0,
|
1930
|
+
"nominal_full_load_efficiency": 0.825,
|
1931
|
+
"notes": "Retail small"
|
1932
|
+
},
|
1933
|
+
{
|
1934
|
+
"template": "CEC Pre-1978",
|
1935
|
+
"number_of_poles": 4.0,
|
1936
|
+
"type": "Enclosed",
|
1937
|
+
"synchronous_speed": 1800.0,
|
1938
|
+
"minimum_capacity": 0.0,
|
1939
|
+
"maximum_capacity": 9999.0,
|
1940
|
+
"nominal_full_load_efficiency": 0.825,
|
1941
|
+
"notes": "Retail medium"
|
1942
|
+
},
|
1943
|
+
{
|
1944
|
+
"template": "CEC Pre-1978",
|
1945
|
+
"number_of_poles": 4.0,
|
1946
|
+
"type": "Enclosed",
|
1947
|
+
"synchronous_speed": 1800.0,
|
1948
|
+
"minimum_capacity": 0.0,
|
1949
|
+
"maximum_capacity": 9999.0,
|
1950
|
+
"nominal_full_load_efficiency": 0.825,
|
1951
|
+
"notes": "Mixed use - 2 stories"
|
1952
|
+
},
|
1953
|
+
{
|
1954
|
+
"template": "CEC Pre-1978",
|
1955
|
+
"number_of_poles": 4.0,
|
1956
|
+
"type": "Enclosed",
|
1957
|
+
"synchronous_speed": 1800.0,
|
1958
|
+
"minimum_capacity": 0.0,
|
1959
|
+
"maximum_capacity": 9999.0,
|
1960
|
+
"nominal_full_load_efficiency": 0.825,
|
1961
|
+
"notes": "Mixed use - 3 stories"
|
1962
|
+
},
|
1963
|
+
{
|
1964
|
+
"template": "CEC T24 1978",
|
1965
|
+
"number_of_poles": 4.0,
|
1966
|
+
"type": "Enclosed",
|
1967
|
+
"synchronous_speed": 1800.0,
|
1968
|
+
"minimum_capacity": 0.0,
|
1969
|
+
"maximum_capacity": 9999.0,
|
1970
|
+
"nominal_full_load_efficiency": 0.875,
|
1971
|
+
"notes": "Office - 1 story"
|
1972
|
+
},
|
1973
|
+
{
|
1974
|
+
"template": "CEC T24 1978",
|
1975
|
+
"number_of_poles": 4.0,
|
1976
|
+
"type": "Enclosed",
|
1977
|
+
"synchronous_speed": 1800.0,
|
1978
|
+
"minimum_capacity": 0.0,
|
1979
|
+
"maximum_capacity": 9999.0,
|
1980
|
+
"nominal_full_load_efficiency": 0.875,
|
1981
|
+
"notes": "Office -2 stories"
|
1982
|
+
},
|
1983
|
+
{
|
1984
|
+
"template": "CEC T24 1978",
|
1985
|
+
"number_of_poles": 4.0,
|
1986
|
+
"type": "Enclosed",
|
1987
|
+
"synchronous_speed": 1800.0,
|
1988
|
+
"minimum_capacity": 0.0,
|
1989
|
+
"maximum_capacity": 9999.0,
|
1990
|
+
"nominal_full_load_efficiency": 0.875,
|
1991
|
+
"notes": "Office - 3 stories"
|
1992
|
+
},
|
1993
|
+
{
|
1994
|
+
"template": "CEC T24 1978",
|
1995
|
+
"number_of_poles": 4.0,
|
1996
|
+
"type": "Enclosed",
|
1997
|
+
"synchronous_speed": 1800.0,
|
1998
|
+
"minimum_capacity": 0.0,
|
1999
|
+
"maximum_capacity": 9999.0,
|
2000
|
+
"nominal_full_load_efficiency": 0.875,
|
2001
|
+
"notes": "Retail small"
|
2002
|
+
},
|
2003
|
+
{
|
2004
|
+
"template": "CEC T24 1978",
|
2005
|
+
"number_of_poles": 4.0,
|
2006
|
+
"type": "Enclosed",
|
2007
|
+
"synchronous_speed": 1800.0,
|
2008
|
+
"minimum_capacity": 0.0,
|
2009
|
+
"maximum_capacity": 9999.0,
|
2010
|
+
"nominal_full_load_efficiency": 0.875,
|
2011
|
+
"notes": "Retail medium"
|
2012
|
+
},
|
2013
|
+
{
|
2014
|
+
"template": "CEC T24 1978",
|
2015
|
+
"number_of_poles": 4.0,
|
2016
|
+
"type": "Enclosed",
|
2017
|
+
"synchronous_speed": 1800.0,
|
2018
|
+
"minimum_capacity": 0.0,
|
2019
|
+
"maximum_capacity": 9999.0,
|
2020
|
+
"nominal_full_load_efficiency": 0.875,
|
2021
|
+
"notes": "Mixed use - 2 stories"
|
2022
|
+
},
|
2023
|
+
{
|
2024
|
+
"template": "CEC T24 1978",
|
2025
|
+
"number_of_poles": 4.0,
|
2026
|
+
"type": "Enclosed",
|
2027
|
+
"synchronous_speed": 1800.0,
|
2028
|
+
"minimum_capacity": 0.0,
|
2029
|
+
"maximum_capacity": 9999.0,
|
2030
|
+
"nominal_full_load_efficiency": 0.875,
|
2031
|
+
"notes": "Mixed use - 3 stories"
|
2032
|
+
},
|
2033
|
+
{
|
2034
|
+
"template": "CEC T24 1992",
|
2035
|
+
"number_of_poles": 4.0,
|
2036
|
+
"type": "Enclosed",
|
2037
|
+
"synchronous_speed": 1800.0,
|
2038
|
+
"minimum_capacity": 0.0,
|
2039
|
+
"maximum_capacity": 9999.0,
|
2040
|
+
"nominal_full_load_efficiency": 0.875,
|
2041
|
+
"notes": "Office - 1 story"
|
2042
|
+
},
|
2043
|
+
{
|
2044
|
+
"template": "CEC T24 1992",
|
2045
|
+
"number_of_poles": 4.0,
|
2046
|
+
"type": "Enclosed",
|
2047
|
+
"synchronous_speed": 1800.0,
|
2048
|
+
"minimum_capacity": 0.0,
|
2049
|
+
"maximum_capacity": 9999.0,
|
2050
|
+
"nominal_full_load_efficiency": 0.875,
|
2051
|
+
"notes": "Office -2 stories"
|
2052
|
+
},
|
2053
|
+
{
|
2054
|
+
"template": "CEC T24 1992",
|
2055
|
+
"number_of_poles": 4.0,
|
2056
|
+
"type": "Enclosed",
|
2057
|
+
"synchronous_speed": 1800.0,
|
2058
|
+
"minimum_capacity": 0.0,
|
2059
|
+
"maximum_capacity": 9999.0,
|
2060
|
+
"nominal_full_load_efficiency": 0.875,
|
2061
|
+
"notes": "Office - 3 stories"
|
2062
|
+
},
|
2063
|
+
{
|
2064
|
+
"template": "CEC T24 1992",
|
2065
|
+
"number_of_poles": 4.0,
|
2066
|
+
"type": "Enclosed",
|
2067
|
+
"synchronous_speed": 1800.0,
|
2068
|
+
"minimum_capacity": 0.0,
|
2069
|
+
"maximum_capacity": 9999.0,
|
2070
|
+
"nominal_full_load_efficiency": 0.875,
|
2071
|
+
"notes": "Retail small"
|
2072
|
+
},
|
2073
|
+
{
|
2074
|
+
"template": "CEC T24 1992",
|
2075
|
+
"number_of_poles": 4.0,
|
2076
|
+
"type": "Enclosed",
|
2077
|
+
"synchronous_speed": 1800.0,
|
2078
|
+
"minimum_capacity": 0.0,
|
2079
|
+
"maximum_capacity": 9999.0,
|
2080
|
+
"nominal_full_load_efficiency": 0.875,
|
2081
|
+
"notes": "Retail medium"
|
2082
|
+
},
|
2083
|
+
{
|
2084
|
+
"template": "CEC T24 1992",
|
2085
|
+
"number_of_poles": 4.0,
|
2086
|
+
"type": "Enclosed",
|
2087
|
+
"synchronous_speed": 1800.0,
|
2088
|
+
"minimum_capacity": 0.0,
|
2089
|
+
"maximum_capacity": 9999.0,
|
2090
|
+
"nominal_full_load_efficiency": 0.875,
|
2091
|
+
"notes": "Mixed use - 2 stories"
|
2092
|
+
},
|
2093
|
+
{
|
2094
|
+
"template": "CEC T24 1992",
|
2095
|
+
"number_of_poles": 4.0,
|
2096
|
+
"type": "Enclosed",
|
2097
|
+
"synchronous_speed": 1800.0,
|
2098
|
+
"minimum_capacity": 0.0,
|
2099
|
+
"maximum_capacity": 9999.0,
|
2100
|
+
"nominal_full_load_efficiency": 0.875,
|
2101
|
+
"notes": "Mixed use - 3 stories"
|
2102
|
+
},
|
2103
|
+
{
|
2104
|
+
"template": "CEC T24 2001",
|
2105
|
+
"number_of_poles": 4.0,
|
2106
|
+
"type": "Enclosed",
|
2107
|
+
"synchronous_speed": 1800.0,
|
2108
|
+
"minimum_capacity": 0.0,
|
2109
|
+
"maximum_capacity": 9999.0,
|
2110
|
+
"nominal_full_load_efficiency": 0.91,
|
2111
|
+
"notes": "Office - 1 story"
|
2112
|
+
},
|
2113
|
+
{
|
2114
|
+
"template": "CEC T24 2001",
|
2115
|
+
"number_of_poles": 4.0,
|
2116
|
+
"type": "Enclosed",
|
2117
|
+
"synchronous_speed": 1800.0,
|
2118
|
+
"minimum_capacity": 0.0,
|
2119
|
+
"maximum_capacity": 9999.0,
|
2120
|
+
"nominal_full_load_efficiency": 0.91,
|
2121
|
+
"notes": "Office -2 stories"
|
2122
|
+
},
|
2123
|
+
{
|
2124
|
+
"template": "CEC T24 2001",
|
2125
|
+
"number_of_poles": 4.0,
|
2126
|
+
"type": "Enclosed",
|
2127
|
+
"synchronous_speed": 1800.0,
|
2128
|
+
"minimum_capacity": 0.0,
|
2129
|
+
"maximum_capacity": 9999.0,
|
2130
|
+
"nominal_full_load_efficiency": 0.91,
|
2131
|
+
"notes": "Office - 3 stories"
|
2132
|
+
},
|
2133
|
+
{
|
2134
|
+
"template": "CEC T24 2001",
|
2135
|
+
"number_of_poles": 4.0,
|
2136
|
+
"type": "Enclosed",
|
2137
|
+
"synchronous_speed": 1800.0,
|
2138
|
+
"minimum_capacity": 0.0,
|
2139
|
+
"maximum_capacity": 9999.0,
|
2140
|
+
"nominal_full_load_efficiency": 0.91,
|
2141
|
+
"notes": "Retail small"
|
2142
|
+
},
|
2143
|
+
{
|
2144
|
+
"template": "CEC T24 2001",
|
2145
|
+
"number_of_poles": 4.0,
|
2146
|
+
"type": "Enclosed",
|
2147
|
+
"synchronous_speed": 1800.0,
|
2148
|
+
"minimum_capacity": 0.0,
|
2149
|
+
"maximum_capacity": 9999.0,
|
2150
|
+
"nominal_full_load_efficiency": 0.91,
|
2151
|
+
"notes": "Retail medium"
|
2152
|
+
},
|
2153
|
+
{
|
2154
|
+
"template": "CEC T24 2001",
|
2155
|
+
"number_of_poles": 4.0,
|
2156
|
+
"type": "Enclosed",
|
2157
|
+
"synchronous_speed": 1800.0,
|
2158
|
+
"minimum_capacity": 0.0,
|
2159
|
+
"maximum_capacity": 9999.0,
|
2160
|
+
"nominal_full_load_efficiency": 0.91,
|
2161
|
+
"notes": "Mixed use - 2 stories"
|
2162
|
+
},
|
2163
|
+
{
|
2164
|
+
"template": "CEC T24 2001",
|
2165
|
+
"number_of_poles": 4.0,
|
2166
|
+
"type": "Enclosed",
|
2167
|
+
"synchronous_speed": 1800.0,
|
2168
|
+
"minimum_capacity": 0.0,
|
2169
|
+
"maximum_capacity": 9999.0,
|
2170
|
+
"nominal_full_load_efficiency": 0.91,
|
2171
|
+
"notes": "Mixed use - 3 stories"
|
2172
|
+
},
|
2173
|
+
{
|
2174
|
+
"template": "CEC T24 2005",
|
2175
|
+
"number_of_poles": 4.0,
|
2176
|
+
"type": "Enclosed",
|
2177
|
+
"synchronous_speed": 1800.0,
|
2178
|
+
"minimum_capacity": 0.0,
|
2179
|
+
"maximum_capacity": 9999.0,
|
2180
|
+
"nominal_full_load_efficiency": 0.91,
|
2181
|
+
"notes": "Office - 1 story"
|
2182
|
+
},
|
2183
|
+
{
|
2184
|
+
"template": "CEC T24 2005",
|
2185
|
+
"number_of_poles": 4.0,
|
2186
|
+
"type": "Enclosed",
|
2187
|
+
"synchronous_speed": 1800.0,
|
2188
|
+
"minimum_capacity": 0.0,
|
2189
|
+
"maximum_capacity": 9999.0,
|
2190
|
+
"nominal_full_load_efficiency": 0.91,
|
2191
|
+
"notes": "Office -2 stories"
|
2192
|
+
},
|
2193
|
+
{
|
2194
|
+
"template": "CEC T24 2005",
|
2195
|
+
"number_of_poles": 4.0,
|
2196
|
+
"type": "Enclosed",
|
2197
|
+
"synchronous_speed": 1800.0,
|
2198
|
+
"minimum_capacity": 0.0,
|
2199
|
+
"maximum_capacity": 9999.0,
|
2200
|
+
"nominal_full_load_efficiency": 0.91,
|
2201
|
+
"notes": "Office - 3 stories"
|
2202
|
+
},
|
2203
|
+
{
|
2204
|
+
"template": "CEC T24 2005",
|
2205
|
+
"number_of_poles": 4.0,
|
2206
|
+
"type": "Enclosed",
|
2207
|
+
"synchronous_speed": 1800.0,
|
2208
|
+
"minimum_capacity": 0.0,
|
2209
|
+
"maximum_capacity": 9999.0,
|
2210
|
+
"nominal_full_load_efficiency": 0.91,
|
2211
|
+
"notes": "Retail small"
|
2212
|
+
},
|
2213
|
+
{
|
2214
|
+
"template": "CEC T24 2005",
|
2215
|
+
"number_of_poles": 4.0,
|
2216
|
+
"type": "Enclosed",
|
2217
|
+
"synchronous_speed": 1800.0,
|
2218
|
+
"minimum_capacity": 0.0,
|
2219
|
+
"maximum_capacity": 9999.0,
|
2220
|
+
"nominal_full_load_efficiency": 0.91,
|
2221
|
+
"notes": "Retail medium"
|
2222
|
+
},
|
2223
|
+
{
|
2224
|
+
"template": "CEC T24 2005",
|
2225
|
+
"number_of_poles": 4.0,
|
2226
|
+
"type": "Enclosed",
|
2227
|
+
"synchronous_speed": 1800.0,
|
2228
|
+
"minimum_capacity": 0.0,
|
2229
|
+
"maximum_capacity": 9999.0,
|
2230
|
+
"nominal_full_load_efficiency": 0.91,
|
2231
|
+
"notes": "Mixed use - 2 stories"
|
2232
|
+
},
|
2233
|
+
{
|
2234
|
+
"template": "CEC T24 2005",
|
2235
|
+
"number_of_poles": 4.0,
|
2236
|
+
"type": "Enclosed",
|
2237
|
+
"synchronous_speed": 1800.0,
|
2238
|
+
"minimum_capacity": 0.0,
|
2239
|
+
"maximum_capacity": 9999.0,
|
2240
|
+
"nominal_full_load_efficiency": 0.91,
|
2241
|
+
"notes": "Mixed use - 3 stories"
|
2242
|
+
},
|
2243
|
+
{
|
2244
|
+
"template": "CEC T24 2008",
|
2245
|
+
"number_of_poles": 4.0,
|
2246
|
+
"type": "Enclosed",
|
2247
|
+
"synchronous_speed": 1800.0,
|
2248
|
+
"minimum_capacity": 0.0,
|
2249
|
+
"maximum_capacity": 9999.0,
|
2250
|
+
"nominal_full_load_efficiency": 0.91,
|
2251
|
+
"notes": "Office - 1 story"
|
2252
|
+
},
|
2253
|
+
{
|
2254
|
+
"template": "CEC T24 2008",
|
2255
|
+
"number_of_poles": 4.0,
|
2256
|
+
"type": "Enclosed",
|
2257
|
+
"synchronous_speed": 1800.0,
|
2258
|
+
"minimum_capacity": 0.0,
|
2259
|
+
"maximum_capacity": 9999.0,
|
2260
|
+
"nominal_full_load_efficiency": 0.91,
|
2261
|
+
"notes": "Office -2 stories"
|
2262
|
+
},
|
2263
|
+
{
|
2264
|
+
"template": "CEC T24 2008",
|
2265
|
+
"number_of_poles": 4.0,
|
2266
|
+
"type": "Enclosed",
|
2267
|
+
"synchronous_speed": 1800.0,
|
2268
|
+
"minimum_capacity": 0.0,
|
2269
|
+
"maximum_capacity": 9999.0,
|
2270
|
+
"nominal_full_load_efficiency": 0.91,
|
2271
|
+
"notes": "Office - 3 stories"
|
2272
|
+
},
|
2273
|
+
{
|
2274
|
+
"template": "CEC T24 2008",
|
2275
|
+
"number_of_poles": 4.0,
|
2276
|
+
"type": "Enclosed",
|
2277
|
+
"synchronous_speed": 1800.0,
|
2278
|
+
"minimum_capacity": 0.0,
|
2279
|
+
"maximum_capacity": 9999.0,
|
2280
|
+
"nominal_full_load_efficiency": 0.91,
|
2281
|
+
"notes": "Retail small"
|
2282
|
+
},
|
2283
|
+
{
|
2284
|
+
"template": "CEC T24 2008",
|
2285
|
+
"number_of_poles": 4.0,
|
2286
|
+
"type": "Enclosed",
|
2287
|
+
"synchronous_speed": 1800.0,
|
2288
|
+
"minimum_capacity": 0.0,
|
2289
|
+
"maximum_capacity": 9999.0,
|
2290
|
+
"nominal_full_load_efficiency": 0.91,
|
2291
|
+
"notes": "Retail medium"
|
2292
|
+
},
|
2293
|
+
{
|
2294
|
+
"template": "CEC T24 2008",
|
2295
|
+
"number_of_poles": 4.0,
|
2296
|
+
"type": "Enclosed",
|
2297
|
+
"synchronous_speed": 1800.0,
|
2298
|
+
"minimum_capacity": 0.0,
|
2299
|
+
"maximum_capacity": 9999.0,
|
2300
|
+
"nominal_full_load_efficiency": 0.91,
|
2301
|
+
"notes": "Mixed use - 2 stories"
|
2302
|
+
},
|
2303
|
+
{
|
2304
|
+
"template": "CEC T24 2008",
|
2305
|
+
"number_of_poles": 4.0,
|
2306
|
+
"type": "Enclosed",
|
2307
|
+
"synchronous_speed": 1800.0,
|
2308
|
+
"minimum_capacity": 0.0,
|
2309
|
+
"maximum_capacity": 9999.0,
|
2310
|
+
"nominal_full_load_efficiency": 0.91,
|
2311
|
+
"notes": "Mixed use - 3 stories"
|
1892
2312
|
}
|
1893
2313
|
]
|
1894
2314
|
}
|
@@ -0,0 +1,157 @@
|
|
1
|
+
{
|
2
|
+
"parking": [
|
3
|
+
{
|
4
|
+
"building_type": "SmallOffice",
|
5
|
+
"building_area_per_spot": 250.0,
|
6
|
+
"units_per_spot": null,
|
7
|
+
"students_per_spot": null,
|
8
|
+
"beds_per_spot": null,
|
9
|
+
"parking_area_per_spot": 405.0,
|
10
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
11
|
+
},
|
12
|
+
{
|
13
|
+
"building_type": "MediumOffice",
|
14
|
+
"building_area_per_spot": 250.0,
|
15
|
+
"units_per_spot": null,
|
16
|
+
"students_per_spot": null,
|
17
|
+
"beds_per_spot": null,
|
18
|
+
"parking_area_per_spot": 405.0,
|
19
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
20
|
+
},
|
21
|
+
{
|
22
|
+
"building_type": "LargeOffice",
|
23
|
+
"building_area_per_spot": 620.0,
|
24
|
+
"units_per_spot": null,
|
25
|
+
"students_per_spot": null,
|
26
|
+
"beds_per_spot": null,
|
27
|
+
"parking_area_per_spot": 405.0,
|
28
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"building_type": "Retail",
|
32
|
+
"building_area_per_spot": 285.7,
|
33
|
+
"units_per_spot": null,
|
34
|
+
"students_per_spot": null,
|
35
|
+
"beds_per_spot": null,
|
36
|
+
"parking_area_per_spot": 405.0,
|
37
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
38
|
+
},
|
39
|
+
{
|
40
|
+
"building_type": "StripMall",
|
41
|
+
"building_area_per_spot": 215.0,
|
42
|
+
"units_per_spot": null,
|
43
|
+
"students_per_spot": null,
|
44
|
+
"beds_per_spot": null,
|
45
|
+
"parking_area_per_spot": 405.0,
|
46
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
47
|
+
},
|
48
|
+
{
|
49
|
+
"building_type": "PrimarySchool",
|
50
|
+
"building_area_per_spot": null,
|
51
|
+
"units_per_spot": null,
|
52
|
+
"students_per_spot": 17.0,
|
53
|
+
"beds_per_spot": null,
|
54
|
+
"parking_area_per_spot": 405.0,
|
55
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"building_type": "SecondarySchool",
|
59
|
+
"building_area_per_spot": null,
|
60
|
+
"units_per_spot": null,
|
61
|
+
"students_per_spot": 8.0,
|
62
|
+
"beds_per_spot": null,
|
63
|
+
"parking_area_per_spot": 405.0,
|
64
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
65
|
+
},
|
66
|
+
{
|
67
|
+
"building_type": "Outpatient",
|
68
|
+
"building_area_per_spot": 200.0,
|
69
|
+
"units_per_spot": null,
|
70
|
+
"students_per_spot": null,
|
71
|
+
"beds_per_spot": null,
|
72
|
+
"parking_area_per_spot": 405.0,
|
73
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
74
|
+
},
|
75
|
+
{
|
76
|
+
"building_type": "Hospital",
|
77
|
+
"building_area_per_spot": null,
|
78
|
+
"units_per_spot": null,
|
79
|
+
"students_per_spot": null,
|
80
|
+
"beds_per_spot": 0.83,
|
81
|
+
"parking_area_per_spot": 405.0,
|
82
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
83
|
+
},
|
84
|
+
{
|
85
|
+
"building_type": "SmallHotel",
|
86
|
+
"building_area_per_spot": null,
|
87
|
+
"units_per_spot": 1.0,
|
88
|
+
"students_per_spot": null,
|
89
|
+
"beds_per_spot": null,
|
90
|
+
"parking_area_per_spot": 405.0,
|
91
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
92
|
+
},
|
93
|
+
{
|
94
|
+
"building_type": "LargeHotel",
|
95
|
+
"building_area_per_spot": null,
|
96
|
+
"units_per_spot": 1.0,
|
97
|
+
"students_per_spot": null,
|
98
|
+
"beds_per_spot": null,
|
99
|
+
"parking_area_per_spot": 405.0,
|
100
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
101
|
+
},
|
102
|
+
{
|
103
|
+
"building_type": "Warehouse",
|
104
|
+
"building_area_per_spot": 1000.0,
|
105
|
+
"units_per_spot": null,
|
106
|
+
"students_per_spot": null,
|
107
|
+
"beds_per_spot": null,
|
108
|
+
"parking_area_per_spot": 405.0,
|
109
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
110
|
+
},
|
111
|
+
{
|
112
|
+
"building_type": "QuickServiceRestaurant",
|
113
|
+
"building_area_per_spot": 100.0,
|
114
|
+
"units_per_spot": null,
|
115
|
+
"students_per_spot": null,
|
116
|
+
"beds_per_spot": null,
|
117
|
+
"parking_area_per_spot": 405.0,
|
118
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
119
|
+
},
|
120
|
+
{
|
121
|
+
"building_type": "FullServiceRestaurant",
|
122
|
+
"building_area_per_spot": 100.0,
|
123
|
+
"units_per_spot": null,
|
124
|
+
"students_per_spot": null,
|
125
|
+
"beds_per_spot": null,
|
126
|
+
"parking_area_per_spot": 405.0,
|
127
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
128
|
+
},
|
129
|
+
{
|
130
|
+
"building_type": "MidriseApartment",
|
131
|
+
"building_area_per_spot": null,
|
132
|
+
"units_per_spot": 0.45,
|
133
|
+
"students_per_spot": null,
|
134
|
+
"beds_per_spot": null,
|
135
|
+
"parking_area_per_spot": 405.0,
|
136
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
137
|
+
},
|
138
|
+
{
|
139
|
+
"building_type": "HighriseApartment",
|
140
|
+
"building_area_per_spot": null,
|
141
|
+
"units_per_spot": 0.45,
|
142
|
+
"students_per_spot": null,
|
143
|
+
"beds_per_spot": null,
|
144
|
+
"parking_area_per_spot": 405.0,
|
145
|
+
"notes": "Based on Table 4.17 Illuminated Parking Area from Achieving the 30% Goal: Energy and Cost Savings Analysis of ASHRAE Standard 90.1-2010"
|
146
|
+
},
|
147
|
+
{
|
148
|
+
"building_type": "SuperMarket",
|
149
|
+
"building_area_per_spot": 285.7,
|
150
|
+
"units_per_spot": null,
|
151
|
+
"students_per_spot": null,
|
152
|
+
"beds_per_spot": null,
|
153
|
+
"parking_area_per_spot": 405.0,
|
154
|
+
"notes": "From NREL Reference Building (45002 ft^2 building/63810 ft^2 parking area at 405 per spot 157 spots)"
|
155
|
+
}
|
156
|
+
]
|
157
|
+
}
|