Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inverter model supporting temperature derate? #85

Open
jforbess opened this issue Aug 26, 2015 · 2 comments
Open

Inverter model supporting temperature derate? #85

jforbess opened this issue Aug 26, 2015 · 2 comments
Milestone

Comments

@jforbess
Copy link
Contributor

The snlinverter doesn't support an adjustment for temperature derating. My experiments with implementing it after the fact show a gap due to the way the coefficients define the curve to the maximum output, Pac0, which changes based on temperature.

I saw that in issue #2 there was a request for a new inverter model. Does that model support temperature derate, or should I work on defining an snlinverter_with_temperature_derate? I think it should be a separate function because the snl inverter model definition doesn't seem to include this concept, and we probably want to keep our models consistent with their references?

@wholmgren
Copy link
Member

I have wanted this as well, though I have no expertise in the area. I agree that it should be separate from the snl inverter implementation.

@wholmgren wholmgren added this to the 0.3 milestone Aug 26, 2015
@wholmgren wholmgren modified the milestones: 0.4.0, 0.3.0 Mar 14, 2016
@wholmgren
Copy link
Member

xref sandialabs/MATLAB_PV_LIB#6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants