Skip to content

Specify alias handling for FMI 3.0#5

Merged
pmai merged 1 commit intomainfrom
feature/fmi-30-aliases
Apr 30, 2023
Merged

Specify alias handling for FMI 3.0#5
pmai merged 1 commit intomainfrom
feature/fmi-30-aliases

Conversation

@pmai
Copy link
Copy Markdown
Collaborator

@pmai pmai commented Feb 17, 2023

Fixes modelica/ssp-standard-dev#140

@pmai pmai force-pushed the feature/fmi-30-aliases branch from 3deb596 to fd59b8f Compare February 17, 2023 10:11
|Attribute |Description
|name a|
This attribute gives the connector a name, which *SHALL* be unique within the given model element, and, for components, *MUST* match the name of a relevant variable/port in the underlying component implementation. In the case of referenced FMUs this *MUST* match the name of the relevant variable in the referenced FMU.
This attribute gives the connector a name, which *SHALL* be unique within the given model element, and, for components, *MUST* match the name of a relevant variable/port in the underlying component implementation. In the case of referenced FMUs this *MUST* match the name of the relevant variable or alias in the referenced FMU.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not specific to this commit but the "Use one sentence per line" rule is violated here.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes we should fix occurrences of this in some cleanup PR.

@JochenKoehler
Copy link
Copy Markdown
Collaborator

Web meeting 2023-04-28:

@pmai pmai merged commit 9e90b07 into main Apr 30, 2023
@pmai pmai deleted the feature/fmi-30-aliases branch April 30, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants