Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#6384 closed defect (duplicate)

openModelica V1.18 SIunits Issue

Reported by: harish.kulambi@… Owned by: somebody
Priority: high Milestone: NeedsInput
Component: *unknown* Version: 1.16.2
Keywords: Cc:

Description

Hi Team,

In the earlier version of openmodelica inorder to use SI units, the path we followed is Modelica.SIunits.

In the latest version (V1.18) the path is Modelica.Units.SI

As this path is different from the earlier, How to use the previous models in V1.18

Change History (2)

comment:1 by Adrian Pop, 4 years ago

You need to load Modelica Standard Library (MSL) 3.2.3 by default, you now get MSL 4.0.0 by default which has changed the place where SI units are in the library.
In OMEdit go to Tools->Options->Libraries double click on Modelica change version to 3.2.3 instead of "default". Restart OMEdit.

See the discussion here: #6379

Last edited 4 years ago by Adrian Pop (previous) (diff)

comment:2 by Francesco Casella, 4 years ago

Resolution: duplicate
Status: newclosed

@harish, library management in the current 1.18.0 is work in progress. We will soon implement a solution based on the discussion in #6379, and that will be available both in 1.17.0 and in 1.18.0-dev.

Please refer to that ticket to track further progress.

Last edited 4 years ago by Francesco Casella (previous) (diff)
Note: See TracTickets for help on using tickets.