Skip to content

Commit 77632db

Browse files
committed
initial backup from BCL
1 parent 5ff9208 commit 77632db

File tree

5,915 files changed

+245465
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,915 files changed

+245465
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ build-iPhoneSimulator/
4848
# Gemfile.lock
4949
# .ruby-version
5050
# .ruby-gemset
51-
51+
*.DS_Store
5252
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
5353
.rvmrc
5454

LICENSE

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
2+
3+
Redistribution and use in source and binary forms, with or without modification, are permitted
4+
provided that the following conditions are met:
5+
6+
(1) Redistributions of source code must retain the above copyright notice, this list of conditions
7+
and the following disclaimer.
8+
9+
(2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions
10+
and the following disclaimer in the documentation and/or other materials provided with the distribution.
11+
12+
(3) Neither the name of the copyright holder nor the names of any contributors may be used to endorse
13+
or promote products derived from this software without specific prior written permission from the
14+
respective party.
15+
16+
(4) Other than as required in clauses (1) and (2), distributions in any form of modifications or other
17+
derivative works may not use the "OpenStudio" trademark, "OS", "os", or any other confusingly similar
18+
designation without specific prior written permission from Alliance for Sustainable Energy, LLC.
19+
20+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
21+
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
22+
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER, THE UNITED STATES GOVERNMENT,
23+
OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
25+
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
26+
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# location-dependent-components
2-
Repo for Location-Dependent components such as Weather Files and Sites
2+
3+
Storage for the following Location-Dependent components generated by NREL:
4+
5+
- Cooling Degree Days
6+
- Heating Degree Days
7+
- Ground Temperature
8+
- Water Mains Temperature
9+
10+
Site, Weather File, and Design Days are stored in a variety of other repos due to their large size.
Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
<component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="component.xsd">
2+
<schema_version/>
3+
<name>ABILENE_TX_[722660_TMY2-13962]_WaterMains</name>
4+
<uid>314a4500-edc7-0131-6d86-48e0eb16a403</uid>
5+
<version_id>edf4a52a-45e6-44b2-976c-abeff1d57a7c</version_id>
6+
<xml_checksum/>
7+
<display_name/>
8+
<description>Water mains temperature correlation</description>
9+
<modeler_description/>
10+
<source>
11+
<manufacturer>EnergyPlus Weather Statistics File</manufacturer>
12+
<model/>
13+
<serial_no/>
14+
<year/>
15+
<url>http://apps1.eere.energy.gov/buildings/energyplus/weatherdata_about.cfm</url>
16+
</source>
17+
<tags>
18+
<tag>Location-Dependent Component.Water Mains Temperature</tag>
19+
</tags>
20+
<attributes>
21+
<attribute>
22+
<name>WMO</name>
23+
<value>722660</value>
24+
<datatype>float</datatype>
25+
</attribute>
26+
<attribute>
27+
<name>City</name>
28+
<value>ABILENE</value>
29+
<datatype>string</datatype>
30+
</attribute>
31+
<attribute>
32+
<name>State</name>
33+
<value>TX</value>
34+
<datatype>string</datatype>
35+
</attribute>
36+
<attribute>
37+
<name>Country</name>
38+
<value>USA</value>
39+
<datatype>string</datatype>
40+
</attribute>
41+
<attribute>
42+
<name>Elevation</name>
43+
<value>534.0</value>
44+
<datatype>float</datatype>
45+
</attribute>
46+
<attribute>
47+
<name>License</name>
48+
<value>ASHRAE</value>
49+
<datatype>string</datatype>
50+
</attribute>
51+
<attribute>
52+
<name>Latitude</name>
53+
<value>32.43</value>
54+
<datatype>float</datatype>
55+
</attribute>
56+
<attribute>
57+
<name>Longitude</name>
58+
<value>-99.68</value>
59+
<datatype>float</datatype>
60+
</attribute>
61+
<attribute>
62+
<name>hdd18</name>
63+
<value>1409.0</value>
64+
<datatype>float</datatype>
65+
</attribute>
66+
<attribute>
67+
<name>cdd18</name>
68+
<value>1334.0</value>
69+
<datatype>float</datatype>
70+
</attribute>
71+
<attribute>
72+
<name>hdd10</name>
73+
<value>381.0</value>
74+
<datatype>float</datatype>
75+
</attribute>
76+
<attribute>
77+
<name>cdd10</name>
78+
<value>3348.0</value>
79+
<datatype>float</datatype>
80+
</attribute>
81+
<attribute>
82+
<name>monthly mean db temperature</name>
83+
<value>17.6</value>
84+
<datatype>float</datatype>
85+
</attribute>
86+
<attribute>
87+
<name>delta mean db temperature</name>
88+
<value>22.9</value>
89+
<datatype>float</datatype>
90+
</attribute>
91+
<attribute>
92+
<name>water main calculation</name>
93+
<value>correlation</value>
94+
<datatype>string</datatype>
95+
</attribute>
96+
<attribute>
97+
<name>OpenStudio Type</name>
98+
<value>OS:Site:WaterMainsTemperature</value>
99+
<datatype>string</datatype>
100+
</attribute>
101+
</attributes>
102+
<files>
103+
<file>
104+
<version>
105+
<software_program>EnergyPlus</software_program>
106+
<identifier>7.1.0</identifier>
107+
</version>
108+
<filename>watermains_v7.1.0.idf</filename>
109+
<filetype>idf</filetype>
110+
</file>
111+
<file>
112+
<version>
113+
<software_program>OpenStudio</software_program>
114+
<identifier>0.9.3</identifier>
115+
</version>
116+
<filename>watermains.osm</filename>
117+
<filetype>osm</filetype>
118+
</file>
119+
<file>
120+
<version>
121+
<software_program>OpenStudio</software_program>
122+
<identifier>0.9.3</identifier>
123+
</version>
124+
<filename>watermains.osc</filename>
125+
<filetype>osc</filetype>
126+
</file>
127+
</files>
128+
</component>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
2+
OS:Version,
3+
{f9aa83fe-1fa3-42a0-ae5c-77c7dcb1f22b}, ! Handle
4+
0.9.3; ! Version Identifier
5+
6+
OS:Site:WaterMainsTemperature,
7+
{3fc9f6c2-6f69-4f7d-9bcb-53fbb47ce341}, ! Handle
8+
Correlation, ! Calculation Method
9+
, ! Temperature Schedule Name
10+
17.6, ! Annual Average Outdoor Air Temperature {C}
11+
22.9; ! Maximum Difference In Monthly Average Outdoor Air Temperatures {deltaC}
12+
13+
OS:ComponentData,
14+
{463e4910-24d8-4540-a637-78cff92e7219}, ! Handle
15+
Component Data 1, ! Name
16+
{1f4c6449-bd96-4ffc-8679-1ddba0b27eda}, ! UUID
17+
{f4fb0b6a-1d60-4d39-8035-b4a0d5880a41}, ! Version UUID
18+
1364007719, ! Creation Timestamp
19+
1364007719, ! Version Timestamp
20+
{3fc9f6c2-6f69-4f7d-9bcb-53fbb47ce341}; ! Name of Object 1
21+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
OS:Version,
3+
{2b44f584-4550-4dd0-a6e7-1ad97122a9be}, ! Handle
4+
0.9.3; ! Version Identifier
5+
6+
OS:Site:WaterMainsTemperature,
7+
{1427c2d3-cb23-4d17-a48e-87760804f085}, ! Handle
8+
Correlation, ! Calculation Method
9+
, ! Temperature Schedule Name
10+
17.6, ! Annual Average Outdoor Air Temperature {C}
11+
22.9; ! Maximum Difference In Monthly Average Outdoor Air Temperatures {deltaC}
12+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
Version,
3+
7.1; ! Version Identifier
4+
5+
Site:WaterMainsTemperature,
6+
CORRELATION, !- Calculation Method
7+
, !- Temperature Schedule Name
8+
17.6, !- Annual Average Outdoor Air Temperature {C}
9+
22.9; !- Maximum Difference In Monthly Average Outdoor Air Temperatures {deltaC}
Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
<component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="component.xsd">
2+
<schema_version/>
3+
<name>AKRON_OH_[725210_TMY2-14895]_WaterMains</name>
4+
<uid>3f322800-edc7-0131-752d-48e0eb16a403</uid>
5+
<version_id>c5d1593e-2e39-42a9-96a3-2bea79793349</version_id>
6+
<xml_checksum/>
7+
<display_name/>
8+
<description>Water mains temperature correlation</description>
9+
<modeler_description/>
10+
<source>
11+
<manufacturer>EnergyPlus Weather Statistics File</manufacturer>
12+
<model/>
13+
<serial_no/>
14+
<year/>
15+
<url>http://apps1.eere.energy.gov/buildings/energyplus/weatherdata_about.cfm</url>
16+
</source>
17+
<tags>
18+
<tag>Location-Dependent Component.Water Mains Temperature</tag>
19+
</tags>
20+
<attributes>
21+
<attribute>
22+
<name>WMO</name>
23+
<value>725210</value>
24+
<datatype>float</datatype>
25+
</attribute>
26+
<attribute>
27+
<name>City</name>
28+
<value>AKRON</value>
29+
<datatype>string</datatype>
30+
</attribute>
31+
<attribute>
32+
<name>State</name>
33+
<value>OH</value>
34+
<datatype>string</datatype>
35+
</attribute>
36+
<attribute>
37+
<name>Country</name>
38+
<value>USA</value>
39+
<datatype>string</datatype>
40+
</attribute>
41+
<attribute>
42+
<name>Elevation</name>
43+
<value>377.0</value>
44+
<datatype>float</datatype>
45+
</attribute>
46+
<attribute>
47+
<name>License</name>
48+
<value>ASHRAE</value>
49+
<datatype>string</datatype>
50+
</attribute>
51+
<attribute>
52+
<name>Latitude</name>
53+
<value>40.92</value>
54+
<datatype>float</datatype>
55+
</attribute>
56+
<attribute>
57+
<name>Longitude</name>
58+
<value>-81.43</value>
59+
<datatype>float</datatype>
60+
</attribute>
61+
<attribute>
62+
<name>hdd18</name>
63+
<value>3358.0</value>
64+
<datatype>float</datatype>
65+
</attribute>
66+
<attribute>
67+
<name>cdd18</name>
68+
<value>376.0</value>
69+
<datatype>float</datatype>
70+
</attribute>
71+
<attribute>
72+
<name>hdd10</name>
73+
<value>1548.0</value>
74+
<datatype>float</datatype>
75+
</attribute>
76+
<attribute>
77+
<name>cdd10</name>
78+
<value>1608.0</value>
79+
<datatype>float</datatype>
80+
</attribute>
81+
<attribute>
82+
<name>monthly mean db temperature</name>
83+
<value>9.75833333333333</value>
84+
<datatype>float</datatype>
85+
</attribute>
86+
<attribute>
87+
<name>delta mean db temperature</name>
88+
<value>26.2</value>
89+
<datatype>float</datatype>
90+
</attribute>
91+
<attribute>
92+
<name>water main calculation</name>
93+
<value>correlation</value>
94+
<datatype>string</datatype>
95+
</attribute>
96+
<attribute>
97+
<name>OpenStudio Type</name>
98+
<value>OS:Site:WaterMainsTemperature</value>
99+
<datatype>string</datatype>
100+
</attribute>
101+
</attributes>
102+
<files>
103+
<file>
104+
<version>
105+
<software_program>EnergyPlus</software_program>
106+
<identifier>7.1.0</identifier>
107+
</version>
108+
<filename>watermains_v7.1.0.idf</filename>
109+
<filetype>idf</filetype>
110+
</file>
111+
<file>
112+
<version>
113+
<software_program>OpenStudio</software_program>
114+
<identifier>0.9.3</identifier>
115+
</version>
116+
<filename>watermains.osm</filename>
117+
<filetype>osm</filetype>
118+
</file>
119+
<file>
120+
<version>
121+
<software_program>OpenStudio</software_program>
122+
<identifier>0.9.3</identifier>
123+
</version>
124+
<filename>watermains.osc</filename>
125+
<filetype>osc</filetype>
126+
</file>
127+
</files>
128+
</component>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
2+
OS:Version,
3+
{bbacccc6-f6f0-4955-9d7f-e55e2966fb21}, ! Handle
4+
0.9.3; ! Version Identifier
5+
6+
OS:Site:WaterMainsTemperature,
7+
{6eddd5ad-0256-45a5-baa8-405d0bdfa5dc}, ! Handle
8+
Correlation, ! Calculation Method
9+
, ! Temperature Schedule Name
10+
9.75833333333333, ! Annual Average Outdoor Air Temperature {C}
11+
26.2; ! Maximum Difference In Monthly Average Outdoor Air Temperatures {deltaC}
12+
13+
OS:ComponentData,
14+
{1e9acffb-5515-49ed-8d1d-65b9c7ec3815}, ! Handle
15+
Component Data 1, ! Name
16+
{39acdfaf-74a9-4f7c-ad34-825b03e1bbbd}, ! UUID
17+
{52559282-73eb-49fe-b9d6-17b98f75a0a6}, ! Version UUID
18+
1364007227, ! Creation Timestamp
19+
1364007227, ! Version Timestamp
20+
{6eddd5ad-0256-45a5-baa8-405d0bdfa5dc}; ! Name of Object 1
21+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
OS:Version,
3+
{08e4a1dd-5c64-49b4-bca4-47028ef072ec}, ! Handle
4+
0.9.3; ! Version Identifier
5+
6+
OS:Site:WaterMainsTemperature,
7+
{89d821b4-1629-4a07-bb18-80d90bb59c1c}, ! Handle
8+
Correlation, ! Calculation Method
9+
, ! Temperature Schedule Name
10+
9.75833333333333, ! Annual Average Outdoor Air Temperature {C}
11+
26.2; ! Maximum Difference In Monthly Average Outdoor Air Temperatures {deltaC}
12+

0 commit comments

Comments
 (0)