Update Battery Compare Cases macro#2176
Conversation
capacity factor for standalone batt
There was a problem hiding this comment.
Thanks for adding the roundtrip efficiency to the Battery Compare Cases macro.
One small fix. The footer says:
This report was generated using the System Advisor Model testMacro on:
It should say
This report was generated using the System Advisor Model Battery Compare Cases macro on:
Also, I got thrown off because there's a "Compare Cases" and a "Battery Compare Cases" macro. As a separate issue, I would recommend combining the macros into a single "Compare Cases" macro that can handle battery and non-battery cases.
That is clunky to do right now due to how we prepare the html code to generate the report, but I will mark it as a future issue to address. |
Pull Request Template
Description
-Add roundtrip efficiency in summary table for Battery Compare Cases macro
-To test:
-open attached SAM file
-Simulate both cases
-Go to macros -> Battery Compare Cases, run macro with all cases
-See results
Fixes #1973
batt_macro_test.zip
Checklist