-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Each component needs access to the global MVA base to perform base conversions for quantities such as power and current correctly.
Rationale
At the time of writing this, the PhasorDynamics module assumes a priori that the system base is 100 MVA. In #286 , we implemented the machine model MVA base conversion, but the models must assume the system base is 100 MVA. This may not be true for all cases.
Description
The Component class protected variable mva_system_base_ should reflect what is specified in the input JSON file. This system-level information needs to be provided to all component models.
pelesh
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request