SimVascular / svZeroDSolver-Archived

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

Change input file format from text to json #41

Closed JonathanPham closed 3 years ago

JonathanPham commented 3 years ago

Address Issues #14 and #37.

The following changes were made:

ktbolt commented 3 years ago

Looks good.