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

Merging changes from master branch and updating regression tests run with OS 3.5.1 #1517

Merged
merged 60 commits into from
May 30, 2023

Conversation

ckirney
Copy link
Collaborator

@ckirney ckirney commented May 30, 2023

No description provided.

weilixu and others added 30 commits March 22, 2023 20:53
Update regression and performance test results
improve logging for missing standards space type
Fixes #238
If there is no infiltration data, then space_type_apply_internal_loads would return nil instead of true. This makes sure that even if there is no infiltration, the method will return true if it ran successfully.
Fixes #109, checking hard-sized values before autosized values anywhere size checking appears in the code.
add return true to end of apply internal loads
check hard-sized values before autosized values
Add version reference for initialization summary
The building had mismatched surfaces.  Divided the surface geometry and re-applied surface matching.
the tall building methods delete some stories dynamically depending on the ratio of floor types (e.g. one floor might be retail).  Deleting a space will not chance the surface adjacencies in adjacent spaces, which will still show surface adjacencies.  This causes an error in the add constructions methods, which try to set plenum constructions for the ceiling if the adjacent space is a plenum.  As there was no adjacent space, the get method errored out.
skylight frame setter was fixed; add version toggle and use new method
parking garage is not a supported space type
fix skylight assignment
mdahlhausen and others added 29 commits April 1, 2023 13:16
intersect and surface match
still fails in secondary lighting type - possibly related to the polygon join issue.
fixes a bug with the tbd gem dependency for developers using 0.3.1
90.1-2016 and 90.1-2019 PTHP systems don't use the pthp_cop_coefficient_1, pthp_cop_coefficient_2 coefficients as earlier versions.  Add a check that they are present for earlier standards.
check PTHP cop coefficients
Commenting out NRCan development gems.
Commenting out NRCan only development Gem require statements.
Including ability to not apply daylighting by setting "daylighting_type" to none.
* Add json file for compressor type of air cooled chiller for ECM HS14

* Add water cooled chiller type json for NECB and update name of chiller based on compressor type

* Update initial name of water-cooled chiller in ECM HS14

Set name of 'Screw' chillers to 'Rotary Screw'

Set default 'chiller_type' in file 'fuel_type_sets.json' to empty. In this case chiller type is set based on information in new file 'chiller_types.json'.

Update standard method for setting efficiency and curves of water cooled electric chillers to deal with the situation when the chiller name doesn't have information on the chiller type. If the name doesn't have information on the chiller type then this will be
set based on information from the new file 'chiller_types.json'.

Modify method in class 'BTAPPRE1980' to modify name of chiller when the original name doesn't include a compressor type

Update building regression tests osm files

---------

Co-authored-by: khaddad <khaddad.energy.eng@gmail.com>
@ckirney ckirney merged commit fe74b35 into nrcan May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants