You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/spec/basic_conventions.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
= Basic conventions
2
2
3
-
The model shall be packaged as a valid FMU for co-simulation, as specified in the FMI 2.0 standard.
4
-
Unless otherwise noted, all specifications in the FMI 2.0 standard apply as-is.
3
+
The model shall be packaged as a valid FMU for co-simulation, as specified in the FMI 2.0 standard cite:[fmi2.0].
4
+
Unless otherwise noted, all specifications in the FMI 2.0 cite:[fmi2.0] standard apply as-is.
5
5
6
6
The following annotation shall be placed into the `<VendorAnnotations>` element of the `modelDescription.xml` to mark the FMU as being conformant to this version of the specification:
0 commit comments