Skip to content

Commit

Permalink
deploy: d6e19ec
Browse files Browse the repository at this point in the history
  • Loading branch information
chrbertsch committed Aug 29, 2024
1 parent b6abc6e commit 12a1ccc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -587,8 +587,8 @@
<div id="header">
<h1>FMI Layered Standard for XCP (fmi-ls-xcp)</h1>
<div class="details">
<span id="revnumber">version 86b55db,</span>
<span id="revdate">2024-08-13</span>
<span id="revnumber">version d6e19ec,</span>
<span id="revdate">2024-08-29</span>
</div>
<div id="toc" class="toc2">
<div id="toctitle">Contents</div>
Expand Down Expand Up @@ -1134,7 +1134,7 @@ <h3 id="_numeric_effects_of_xcp_access">3.7. Numeric Effects of XCP Access</h3>
</div>
<div class="paragraph">
<p>It is therefore necessary to synchronize XCP variable access (read and write) with the state of the FMU.
<em>[For instance is time not linear in Model Exchange and Intermediate Variable Access might also introduce surprising measurements in Co-Simulation.</em>
<em>[For instance, time is not necessarily increasing monotonically in Model Exchange, and variable values might change within an fmi3DoStep call due to Intermediate Variable Access in Co-Simulation.</em>
<em>Appropriate care must be taken when to serve XCP master requests to ensure simulation and measurement integrity.]</em></p>
</div>
</div>
Expand Down

0 comments on commit 12a1ccc

Please sign in to comment.