Releases: ALSETLab/cim2modelica
Additional Documentation Release
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
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
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
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.