OMPython icon indicating copy to clipboard operation
OMPython copied to clipboard

Issues with the function setContinous in python

Open ABD16 opened this issue 5 years ago • 1 comments

I try to manipulate the state variables of my model (exported from openmodelica) with the functions getContinous and setContinous . I manage to get the state variables with getContinous but I can't modify them. Moreover I manage to modify the parameters with setparameters, it works well. can someone help?

ABD16 avatar Oct 21 '20 16:10 ABD16

This should work. Please create an example code that reflects the issue.

adeas31 avatar Dec 02 '25 13:12 adeas31