8000 Update night tare issue description. · chriswolfrom/pvlib-python@edc4177 · GitHub
[go: up one dir, main page]

Skip to content

Commit edc4177

Browse files
committed
Update night tare issue description.
Improved the night tare issue description.
1 parent 1371b4d commit edc4177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/source/whatsnew/v0.3.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Enhancements
1515
Bug fixes
1616
~~~~~~~~~
1717

18-
* Fixes snlinverter Pnt problem (:issue:`140`)
18+
* Fixes night tare issue in snlinverter. When the DC input power (p_dc) to an inverter is below the inversion startup power (Ps0), the model should set the AC output (ac_power) to the night tare value (Pnt). The night tare power indicates the power consumed by the inverter to sense PV array voltage. The model was erroneously comparing Ps0 with the AC output power (ac_power), rather than the DC input power (p_dc).
1919

2020

2121
Contributors

0 commit comments

Comments
 (0)
0