You are using which is a fixed step explicit solver. Based on the model stiffness, you should use ode14x, which is a fixed step, implicit solver. Note, ode14x might create a more accurate solution. However, the computation cost of each simulation step of ode14x is higher than . The simulation time may increase. Considering increasing the step size if simulation time increases after switching to ode14x.
advisor
You are using which is a fixed step explicit solver. Based on the model stiffness, you should use ode14x, which is a f
Who is online
Users browsing this forum: No registered users and 1 guest
