Elena Shmoylova

Results 55 comments of Elena Shmoylova

I am in favor of setting default `StartTime` to 0. Is there a way to organize the poll so it's easier to vote instead of adding a comment?

I would say that it is covered by [4.2 Double Declaration Not Allowed](https://specification.modelica.org/master/class-predefined-types-and-declarations.html#double-declaration-not-allowed). If you load two versions of the same library you would have two packages with the same...

I am afraid that my looking into where to add the restriction raised more questions, as it often happens. The following are the places that I think need to be...

The same question should be addressed about functions that have the `derivative` annotation.

I have consulted with our documentation team. Their recommendation (based on Chicago Manual of Style) is that comma should be used after. Before there should also be some punctuation mark....

I thought that meant the restrictions specified on package in Section 4.6 Specialized Classes: > **package** - May only contain declarations of classes and constants. Enhanced to allow import of...

> > Would this be an example of a valid lookup with the current formulation, that would become invalid if a true `package` is required? > > ``` > >...

We check for strictly positive value and throw an error if it is not.

The check in MapleSim is performed on the algorithm of a function, and not on the inputs. So, there are different interpretations of what "The variable time is a built-in...