Thomas Beutlich

Results 183 comments of Thomas Beutlich

I'd simply call it "license file". See also https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository#determining-the-location-of-your-license

> > I'd simply call it "license file". See also https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository#determining-the-location-of-your-license > > We're looking for something which is not called just _license file_ to avoid collision with the `licenseFile`-annotation....

AI help for the rescue: ![grafik](https://github.com/modelica/ModelicaSpecification/assets/14896695/176df4e6-01f2-49d6-9ace-b623be14e5c8)

In preparation of the voting... * Is the term `license text files` finally resolved/decided? It rather looks still pending to me. If it is decided it is inconsistent in one...

@HansOlsson I set the milestone to ModelicaSpec3.7 (really due by 2024-03-31?)

Confirmed. Dymola reports for ThermoPower.Gas.FanMech: > The model has 38 scalar unknowns and 32+(if inletFluid.standardOrderComponents then 1 else 0)+(if cardinality(in_Np) == 0 then 1 else 0)+(if cardinality(in_bladePos) == 0 then...

Support for lookup tables was added in 718b39281a71947f9483ef925463b21532f2ac51. As I no longer have access to Simulink (Coder), you might want to check the code (changes) yourself.

@erlinghs I gave it a try (untested). See #39.

SimulationX also reports the dimension error ``` Error in TestFunctionDefault: Wrong argument dimension. Help: Check.DimCallArg h=Medium.specificEnthalpy_pT(100000.,300); The argument 3 (fill(0,0)) in the function call has the wrong dimension ([0]-vector). Expected...

OK, there also is #4393 now which is independent of the dimension error.