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 in changes from master #1564

Merged
merged 102 commits into from
Aug 11, 2023
Merged

Merging in changes from master #1564

merged 102 commits into from
Aug 11, 2023

Conversation

ckirney
Copy link
Collaborator

@ckirney ckirney commented Aug 11, 2023

No description provided.

amylebar and others added 30 commits February 13, 2023 08:19
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
carlosduarteroa and others added 29 commits July 7, 2023 10:49
- Add "air_loop_hvac_demand_control_ventilation_limits" method to deer.AirLoopHVAC.rb
- Add minimum floor area to applicable DEER templates in ThermalZone.rb
# Conflicts:
#	lib/openstudio-standards/standards/deer/deer.AirLoopHVAC.rb
#	lib/openstudio-standards/standards/deer/deer_2003/deer_2003.ThermalZone.rb
#	lib/openstudio-standards/standards/deer/deer_2007/deer_2007.ThermalZone.rb
#	lib/openstudio-standards/standards/deer/deer_2011/deer_2011.ThermalZone.rb
#	lib/openstudio-standards/standards/deer/deer_2014/deer_2014.ThermalZone.rb
#	lib/openstudio-standards/standards/deer/deer_2015/deer_2015.ThermalZone.rb
#	lib/openstudio-standards/standards/deer/deer_2017/deer_2017.ThermalZone.rb
#	lib/openstudio-standards/standards/deer/deer_2020/deer_2020.AirLoopHVAC.rb
#	lib/openstudio-standards/standards/deer/deer_2020/deer_2020.ThermalZone.rb
- added `require_relative` for DEER code year files, such as ThermalZone and AirLoopHVAC
revert ashrae 90.1 changes and make them comstock specific
economizer implementation changes
VRF outdoor unit max_net_vert_distance calculation
Returning minimum check back to the get_max_vrf_pipe_length method.
@ckirney ckirney merged commit fa2519d into nrcan Aug 11, 2023
0 of 2 checks passed
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

9 participants