Skip to content

Commit 1c5f0c4

Browse files
author
modelica
committed
1 parent e9f4de9 commit 1c5f0c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

static/docs/main/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@
587587
<div id="header">
588588
<h1>Functional Mock-up Interface Specification</h1>
589589
<div class="details">
590-
<span id="revnumber">version 0315e4c,</span>
590+
<span id="revnumber">version 612fbcb,</span>
591591
<span id="revdate">2024-10-02</span>
592592
</div>
593593
<div id="toc" class="toc2">
@@ -1063,7 +1063,8 @@ <h4 id="_fmi_for_scheduled_execution_se"><a class="link" href="#_fmi_for_schedul
10631063
<div class="paragraph">
10641064
<p>The Scheduled Execution interface exposes individual <a href="#model-partition">model partitions</a>.
10651065
A scheduler provided by the <a href="#importer">importer</a> can control the execution of each model partition separately.
1066-
In some ways the Scheduled Execution interface has similarities to the Model Exchange interface: the first externalizes a scheduling algorithm usually found in a controller algorithm (see <a href="#fmi-for-scheduled-execution">Section 5</a>) and the second interface externalizes the ODE/DAE solver.</p>
1066+
In some ways the Scheduled Execution interface has similarities to the Model Exchange interface: the first externalizes a scheduling algorithm usually found in a controller algorithm (see <a href="#fmi-for-scheduled-execution">Section 5</a>) and the second interface externalizes the ODE/DAE solver.
1067+
<em>[See also <a href="https://modelica.github.io/fmi-guides/main/fmi-guide/#_use_cases_for_scheduled_execution">Use-cases for Scheduled Execution</a> in the FMI 3.0 Implementers' Guide.]</em></p>
10671068
</div>
10681069
<div id="figure-scheduled-execution-data-flow" class="imageblock text-center">
10691070
<div class="content">

0 commit comments

Comments
 (0)