Skip to content

Commit

Permalink
Update RationaleMCP/0031/annotations.md
Browse files Browse the repository at this point in the history
Improved description of experiment annotation

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
  • Loading branch information
casella and henrikt-ma committed May 22, 2024
1 parent 58d41ce commit a5be7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RationaleMCP/0031/annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ These are all the non-vendor specific annotations inherited from full Modelica t
These are all the non-vendor specific annotations inherited from full Modelica that are relevant for parameter input and simulation output:
- `HideResult` — Applied to a parameter or variable, implies the variable should not be included in the simulation output
- `choices` — Applied to a parameter or variable, can be used to enumerate and tag different values for parameter input
- `experiment`Applied to the flat model, provide the default start time, stop time, tolerance, and interval length
- `experiment`In the class annotation of the `model`, provide the default start time, stop time, tolerance, and interval length

These are the new annotations introduced in Base Modelica, each explained in more detail below:
- [`Protected`](#protected) — Indicate whether component declaration comes from protected section in original full Modelica model
Expand Down

0 comments on commit a5be7fa

Please sign in to comment.