Skip to content

Commit

Permalink
Added notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
cuihantao committed Oct 14, 2021
1 parent dbca61d commit 701628e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion andes/models/renewable/regcvsg2.py
Expand Up @@ -28,7 +28,7 @@ class REGCVSG2(REGCVSGData, VSGOuterPIData, VSGInnerLagData,
"""
Voltage-controlled VSC with VSG control.
PI controllers are replaced with lag transfer functions.
The inner-loop current PI controllers are replaced with lag transfer functions.
"""

def __init__(self, system, config):
Expand Down

0 comments on commit 701628e

Please sign in to comment.