Hans Olsson

Results 87 issues of Hans Olsson

I noticed that we have the general guideline saying that classes start with upper case - _except for functions_: https://github.com/modelica/ModelicaStandardLibrary/blob/19739745cf3ec63ac00763a355dd479e9d96254b/Modelica/package.mo#L1244 I'm not necessarily proposing to change this, but wanted to...

discussion

Remove the default start-value of 0.0 (and similarly for other types). The reasons are: - It is not necessarily consistent with min/max - which just causes unnecessary problems. In case...

Based on discussion in #3200

clarification

Closes #3074 Note: This is a pure clarification - it is not intended to change anything.

The MCP for setting states. It has been rebased on current master to have a good state for the specification changes.

MCP

This is one of two complementary PRs for mayOnlyConnectOnce which was split off from #3129 As I see it there are two possibilities here: - Have a special case for...

Revert "Remove 2nd one; turn into separate PR." This reverts commit 9ea8d41d45c723c9162bfb64e8c9268a9c65dc70. As I see it there are two possibilities here: - As indicated in this PR with special case...

Enhancement to allow functions to return record values. See https://github.com/modelica/ModelicaSpecification/pull/3130#issuecomment-1073942425 Note that this should be fairly straightforward to implement.

enhancement

Just trying to get MCP/0032 specification ready. Whether this should replace MCP/0032 or be merged directly is a latter issue. First is this ok-ish @christoff-buerger ?

MCP0032