-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add costs across segments for measures that link heating/cooling equi…
…pment * Default behavior is to now count both the heating and cooling equipment costs (stock/energy/carbon) in calculations for measures that encompass both types of equipment (e.g., natural gas furnaces + CACs). * Users may modify settings (via new no_lnkd_stk_costs and no_lnkd_op_costs options) such that these linked stock costs or linked operating costs are suppressed and only the anchor segment (currently heating) costs are considered. * Heat pump stock costs are always assessed in the anchor (heating) segments regardless of user settings. * Costs for minor linked heating/cooling equipment segments (e.g., room ACs in a measure that also includes central ACs) are excluded from the competition calculations. Addresses #459
- Loading branch information
1 parent
844f1d2
commit a55f8d6
Showing
5 changed files
with
170 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters