Skip to content

Releases: SimVascular/svZeroDSolver

v2.0

17 Oct 19:22
8a58d68
Compare
Choose a tag to compare

Summary of major release notes:

  • Moved to the SimVascular repository and renamed to svZeroDSolver
  • Refactor - removed namespaces, changed from header-only library
  • Fixed linearization and time-stepping
  • Simplified block generation
  • C++ interface for calling svZeroDSolver from other codes
  • New blocks - blood vessel and resistive junctions, tanh valve, cardiac chamber
  • New applications - svZeroDCalibrator, svZeroDVisualization, svZeroDGUI.
  • Improved testing and functionality to simulate until convergence
  • Moved documentation to SimVascular website

What's Changed

New Contributors

Full Changelog: v1.1...v2.0

v1.1

22 Oct 05:52
f07d96f
Compare
Choose a tag to compare
Hotfix time substraction (#14)

* Fix bug

* Fix bugfix

Initial release

28 Sep 21:35
27f4b97
Compare
Choose a tag to compare

Initial release of svZeroDPlus