30 August 2021 3 4K Report

As far as I know, in the parametric sweep, a parameter is changed after the simulation is calculated for the whole time, right? So, I think it isn't applicable in my situation...

What I want to simulate is the parameter would be changed repeatedly in a physics for every time step.

For example, suppose I set a parameter M, and I'm interested in the cases when M value is 1, 2, 3.

So, in the first time step, the condition of events module is calculated and the variables is reinitialized repeatedly for M=1,2,3 one by one.

And then, in the second time step, the process above is also calculated again with varying M value(=1,2,3)

I want it to keep repeating until the last time.

How can I do that?

Thank you so much in advance :)

Similar questions and discussions