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
<p>The <a href="https://fmi-standard.org/">Functional Mock-up Interface (FMI)</a> is a free standard that defines a container and an interface to exchange dynamic models using a combination of XML files, binaries and C code, distributed as a ZIP file.
852
-
<a id="MAP"></a>It is supported by <a href="https://fmi-standard.org/tools/">more than 170 tools</a> and maintained as a <a href="https://www.modelica.org/projects">Modelica Association Project</a> (MAP FMI).
852
+
<a id="MAP"></a>It is supported by <a href="https://fmi-standard.org/tools/">more than 200 tools</a> and maintained as a <a href="https://www.modelica.org/projects">Modelica Association Project</a> (MAP FMI).
853
853
<a href="https://github.com/modelica/fmi-standard/releases">Releases</a> and <a href="https://github.com/modelica/fmi-standard/issues">issues</a> can be found on <a href="https://github.com/modelica/fmi-standard">github.com/modelica/fmi-standard</a>.</p>
854
854
</div>
855
855
<div class="paragraph">
@@ -949,7 +949,7 @@ <h3 id="fmi-whats-new"><a class="link" href="#fmi-whats-new">1.1. What is new in
949
949
<p>The asynchronous mode for FMUs known from FMI 2.0 CS: this mode was not supported by tools and it can be suitably replaced by Co-Simulation implementations that control the asynchronous computation of FMUs via separate processes/threads created for each FMU.</p>
950
950
</li>
951
951
<li>
952
-
<p>The FMI <code>fmi2SetRealInputDerivatives</code> function: replaced by enabling the setting of inputs in <a href="#IntermediateUpdateMode"><strong>Intermediate Update Mode</strong></a>.</p>
952
+
<p>The FMI function <code>fmi2SetRealInputDerivatives</code>: replaced by enabling the setting of inputs in <a href="#IntermediateUpdateMode"><strong>Intermediate Update Mode</strong></a>.</p>
953
953
</li>
954
954
</ul>
955
955
</div>
@@ -962,7 +962,7 @@ <h3 id="fmi-whats-new"><a class="link" href="#fmi-whats-new">1.1. What is new in
962
962
<p>modernizing the development methodology (e.g. moving to github and following the github process) and a text-based source format,</p>
963
963
</li>
964
964
<li>
965
-
<p>publishing the FMI Standard now primarily as html to support easier navigation within the document and viewing on a wider range of devices,</p>
965
+
<p>publishing the FMI Standard now primarily as HTML to support easier navigation within the document and viewing on a wider range of devices,</p>
966
966
</li>
967
967
<li>
968
968
<p>supplying a large set of continuously validated Reference FMUs, and</p>
0 commit comments