<code>svZeroDSolver</code>

<code>svZeroDSolver</code>: A modular package for lumped-parameter cardiovascular simulations - Published in JOSS (2025)

https://github.com/simvascular/svzerodsolver

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

A C++ lumped-parameter solver for blood flow and pressure in hemodynamic networks

Basic Info
Statistics
  • Stars: 15
  • Watchers: 15
  • Forks: 32
  • Open Issues: 32
  • Releases: 6
Created almost 4 years ago · Last pushed 8 months ago
Metadata Files
Readme License

README.md

svZeroDSolver

[![Test Status](https://github.com/simvascular/svZeroDSolver/actions/workflows/test.yml/badge.svg)](https://github.com/simvascular/svZeroDSolver/actions) [![codecov](https://codecov.io/gh/SimVascular/svZeroDSolver/graph/badge.svg?token=FQKC9L5I0W)](https://codecov.io/gh/SimVascular/svZeroDSolver) [![Latest Release](https://img.shields.io/github/v/release/simvascular/svZeroDSolver?label=latest)](https://github.com/simvascular/svZeroDSolver/releases/latest) ![Platform](https://img.shields.io/badge/platform-macOS%20|%20Ubuntu-blue)

svZeroDSolver is a fast simulation tool for modeling the hemodynamics of vascular networks using zero-dimensional (0D) lumped parameter models. You can find more information under the following links:

Owner

  • Name: SimVascular
  • Login: SimVascular
  • Kind: organization

GitHub Events

Total
  • Create event: 4
  • Release event: 3
  • Issues event: 28
  • Watch event: 7
  • Member event: 1
  • Issue comment event: 80
  • Push event: 26
  • Pull request review comment event: 12
  • Pull request event: 41
  • Pull request review event: 19
  • Fork event: 10
Last Year
  • Create event: 4
  • Release event: 3
  • Issues event: 28
  • Watch event: 7
  • Member event: 1
  • Issue comment event: 80
  • Push event: 26
  • Pull request review comment event: 12
  • Pull request event: 41
  • Pull request review event: 19
  • Fork event: 10

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 14
  • Total pull requests: 22
  • Average time to close issues: 3 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 8
  • Total pull request authors: 8
  • Average comments per issue: 0.86
  • Average comments per pull request: 0.64
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 13
  • Pull requests: 21
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 5 days
  • Issue authors: 7
  • Pull request authors: 7
  • Average comments per issue: 0.77
  • Average comments per pull request: 0.19
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • menon-karthik (14)
  • mrp089 (7)
  • alexkaiser (4)
  • ktbolt (4)
  • ncdorn (3)
  • emilinmathew (2)
  • zasexton (1)
  • natalia-rubio (1)
  • EmmaJVE (1)
  • chlookaburra (1)
  • riro3277 (1)
  • marchirschvogel (1)
  • JonathanPham (1)
Pull Request Authors
  • menon-karthik (20)
  • ncdorn (7)
  • mrp089 (5)
  • emilinmathew (2)
  • rjrios915 (2)
  • ktbolt (2)
  • philipcardiff (1)
  • JonathanPham (1)
  • zasexton (1)
  • kharold23 (1)
  • rzmsq (1)
Top Labels
Issue Labels
enhancement (25) bug (15) good first issue (4) documentation (3)
Pull Request Labels
enhancement (9) documentation (5) bug (3)

Dependencies

.github/workflows/codechecks.yml actions
  • actions/checkout v2 composite
.github/workflows/documentation.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v3 composite
  • mattnotmitt/doxygen-action v1.9.4 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v3 composite
container/profiling/Dockerfile docker
  • ubuntu 22.04 build
pyproject.toml pypi
setup.py pypi