CURENT / andes

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

VSG Control. #136

Closed jinningwang closed 3 years ago

jinningwang commented 3 years ago

VSG control is finished. Modified ikP as the Droop coefficient rather than kP.

codecov[bot] commented 3 years ago

Codecov Report

Merging #136 (10a9a51) into develop (11696ca) will increase coverage by 0.10%. The diff coverage is 98.75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #136      +/-   ##
===========================================
+ Coverage    82.37%   82.47%   +0.10%     
===========================================
  Files          100      101       +1     
  Lines        11347    11432      +85     
===========================================
+ Hits          9347     9429      +82     
- Misses        2000     2003       +3     
Impacted Files Coverage Δ
andes/models/__init__.py 100.00% <ø> (ø)
andes/models/renewable/regcvsg.py 98.64% <98.64%> (ø)
andes/models/group.py 88.88% <100.00%> (ø)
andes/models/renewable/__init__.py 100.00% <100.00%> (ø)
andes/models/renewable/regca1.py 98.41% <100.00%> (ø)
andes/models/synchronous.py 95.62% <100.00%> (+0.07%) :arrow_up:
andes/routines/tds.py 66.66% <0.00%> (-0.39%) :arrow_down:
andes/models/distributed/esd1.py 100.00% <0.00%> (ø)
andes/core/symprocessor.py 86.90% <0.00%> (+0.11%) :arrow_up:
... and 1 more

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 11696ca...10a9a51. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud 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
0.0% 0.0% Duplication