Simulation with svSolver finishing before reaching specified number of timesteps
Posted: Fri May 31, 2024 3:15 am
Hi,
I'm running pulsatile simulation for 4 heart cycles with svSolver with following time parameters - 500 steps per one cycle:
I see that the simulation ends at the timestep 1938:
I would like the simulation to be resolved for all 2000 steps. I'm wondering what could be the cause of the simulation finishing early - I don't see any error being thrown or logged. Could be so that there is some trigger terminating the simulation upon reaching some convergence criterion?
Best,
Patryk
I'm running pulsatile simulation for 4 heart cycles with svSolver with following time parameters - 500 steps per one cycle:
Code: Select all
Number of timesteps: 2000
Time Step Size: 0.002
Number of Timesteps between Restarts: 25
Code: Select all
1937 2.934E+04 4.498E-02 ( -9) 2.106E-02 1.534E-05 < 8112-15| 13> [ 0 - 0]
1937 2.934E+04 3.317E-03 ( -20) 2.234E-03 8.964E-06 < 8112-15| 16> [ 0 - 0]
1937 2.935E+04 3.263E-04 ( -30) 4.344E-03 3.426E-02 < 11088-31| 15> [ 0 - 0]
1938 2.935E+04 4.408E-02 ( -9) 2.042E-02 2.909E-04 < 7304-18| 10> [ 0 - 0]
1938 2.935E+04 3.077E-03 ( -21) 2.256E-03 1.503E-05 < 8112-15| 12> [ 0 - 0]
Best,
Patryk