Skip to content

Make M_LS2 compliant with the Modelica Specification #131

@tobolar

Description

@tobolar

Currently, M_LS2 widely uses the Dymola's inline commands which made it impossible to use the library within another tools.

With #111 (planed for v2.5.0), all the functions (hopefully) have been redirected to the Dymola's DymolaCommands library. This could give us a chance to follow the similar principle applied to MSL and ModelicaServices, i.e. to "outsource" all vendor-related functionality to a particular library. Or even to add them to ModelicaServices as well.
Mostly functions to handle plots, simulate models and read stuff from mass storage are needed.

We shall discuss the feasibility of this proposal and a necessary effort.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions