Opened 4 years ago

Closed 19 months ago

Last modified 19 months ago

#6100 closed defect (fixed)

OM does not read correctly StackRC from MSL. 4.0

Reported by: massimo ceraolo Owned by: Adrian Pop
Priority: blocker Milestone: 1.19.0
Component: NF API Version:
Keywords: Cc:

Description

Model from MSL 4.0:
Modelica.Electrical.Batteries.BatteryStackWithSensors.StackRC
is not correctly interpreted by OM.

In fact, it interprets its internal component "cell" as being an instance of
Battery.BaseClasses.BaseCellWithSensors
instead of
Battery.BatteryStacksWithSensors.CellRC

Change History (8)

comment:1 by Francesco Casella, 4 years ago

Component: *unknown*New Instantiation
Owner: changed from somebody to Per Östlund
Status: newassigned

@ceraolo, what do you mean by "it interprets"? Did you flatten the model using OMEdit and check individual equations?

in reply to:  1 comment:2 by massimo ceraolo, 4 years ago

Replying to casella:

@ceraolo, what do you mean by "it interprets"? Did you flatten the model using OMEdit and check individual equations?

I meant "visually interprets": when the diagram of StackRC is visualised, the icon of the cell is that of BaseCellWithSensors instead of CellRC and when hovering on it with the mouse the pathname Battery.BaseClasses.BaseCellWithSensors is reported.

I don't know whether this visual misinterpretation has consequences. I could not check since the model Batteries.Examples.CCCV_StackRC which uses BatteryStackWithSensors.StackRC does not simulate using NF (with OpenModelica v1.16.0-dev-611-g535ff3ffde ).

Last edited 4 years ago by massimo ceraolo (previous) (diff)

comment:3 by Francesco Casella, 4 years ago

Component: New InstantiationNF API
Owner: changed from Per Östlund to Adrian Pop

OK, then it is a nfAPI issue.

comment:4 by Francesco Casella, 4 years ago

Milestone: 1.17.01.18.0

Rescheduled to 1.18.0

comment:5 by Francesco Casella, 3 years ago

Milestone: 1.18.0

Ticket retargeted after milestone closed

comment:6 by Francesco Casella, 3 years ago

Milestone: 1.19.0

1.18.0 blocker tickets moved to 1.19.0

comment:7 by Per Östlund, 19 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.