Opened 4 years ago
Last modified 3 years ago
#6126 assigned defect
Error while compiling wind turbine model from PowerSystems library
Reported by: | anonymous | Owned by: | Per Östlund |
---|---|---|---|
Priority: | blocker | Milestone: | 1.19.0 |
Component: | New Instantiation | Version: | |
Keywords: | Cc: |
Description
I am getting this error messages while simulating wind turbine example from system library: Power system:
[1] 13:39:00 Scripting Warning
Requested package Modelica of version 3.2.2, but this package was already loaded with version 3.2.3. You might experience problems if these versions are incompatible.
[2] 13:39:00 Translation Error
[PowerSystems.AC3ph.Machines: 2208:3-2208:47]: Could not evaluate structural parameter (or constant): n_r which gives dimensions of array: L_r[n_r]. Array dimensions must be known at compile time.
[3] 13:39:00 Translation Error
Error occurred while flattening model PowerSystems.Examples.Wind.WindTurbine_IG
Change History (6)
comment:1 by , 4 years ago
Component: | *unknown* → New Instantiation |
---|---|
Milestone: | Future → 1.17.0 |
Owner: | changed from | to
Priority: | high → blocker |
Summary: | Error while compiling wind turbine model from system library → Error while compiling wind turbine model from PowerSystems library |
comment:2 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:3 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | accepted → assigned |
This is very likely the same issue as #5991. Good to have one more test case.