modelica-deprecated / Modelica_Synchronous

Free (standard conforming) library to precisely define and synchronize sampled data systems with different sampling rates. It provides convenient to use blocks to utilize the new synchronous language elements introduced in Modelica 3.3.
11 stars 7 forks source link

Parser error in Synchronous #2

Closed modelica-trac-importer closed 7 years ago

modelica-trac-importer commented 7 years ago

Reported by sjoelund.se on 15 Apr 2013 11:30 UTC Parser error in Synchronous (I would have commited it myself, but I do not have permission):

Index: Modelica_Synchronous/Examples.mo
===================================================================
--- Modelica_Synchronous/Examples.mo    (revision 6249)
+++ Modelica_Synchronous/Examples.mo    (working copy)
@@ -1586,7 +1586,7 @@
 system within Modelica and a Modelica simulation environment.
 This approach is shown at hand of a simple example using
 a nonlinear plant model of a
-mixing unit (F�llinger O. (1998): Nichtlineare Regelungen I,
+mixing unit (Föllinger O. (1998): Nichtlineare Regelungen I,
 Oldenbourg Verlag, 8. Auflage, page 279) and utilizing this plant
 model as nonlinear feed-forward controller according to (Looye et.al. 2005):
 </p>

Migrated-From: https://trac.modelica.org/Modelica/ticket/1076

modelica-trac-importer commented 7 years ago

Comment by thiele on 15 Apr 2013 11:58 UTC Fixed in 922d16079706530c566e295b59f1f7e79ae3f71a

modelica-trac-importer commented 7 years ago

Modified by dietmarw on 15 Apr 2013 12:22 UTC