Skip to content

Commit

Permalink
Add link to Implementers Guide (#1979)
Browse files Browse the repository at this point in the history
fixes #1948
  • Loading branch information
t-sommer authored Oct 2, 2024
1 parent 0315e4c commit 612fbcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/1___overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ image::images/co-simulation-data-flow.svg[width=40%, align="center"]
The Scheduled Execution interface exposes individual <<model-partition, model partitions>>.
A scheduler provided by the <<importer>> can control the execution of each model partition separately.
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 <<fmi-for-scheduled-execution>>) and the second interface externalizes the ODE/DAE solver.
_[See also https://modelica.github.io/fmi-guides/main/fmi-guide/#_use_cases_for_scheduled_execution[Use-cases for Scheduled Execution] in the FMI 3.0 Implementers' Guide.]_

.Schematic view of data flow between user, the scheduler of the importer and model partitions of the FMU for Scheduled Execution
[#figure-scheduled-execution-data-flow]
Expand Down

0 comments on commit 612fbcb

Please sign in to comment.