Skip to content

Commit

Permalink
Harmonize and add missing description attributes (#604)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-sommer authored Oct 7, 2024
1 parent 8343bb2 commit 8772e59
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 11 deletions.
2 changes: 1 addition & 1 deletion BouncingBall/FMI1CS.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
fmiVersion="1.0"
modelName="BouncingBall"
modelIdentifier="BouncingBall"
description="This model calculates the trajectory, over time, of a ball dropped from a height of 1 m."
description="This model calculates the trajectory, over time, of a ball dropped from a height of 1 m"
generationTool="Reference FMUs (development build)"
guid="{1AE5E10D-9521-4DE3-80B9-D0EAAA7D5AF1}"
numberOfContinuousStates="2"
Expand Down
2 changes: 1 addition & 1 deletion BouncingBall/FMI1ME.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
fmiVersion="1.0"
modelName="BouncingBall"
modelIdentifier="BouncingBall"
description="This model calculates the trajectory, over time, of a ball dropped from a height of 1 m."
description="This model calculates the trajectory, over time, of a ball dropped from a height of 1 m"
generationTool="Reference FMUs (development build)"
guid="{1AE5E10D-9521-4DE3-80B9-D0EAAA7D5AF1}"
numberOfContinuousStates="2"
Expand Down
2 changes: 1 addition & 1 deletion BouncingBall/FMI2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<fmiModelDescription
fmiVersion="2.0"
modelName="BouncingBall"
description="This model calculates the trajectory, over time, of a ball dropped from a height of 1 m."
description="This model calculates the trajectory, over time, of a ball dropped from a height of 1 m"
generationTool="Reference FMUs (development build)"
guid="{1AE5E10D-9521-4DE3-80B9-D0EAAA7D5AF1}"
numberOfEventIndicators="1">
Expand Down
2 changes: 1 addition & 1 deletion BouncingBall/FMI3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<fmiModelDescription
fmiVersion="3.0"
modelName="BouncingBall"
description="This model calculates the trajectory, over time, of a ball dropped from a height of 1 m."
description="This model calculates the trajectory, over time, of a ball dropped from a height of 1 m"
generationTool="Reference FMUs (development build)"
instantiationToken="{1AE5E10D-9521-4DE3-80B9-D0EAAA7D5AF1}">

Expand Down
2 changes: 1 addition & 1 deletion Dahlquist/FMI1CS.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
fmiVersion="1.0"
modelName="Dahlquist"
modelIdentifier="Dahlquist"
description="This model implements the Dahlquist test equation."
description="This model implements the Dahlquist test equation"
generationTool="Reference FMUs (development build)"
guid="{221063D2-EF4A-45FE-B954-B5BFEEA9A59B}"
numberOfContinuousStates="1"
Expand Down
2 changes: 1 addition & 1 deletion Dahlquist/FMI1ME.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
fmiVersion="1.0"
modelName="Dahlquist"
modelIdentifier="Dahlquist"
description="This model implements the Dahlquist test equation."
description="This model implements the Dahlquist test equation"
generationTool="Reference FMUs (development build)"
guid="{221063D2-EF4A-45FE-B954-B5BFEEA9A59B}"
numberOfContinuousStates="1"
Expand Down
2 changes: 1 addition & 1 deletion Dahlquist/FMI2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<fmiModelDescription
fmiVersion="2.0"
modelName="Dahlquist"
description="This model implements the Dahlquist test equation."
description="This model implements the Dahlquist test equation"
generationTool="Reference FMUs (development build)"
guid="{221063D2-EF4A-45FE-B954-B5BFEEA9A59B}"
numberOfEventIndicators="0">
Expand Down
1 change: 1 addition & 0 deletions Dahlquist/FMI3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<fmiModelDescription
fmiVersion="3.0"
modelName="Dahlquist"
description="This model implements the Dahlquist test equation"
generationTool="Reference FMUs (development build)"
instantiationToken="{221063D2-EF4A-45FE-B954-B5BFEEA9A59B}">

Expand Down
2 changes: 1 addition & 1 deletion Feedthrough/FMI1CS.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
fmiVersion="1.0"
modelName="Feedthrough"
modelIdentifier="Feedthrough"
description="A model to test different variable types, causalities and variabilities"
description="A model to test different variable types, causalities, and variabilities"
generationTool="Reference FMUs (development build)"
guid="{37B954F1-CC86-4D8F-B97F-C7C36F6670D2}"
numberOfContinuousStates="0"
Expand Down
2 changes: 1 addition & 1 deletion Feedthrough/FMI1ME.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
fmiVersion="1.0"
modelName="Feedthrough"
modelIdentifier="Feedthrough"
description="A model to test different variable types, causalities and variabilities"
description="A model to test different variable types, causalities, and variabilities"
generationTool="Reference FMUs (development build)"
guid="{37B954F1-CC86-4D8F-B97F-C7C36F6670D2}"
numberOfContinuousStates="0"
Expand Down
2 changes: 1 addition & 1 deletion Feedthrough/FMI2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<fmiModelDescription
fmiVersion="2.0"
modelName="Feedthrough"
description="A model to test different variable types, causalities and variabilities"
description="A model to test different variable types, causalities, and variabilities"
generationTool="Reference FMUs (development build)"
guid="{37B954F1-CC86-4D8F-B97F-C7C36F6670D2}"
numberOfEventIndicators="0">
Expand Down
1 change: 1 addition & 0 deletions Feedthrough/FMI3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<fmiModelDescription
fmiVersion="3.0"
modelName="Feedthrough"
description="A model to test different variable types, causalities, and variabilities"
generationTool="Reference FMUs (development build)"
instantiationToken="{37B954F1-CC86-4D8F-B97F-C7C36F6670D2}">

Expand Down
1 change: 1 addition & 0 deletions Stair/FMI3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<fmiModelDescription
fmiVersion="3.0"
modelName="Stair"
description="This model generates a stair signal using time events"
generationTool="Reference FMUs (development build)"
instantiationToken="{BD403596-3166-4232-ABC2-132BDF73E644}">

Expand Down
2 changes: 1 addition & 1 deletion StateSpace/FMI3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<fmiModelDescription
fmiVersion="3.0"
modelName="StateSpace"
description="This model implements a linear time-invariant (LTI) system."
description="This model implements a linear time-invariant (LTI) system"
generationTool="Reference FMUs (development build)"
instantiationToken="{D773325B-AB94-4630-BF85-643EB24FCB78}">

Expand Down
1 change: 1 addition & 0 deletions VanDerPol/FMI3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<fmiModelDescription
fmiVersion="3.0"
modelName="van der Pol oscillator"
description="This model implements the van der Pol oscillator"
generationTool="Reference FMUs (development build)"
instantiationToken="{BD403596-3166-4232-ABC2-132BDF73E644}">

Expand Down

0 comments on commit 8772e59

Please sign in to comment.