Skip to content

RSYS indoor condition adjustment ("Cutler curve") fixes#597

Merged
chipbarnaby merged 4 commits intomainfrom
rsys-fixes
Jan 21, 2026
Merged

RSYS indoor condition adjustment ("Cutler curve") fixes#597
chipbarnaby merged 4 commits intomainfrom
rsys-fixes

Conversation

@chipbarnaby
Copy link
Contributor

@chipbarnaby chipbarnaby commented Jan 20, 2026

Description

Several fixes in RSYS performance map model calc sequence wrt indoor condition adjustments.

Some additional RSYS cleanup.

Added ACCUMULATOR acmCond logic to support conditional value tracking.

ACCUMULATOR documentation updated.

Modest heating results changes for cases using RSYS performance map model. Many other infinitesimal results changes.

@chipbarnaby chipbarnaby marked this pull request as draft January 20, 2026 22:26
@chipbarnaby chipbarnaby requested a review from nealkruis January 20, 2026 22:26
@chipbarnaby chipbarnaby changed the title RSYS fixes of indoor condition adjustments ("Cutler curves") RSYS indoor condition adjustment ("Cutler curve") fixes Jan 20, 2026
@chipbarnaby chipbarnaby marked this pull request as ready for review January 21, 2026 16:49

// use correlations to get adjustments for entering air state
// "Cutler curve" correlations to get adjustments for entering air state
rs_CoolingEnteringAirFactorsVC(rs_fCondCap, rs_fCondInp);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably should eventually change the name here since it isn't specific to "VC".

} // RSYS::rs_PerfASHP
//------------------------------------------------------------------------------
float RSYS::rs_PerfASHP2( // ASHP performance
float RSYS::rs_PerfASHP2( // ASHP heating performance
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update function name here too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea.

@chipbarnaby chipbarnaby merged commit 417fb2c into main Jan 21, 2026
3 checks passed
@chipbarnaby chipbarnaby deleted the rsys-fixes branch January 21, 2026 19:02
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.

2 participants