SolarPerformanceInsight / solarperformanceinsight

MIT License
6 stars 5 forks source link

Add support for DC Ohmic losses #179

Open lboeman opened 3 years ago

lboeman commented 3 years ago

Incorporate changes from https://github.com/pvlib/pvlib-python/pull/1168

We'll need a model object to handle the array_losses_parameters for PVArrays. This should probably be a simple ArrayLosses class with the dc_ohmic_percent property.

Dashboard changes:

API Changes:

wholmgren commented 3 years ago

available in pvlib 0.9a6