bernhardbachmann

Results 3 comments of bernhardbachmann

I made further test with the basic model of the PowerGridDae library GridBase.mo model. See attached file [GridBase.mo.txt](https://github.com/OpenModelica/OpenModelica/files/8111413/GridBase.mo.txt) The solution of the problem highly depends on the tearing method used....

Shall we introduce an annotation (similar to tearingSelect), which allows for explicitly setting the attributes (min/max/nominal/etc.) for derivatives. In example: Real x annotation(derivativeAttributes(nominal=1e5, min=0, max=Inf)); Best Bernhard Am 29/08/2021 um...

Good idea! Am 30/08/2021 um 17:15 schrieb phannebohm: > > I guess as soon as we solve #5099 > and #5813 > , we can > have the modeler specify...