SimVascular / svZeroDSolver-Archived

A Python lumped-parameter solver for blood flow and pressure in hemodynamic networks
Other
12 stars 14 forks source link

added option to begin 0d simulation at a user-specified time point in the cardiac cycle #6

Closed JonathanPham closed 3 years ago

JonathanPham commented 3 years ago

Addresses Issue #5 . Also did a little bit of code clean-up.

JonathanPham commented 3 years ago

Yup, simulation_start_time is optional. It has a default value of 0.0 in the function, set_up_and_run_0d_simulation.