783 sequential wiring and transmission losses#790
Conversation
… but the losses diagram is a little off
…al_wiring_and_transmission_losses
|
A little testing looks good, one thing this does bring up is that the warning about the inverter being oversized seems to get triggered downstream of the actual inverter calculation (after AC and transmission losses), which is probably not the intent of that warning. Possibly a separate issue? Thoughts? |
I'm willing to lump that in here - the tricky part is that there isn't currently a timeseries output that has the data needed to fix that issue. Would adding something like "inverter output AC gross" as a timeseries output be helpful? Preferences on naming? |
…diagram percentages are computed correctly
…al_wiring_and_transmission_losses
783 sequential wiring and transmission losses (#790) to develop
Apply the wiring loss and then the transmission loss, so that the numbers can't be greater than 100%. Update the loss calculations so this appropriately shows up in the loss diagram. Transmission losses were added in SAM PR 1000
I'm happy to add a unit test for this, but wanted to confirm the loss behavior with you prior to writing it.