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

EV Model #157

Closed jinningwang closed 3 years ago

jinningwang commented 3 years ago

This PR includes EV1 and EV2, which are developed from ESD1. In the PVD1, two Algebs Pe and Qe are added.

codecov[bot] commented 3 years ago

Codecov Report

Merging #157 (75e3487) into develop (98e952d) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #157      +/-   ##
===========================================
+ Coverage    82.17%   82.23%   +0.06%     
===========================================
  Files          104      105       +1     
  Lines        11550    11590      +40     
===========================================
+ Hits          9491     9531      +40     
  Misses        2059     2059              
Impacted Files Coverage Δ
andes/models/__init__.py 100.00% <ø> (ø)
andes/models/distributed/__init__.py 100.00% <100.00%> (ø)
andes/models/distributed/ev.py 100.00% <100.00%> (ø)
andes/models/distributed/pvd1.py 99.13% <100.00%> (+0.01%) :arrow_up:

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 98e952d...75e3487. Read the comment docs.

sonarcloud[bot] commented 3 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.0% 0.0% Duplication