Skip to content

Releases: ALSETLab/cim2modelica

Additional Documentation Release

17 Oct 23:52
1d0f710
Compare
Choose a tag to compare

This release provides additional documentation by pointing out to the publications related to this repository, and an "In Memoriam" in remembrance of the passing of the main developer.

Mapping Rules with ES

08 Jul 11:16
Compare
Choose a tag to compare
Mapping Rules with ES Pre-release
Pre-release

A few models of Excitation System have been added to the mapping rules (map .xml files).
New classes in the code are created for building the ES components
The concept of "plant" has been added. It corresponds to a factory method for building plant models consisting on machine, es, tg and pss.

CIM map using OpenIPSL

14 Dec 15:25
Compare
Choose a tag to compare
Pre-release

This first version of the project contains xml files and java classes to process the map between cim and Modelica. These classes contain basic information from basic components. Map files are used to identify CIM attributes and put their value in the corresponding component Modelica attribute.
The output of this first version is the high level network, where the components instances are used, with initial values for their parameters, and the connect equations.

Public Release

15 Apr 15:53
Compare
Choose a tag to compare

Stable version of the code. This release contains a runnable .jar file and a network model to use as an example. A license has been set up.