Thomas Beutlich

Results 54 issues of Thomas Beutlich

What is the string length of UTF-8 strings? Is it the number of characters or the number of UTF-8 code points? Example: ```mo model M Integer len = Modelica.Utilities.Strings.length("日本語!") "Length:...

L: Utilities

There is a race condition between localtime and ftime/gettimeofday in ModelicaInternal_getTime. In case ftime/gettimeofday is called at a very new second, this can lead to an inaccuracy of (almost) 1...

L: C-Sources

Can only be merged once MSL is based on MLS 3.5.

enhancement
L: C-Sources

It might be worth to standardize the Dialog annotation "__Dymola_label" to improve the display of variables in the parameter dialog. Examples: ```mo parameter Real 'alpha 1' = 1 "UTF-8 encoded"...

Take care to not break #3787 again.

L: C-Sources

Currently it is hardly possible (or impossible) to share a custom Modelica library between different tools or platforms if imported FMUs are involved. This is a striking shortcoming of the...

enhancement
L: ModelicaServices
discussion

The README.md links to [FMU SDK](https://www.qtronic.de/de/fmusdk.html), however that link can no longer be resolved. Additionally, the FMU SDK is deprecated.