Skip to content

Conversation

@chipbarnaby
Copy link
Contributor

Description

Debug-build messages reminded me of a long-standing test failure related to DESCOND derivation of ASHRAE clear sky tau parameters from noon irradiance. The test was showing a small mismatch in the taub result.

Investigation revealed a one char typo in the code ("-" instead of "+") in function ASHRAETauModel(). Corrected that and re-verified all expressions against the ASHRAE HOF chapter 14 text.

This code is used for generating design day weather for cooling autosizing that use DESCOND input.

Tightened the debug build test criteria since the match is now essentially perfect.

No changes in regression test results because no tests depend on this use.

Very small changes in equipment sizes in the case that initiated this fix.

No documentation changes.

@chipbarnaby chipbarnaby changed the title Descond solar Bug fix: ASHRAE clear sky model (used in DESCOND) Apr 30, 2024
@nealkruis nealkruis self-requested a review April 30, 2024 17:29
@nealkruis nealkruis assigned chipbarnaby and unassigned nealkruis Apr 30, 2024
@nealkruis nealkruis merged commit af488cb into main Apr 30, 2024
@nealkruis nealkruis deleted the descond-solar branch April 30, 2024 17:34
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.

3 participants