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

Exciter ``ESST1A`` #195

Closed jinningwang closed 2 years ago

jinningwang commented 2 years ago

Developed ESST1A.

codecov[bot] commented 2 years ago

Codecov Report

Merging #195 (7e78523) into develop (a89bfbd) will increase coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #195      +/-   ##
===========================================
+ Coverage    78.72%   78.85%   +0.12%     
===========================================
  Files          111      112       +1     
  Lines        12041    12114      +73     
===========================================
+ Hits          9479     9552      +73     
  Misses        2562     2562              
Impacted Files Coverage Δ
andes/models/__init__.py 100.00% <ø> (ø)
andes/models/exciter/esac1a.py 100.00% <ø> (ø)
andes/models/exciter/__init__.py 100.00% <100.00%> (ø)
andes/models/exciter/ac8b.py 100.00% <100.00%> (ø)
andes/models/exciter/esst1a.py 100.00% <100.00%> (ø)
andes/models/exciter/ieeet3.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 a89bfbd...7e78523. Read the comment docs.

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

jinningwang commented 2 years ago

Woohoo, all checks passed!

cuihantao commented 2 years ago

I added a "ready to merge" label. It can be added in the right column at the top. You can set the label when ready. Thanks!!

jinningwang commented 2 years ago

I added a "ready to merge" label. It can be added in the right column at the top. You can set the label when ready. Thanks!!

I cannot set a label right now, can you check it again?

Regards, Jinning

jinningwang commented 2 years ago

All checks passed, this PR is ready to merge.

cuihantao commented 2 years ago

Thanks!!