CURENT / andes

Python toolbox / library for power system transient dynamics simulation with symbolic modeling and numerical analysis 🔥
https://ltb.curent.org
Other
224 stars 111 forks source link

Fix initialization error of REGCV2 by change Id0 sign #313

Closed jinningwang closed 2 years ago

jinningwang commented 2 years ago

Buxin and I have tested this fix.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 2 years ago

Codecov Report

Merging #313 (b3f4674) into develop (334b114) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #313   +/-   ##
========================================
  Coverage    77.79%   77.79%           
========================================
  Files          170      170           
  Lines        13892    13893    +1     
========================================
+ Hits         10807    10808    +1     
  Misses        3085     3085           
Impacted Files Coverage Δ
andes/models/renewable/regcv2.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 334b114...b3f4674. Read the comment docs.