Opened 5 years ago

Last modified 5 years ago

#5788 new defect

Cannot input parameters in models using OMEdit — at Version 2

Reported by: Francesco Casella Owned by: Adeel Asghar
Priority: blocker Milestone: 2.0.0
Component: OMEdit Version:
Keywords: Cc:

Description (last modified by Francesco Casella)

Steps to reproduce the issue:

  • open PowerGrids.Examples.IEEE14bus.IEEE14busStaticNetwork
  • double click on bus1
  • the parameter UStart shows up in two separate tabs (General and Initialization
  • if I type in any value for any parameter, the OK button remains greyed out and I cannot input any value

Change History (2)

comment:1 by Adeel Asghar, 5 years ago

the parameter UStart shows up in two separate tabs (General and Initialization

These are two different UStart parameters, one is defined in PowerGrids.Electrical.Buses.ReferenceBus and the other in PowerGrids.Electrical.BaseClasses.OnePortAC which is an extends class of the former.

if I type in any value for any parameter, the OK button remains greyed out and I cannot input any value

This can only happen if you loaded the library as system library.

comment:2 by Francesco Casella, 5 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.