You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement second-order (classical) generator model as a separate model in Phasor Dynamics family of components. The model should inherit from PhasorDynamics::Component class. To complete:
Generator model implementation.
Proper CMake build configuration.
Documentation in a form of README file with model equations.
Implement second-order (classical) generator model as a separate model in Phasor Dynamics family of components. The model should inherit from
PhasorDynamics::Componentclass. To complete: