You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a recent PR (#405) the capcred changed in an unexpected way. Cursory investigations to the cause were not fruitful. It's unclear what the cause is but we should determine if this is expected or unexpected behavior.
@kbrunik said:
This is where the capacity credit percent is calculated, it looks to me that it should increase given increased AEP, so it does seem strange.
@jaredthomas68 followed up:
Thanks for that. I wonder if the problem is in changes made to the interconnect_kw for dispatching. I have not investigated, just throwing that out for now.
The text was updated successfully, but these errors were encountered:
johnjasa
changed the title
This is where the capacity credit percent is calculated, it looks to me that it should increase given increased AEP, so it does seem strange. https://github.com/NREL/HOPP/blob/53490cb54abfe024e6338310a88374707d54ed20/hopp/simulation/technologies/power_source.py#L210
Capacity credit decreases when AEP is increased which may not be expected
Nov 15, 2024
In a recent PR (#405) the
capcred
changed in an unexpected way. Cursory investigations to the cause were not fruitful. It's unclear what the cause is but we should determine if this is expected or unexpected behavior.@kbrunik said:
This is where the capacity credit percent is calculated, it looks to me that it should increase given increased AEP, so it does seem strange.
HOPP/hopp/simulation/technologies/power_source.py
Line 210 in 53490cb
@jaredthomas68 followed up:
Thanks for that. I wonder if the problem is in changes made to the
interconnect_kw
for dispatching. I have not investigated, just throwing that out for now.The text was updated successfully, but these errors were encountered: