-
According to the EBNF for variable names `Q-name` is surrounded by "Right Single Quotation Mark" (U+2019) but shouldn't this be an "Apostrophe" (U+0027) as in the example?
```
Q-name = "’…
-
If `fmiModelDescription.xml` does not contain an `fmiModelDescription.DefaultExperiment.stepSize` attribute, `fmi2_import_get_default_experiment_step()` returns a default value of `1e-2`.
I see a f…
-
| C library (MA) | License |
| :-- | :-- |
| ModelicaExternalC | [BSD-2-Clause](https://opensource.org/licenses/BSD-2-Clause) |
| ModelicaIO | BSD-2-Clause |
| ModelicaMatIO | BSD-2-Clause |
| Mo…
-
Section 2.1.5 describes the expansion of `##` values into the name of the referenced variable in log messages. But if the value reference has an alias-set of variables, which variable's name is substi…
-
-
**Reported by Sam.Lishak on 3 Dec 2015 14:50 UTC**
In order to compute the Jacobian of a model (A, B, C, D matrices), the only option is to call fmi2GetDirectionalDerivative for each state/input a…
-
如题:
环境:TeX 3.14159265 (TeX Live 2020/W32TeX) + VScode
所有的“文献引用”“\cite”和“图、表”“\ref”都报**未定义**
求大佬指导!先谢谢啦!
@liubenyuan @billowsand @xiajing1980 @Epeius @Cocoxili
-
I would like some text presenting the FMU Analyzer at https://sweng.au.dk/fmiutils/fmuanalyzer.
I will propose some text, and then I hope that you @clagms will go over it :)
The text should proba…
-
The following paragraph from the FMI 2.0 documentation is missing in the "2.1.11. Getting Partial Derivatives" section of the FMI 3 docu:
> A so-called graph coloring algorithm is employed to dete…
-
Currently FMI 2.0 provides and interface to provide partial derivatives in the form of dirctional derivatives (e.g., Jacobian J times direction vector v, Jv)
For several use cases, it would be ben…