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

Fixed equations in GAST #208

Closed jinningwang closed 2 years ago

jinningwang commented 2 years ago

Fixed signs of wd in GAST.

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
0.9% 0.9% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #208 (b1a44cf) into master (1aa5cf1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #208   +/-   ##
=======================================
  Coverage   78.85%   78.85%           
=======================================
  Files         116      116           
  Lines       12256    12256           
=======================================
  Hits         9664     9664           
  Misses       2592     2592           
Impacted Files Coverage Δ
andes/models/governor/gast.py 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 1aa5cf1...b1a44cf. Read the comment docs.