Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multi-climate HERS tests #656

Draft
wants to merge 28 commits into
base: latest-os-hpxml
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
af9dc86
Add base cases.
shorowit Nov 22, 2022
1cc0196
Latest results.
Nov 22, 2022
398dd17
Add rest of the test files.
shorowit Nov 29, 2022
d28e484
Merge branch 'multi_climate_tests' of https://github.com/NREL/OpenStu…
shorowit Nov 29, 2022
a2a070d
Update to latest proposed acceptance criteria.
shorowit Nov 29, 2022
61e8a2c
Latest results.
Nov 30, 2022
2ef303c
Merge branch 'master' of https://github.com/NREL/OpenStudio-ERI into …
shorowit Jan 11, 2023
788ad46
Update to latest Pub 002 working draft.
shorowit Jan 11, 2023
227b84e
Use Ref Home value for dryer.
shorowit Jan 11, 2023
7c3a9f6
Latest results.
Jan 12, 2023
f47df08
Merge branch 'master' of https://github.com/NREL/OpenStudio-ERI into …
shorowit Mar 16, 2023
02a09fa
Set windows to fully operable
shorowit Mar 20, 2023
47663de
Latest results.
Mar 20, 2023
0997c11
Merge branch 'master' of https://github.com/NREL/OpenStudio-ERI into …
shorowit Mar 18, 2024
92fd874
Number files according to Pub 002.
shorowit Mar 18, 2024
02cbf62
Fix merge, add additional test files. [ci skip]
shorowit Mar 18, 2024
9e65b3c
Minor merge fix.
shorowit Mar 18, 2024
b3cc91a
Latest results.
Mar 18, 2024
054237b
Address some review comments.
shorowit Apr 11, 2024
df4e60b
Latest results.
Apr 11, 2024
f83652a
Oops.
shorowit Apr 11, 2024
63f3f6e
Latest results.
Apr 11, 2024
3c4c0d7
Merge branch 'master' of https://github.com/NREL/OpenStudio-ERI into …
shorowit Jul 19, 2024
c03d3a3
Latest results.
Jul 19, 2024
c72b3af
Merge branch 'latest-os-hpxml' of https://github.com/NREL/OpenStudio-…
shorowit Oct 8, 2024
7c547ee
Bugfix.
shorowit Oct 8, 2024
bd0bfcf
Another bugfix.
shorowit Oct 8, 2024
4eb500e
Latest results.
Oct 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@ coverage
/weather/USA_CA_San.Diego-Miramar.NAS.722930_TMY3.epw
/weather/USA_CA_San.Diego-Montgomery.Field.722903_TMY3.epw
/weather/USA_CA_San.Diego-North.Island.NAS.722906_TMY3.epw
/weather/USA_CA_San.Francisco.Intl.AP.724940_TMY3.epw
/weather/USA_CA_San.Jose.Intl.AP.724945_TMY3.epw
/weather/USA_CA_San.Luis.Obispo.AP.722897_TMY3.epw
/weather/USA_CA_Sandberg.723830_TMY3.epw
Expand Down
654 changes: 581 additions & 73 deletions tasks.rb

Large diffs are not rendered by default.

35 changes: 35 additions & 0 deletions weather/USA_CA_San.Francisco.Intl.AP.724940_TMY3-cache.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
WeatherHeader.City,String,San Francisco Intl Ap
WeatherHeader.State,String,CA
WeatherHeader.Country,String,USA
WeatherHeader.DataSource,String,TMY3
WeatherHeader.Station,String,724940
WeatherHeader.Latitude,Float,37.62
WeatherHeader.Longitude,Float,-122.4
WeatherHeader.Timezone,Float,-8.0
WeatherHeader.Altitude,Float,6.561679790026246
WeatherHeader.LocalPressure,Float,0.9997585593352166
WeatherHeader.RecordsPerHour,Fixnum,1
WeatherData.AnnualAvgDrybulb,Float,56.82876027397236
WeatherData.AnnualMinDrybulb,Float,35.96
WeatherData.AnnualMaxDrybulb,Float,91.03999999999999
WeatherData.CDD50F,Float,2584.567499999999
WeatherData.CDD65F,Float,29.640000000000036
WeatherData.HDD50F,Float,92.07000000000006
WeatherData.HDD65F,Float,3012.142499999998
WeatherData.AnnualAvgWindspeed,Float,4.670753424657265
WeatherData.MonthlyAvgDrybulbs,Array,49.27879032258065,52.322321428571435,54.792016129032305,56.62075000000003,59.00241935483872,59.608999999999966,60.686048387096704,61.912661290322504,62.092249999999964,59.189193548387124,55.010000000000005,51.18766129032258
WeatherData.GroundMonthlyTemps,Array,54.7535867421239,53.77358207459446,53.69509978631294,54.16016207576655,56.027128014843186,57.88539683456696,59.49641658748618,60.51695797873714,60.60365857535936,59.77361968317399,58.203681879807675,56.402417178611074
WeatherData.WSF,Float,0.6
WeatherData.MonthlyAvgDailyHighDrybulbs,Array,54.52322580645161,59.93857142857143,63.534838709677416,64.73599999999999,67.90129032258065,70.496,68.69677419354839,71.73354838709679,71.63,67.65741935483872,60.902,56.63677419354838
WeatherData.MonthlyAvgDailyLowDrybulbs,Array,44.071612903225805,46.01428571428571,47.932903225806456,50.996,52.421290322580646,52.214,54.86,55.37096774193549,56.06,52.63612903225807,49.478,45.465161290322584
WeatherDesign.HeatingDrybulb,Float,40.82
WeatherDesign.HeatingWindspeed,Float,11.6
WeatherDesign.CoolingDrybulb,Float,78.25999999999999
WeatherDesign.CoolingWetbulb,Float,62.06
WeatherDesign.CoolingHumidityRatio,Float,0.008034335928212566
WeatherDesign.CoolingWindspeed,Float,5.9
WeatherDesign.DailyTemperatureRange,Float,15.3
WeatherDesign.DehumidDrybulb,Float,65.66
WeatherDesign.DehumidHumidityRatio,Float,0.01044383278586748
WeatherDesign.CoolingDirectNormal,Float,919.0
WeatherDesign.CoolingDiffuseHorizontal,Float,125.0
8,768 changes: 8,768 additions & 0 deletions weather/USA_CA_San.Francisco.Intl.AP.724940_TMY3.epw

Large diffs are not rendered by default.

Loading