modelica / ModelicaSpecification

Specification of the Modelica Language
https://specification.modelica.org
Creative Commons Attribution Share Alike 4.0 International
97 stars 41 forks source link

Introduce new operators `Connections.uniqueRoot` and `uniqueRootIndices` #235

Closed modelica-trac-importer closed 5 years ago

modelica-trac-importer commented 5 years ago

Modified by dietmarw on 1 Mar 2010 06:26 UTC There wasn't a ticket on this yet...

From [milestone:Design63]

Status: Test implementation in Dymola Short Description: Introduce new operators Connections.uniqueRoot and uniqueRootIndices to describe undirected graphs in Modelica where the Modelica tool guarantees certain properties. This allows to implement in a rather simple way hierarchical state diagrams (similar to Statechart) that are “safe” in the sense that only correct graph structures can be constructed (otherwise a tool can give immediate diagnostic). Details see


Reported by dietmarw on 19 Nov 2009 12:18 UTC There wasn't a ticket on this yet...

From [milestone:Design63]

Status: Test implementation in Dymola

Short Description: Introduce new operators Connections.uniqueRoot and uniqueRootIndices to describe undirected graphs in Modelica where the Modelica tool guarantees certain properties. This allows to implement in a rather simple way hierarchical state diagrams (similar to Statechart) that are “safe” in the sense that only correct graph structures can be constructed (otherwise a tool can give immediate diagnostic). Details see [source:ModelicaDesign/trunk/MeetingMinutesMaterial/min63/Slides-and-Documents/Modelica_Proposal_StateDiagrams.doc Modelica_Proposal_StateDiagrams.doc]


Migrated-From: https://trac.modelica.org/Modelica/ticket/235

modelica-trac-importer commented 5 years ago

Modified by dietmarw on 19 Nov 2009 12:18 UTC

modelica-trac-importer commented 5 years ago

Comment by dietmarw on 1 Mar 2010 06:26 UTC There is an updated version available. I've updated the links in the original description text (see above).

modelica-trac-importer commented 5 years ago

Comment by HansOlsson on 15 Sep 2010 14:47 UTC A different handling of state machines is planned for Modelica 4 - using native language element describing state machines.

modelica-trac-importer commented 5 years ago

Comment by dietmarw on 20 Dec 2016 14:01 UTC Unhide for GitHub transition.