Skip to content

v2.0

Latest
Compare
Choose a tag to compare
@menon-karthik menon-karthik released this 17 Oct 19:22
8a58d68

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