Skip to content

Commit 427d096

Browse files
chrbertscht-sommer
andauthored
Improve description on validation page (#693)
* Improve description on validation page - FMU Check performs only static checks - put fmusim more prominently * Add link to FMPy and improve language --------- Co-authored-by: Torsten Sommer <[email protected]>
1 parent 30e6704 commit 427d096

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/validation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h2 class="display-5 mb-3 fw-semibold lh-sm">Validate your FMUs</h2>
6060
<div class="row justify-content-center mb-5">
6161
<div class="col-xl-9">
6262
<h2>FMU Check</h2>
63-
<p>A free web app to validate FMUs online. It's based on FMPy and hosted by the Modelica Association.</p>
63+
<p>A free web app to validate FMUs online. It's based on <a href="https://github.com/CATIA-Systems/FMPy">FMPy</a>, hosted by the Modelica Association, and performs static checks only (i.e. no simulation of the FMUs).</p>
6464
<p class="d-flex justify-content-start lead fw-normal">
6565
<a href="https://fmu-check.herokuapp.com/" class="icon-link icon-link-hover fw-semibold">
6666
Validate your FMU <i class="fa-solid fa-arrow-right ms-1"></i>
@@ -89,7 +89,7 @@ <h2>FMPy</h2>
8989

9090
<div class="row justify-content-center mb-5">
9191
<div class="col-xl-9">
92-
<h2>Reference FMUs</h2>
92+
<h2>Reference FMUs and fmusim</h2>
9393
<p>The Reference FMUs are a set of test models and the `fmusim` application to simulate FMUs. It supports</p>
9494
<ul>
9595
<li>validation of the modelDescription.xml against the XML schema</li>

0 commit comments

Comments
 (0)