modelBaseDiagramPQ
Base dynamic model for a PQ diagram
Parameters
| Type | Name | Default | Description |
| String | QMaxTableFile | | Text file that contains the table to get QMaxPu from PGenPu |
| String | QMaxTableName | | Name of the table in the text file to get QMaxPu from PGenPu |
| String | QMinTableFile | | Text file that contains the table to get QMinPu from PGenPu |
| String | QMinTableName | | Name of the table in the text file to get QMinPu from PGenPu |
| Types.ReactivePowerPu | QMax0Pu | | Start value of the maximum reactive power in pu (base SnRef) |
| Types.ReactivePowerPu | QMin0Pu | | Start value of the minimum reactive power in pu (base SnRef) |
Components
| Type | Name | Default | Description |
| Types.ReactivePowerPu | QMaxPu | | Maximum reactive power in pu (base SnRef) |
| Types.ReactivePowerPu | QMinPu | | Minimum reactive power in pu (base SnRef) |
| Modelica.Blocks.Tables.CombiTable1D | tableQMax | | Table to get QMaxPu from PGenPu |
| Modelica.Blocks.Tables.CombiTable1D | tableQMin | | Table to get QMinPu from PGenPu |