Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed charges for unused fuels#1442

Merged
joseph-robertson merged 7 commits into
developfrom
fixed-charges-unused-fuels
Jul 10, 2025
Merged

Fixed charges for unused fuels#1442
joseph-robertson merged 7 commits into
developfrom
fixed-charges-unused-fuels

Conversation

@joseph-robertson

@joseph-robertson joseph-robertson commented Jul 8, 2025

Copy link
Copy Markdown
Contributor

Pull Request Description

Ports over changes in NatLabRockies/OpenStudio-HPXML#2024 ahead of merging latest-os-hpxml. This includes direct manual edits to resources/hpxml-measures/ReportUtilityBills/measure.rb which will be overwritten in a subsequent update (i.e., git subtree) to this file.

image image

Related Pull Requests

[related PRs from different repositories]

Related Issues

[What issue(s) is the PR addressing]

Checklist

Required:

Optional (not all items may apply):

@joseph-robertson joseph-robertson self-assigned this Jul 8, 2025
@joseph-robertson joseph-robertson marked this pull request as ready for review July 8, 2025 22:45
@joseph-robertson joseph-robertson requested a review from whiphi92 July 8, 2025 22:45
@joseph-robertson joseph-robertson requested a review from afontani July 9, 2025 19:09
Comment thread test/compare.py
Comment on lines +315 to +339
'.bills_electricity_energy',
'.bills_electricity_fixed',
'.bills_electricity_pv_credit',
'.bills_electricity_total',
'.bills_natural_gas_energy',
'.bills_natural_gas_fixed',
'.bills_natural_gas_total',
'.bills_propane_energy',
'.bills_propane_fixed',
'.bills_propane_total',
'.bills_fuel_oil_energy',
'.bills_fuel_oil_fixed',
'.bills_fuel_oil_total',
'.bills_coal_energy',
'.bills_coal_fixed',
'.bills_coal_total',
'.bills_wood_cord_energy',
'.bills_wood_cord_fixed',
'.bills_wood_cord_total',
'.bills_wood_pellets_energy',
'.bills_wood_pellets_fixed',
'.bills_wood_pellets_total',
'.bills_total',
'.bills_2',
'.bills_3',

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The purpose for replacing report_utility_bills. with all these .bills_xxx items is so that HTML comparison plot files aren't so large that you can't even open them (there are a lot of bill outputs).

@whiphi92 whiphi92 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Tested this locally and noted that this changes the correct cases. This will impact a very low percentage of dwelling models.

@joseph-robertson joseph-robertson merged commit cc4261d into develop Jul 10, 2025
10 checks passed
@joseph-robertson joseph-robertson deleted the fixed-charges-unused-fuels branch July 10, 2025 18:27
@joseph-robertson joseph-robertson mentioned this pull request Aug 1, 2025
12 tasks
@joseph-robertson joseph-robertson added this to the ResStock v2025_R1 milestone Sep 4, 2025
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