How to clear VAR value(dynamic model) through python?
I am using the for loop to do the dynamic simulation. However, I find from second loop, there is some error for the result. My colleague tells me if I can clear the VAR value every time, it should be fine. Can anyone tell me how to clear VAR value through python? Thank you very much.