You are using which is a fixed step explicit solver. Based on the model stiffness, you should use ode14x, which is a f

Post Reply
mamorani
Posts: 8800
Joined: Thu Feb 25, 2021 6:50 pm
Contact:

You are using which is a fixed step explicit solver. Based on the model stiffness, you should use ode14x, which is a f

Post by mamorani »

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
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest