SimVascular / svOneDSolver

A C++ solver for blood flow and pressure in deformable 1D hemodynamic networks
Other
16 stars 19 forks source link

SimVascular GUI Material Model too general #35

Open melodydong opened 5 years ago

melodydong commented 5 years ago

When generating a solver.in in the GUI, selecting rigid defaults the material model to an olufsen material model with a Eh/r value of 265000. Need to allow the option of specifying the material parameters and using either olufsen or linear material model.

RAJA2093 commented 2 years ago

@melodydong Actually, svoneDsolver is imbedded in Simvascular. Can I use Simvascular Python API to do the modifications and enhancements in 1D simulation in SimVascular?