-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d9ebf0f
commit 27f4b97
Showing
3 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
|
||
<div align="center"> | ||
<h1>svZeroDSolver</h1> | ||
<h1>svZeroDPlus</h1> | ||
|
||
[![Test Status](https://github.com/StanfordCBCL/svZeroDSolver/actions/workflows/test.yml/badge.svg)](https://github.com/StanfordCBCL/svZeroDSolver/actions) | ||
[![Latest Release](https://img.shields.io/github/v/release/StanfordCBCL/svZeroDSolver?label=latest)](https://github.com/StanfordCBCL/svZeroDSolver/releases/latest) | ||
[![Test Status](https://github.com/StanfordCBCL/svZeroDPlus/actions/workflows/test.yml/badge.svg)](https://github.com/StanfordCBCL/svZeroDPlus/actions) | ||
[![Latest Release](https://img.shields.io/github/v/release/StanfordCBCL/svZeroDPlus?label=latest)](https://github.com/StanfordCBCL/svZeroDPlus/releases/latest) | ||
![Platform](https://img.shields.io/badge/platform-macOS%20|%20Ubuntu-blue) | ||
|
||
</div> | ||
|
||
The svZeroDSolver is a fast simulation tool for modeling the hemodynamics of | ||
svZeroDPlus is a fast simulation tool for modeling the hemodynamics of | ||
vascular networks using zero-dimensional (0D) lumped parameter models. There | ||
are two different implementations of the solver, a high performance C++ | ||
version and an easy to use Python version. You can find more information about | ||
both under the following links: | ||
|
||
* [**C++ Documentation**](https://StanfordCBCL.github.io/svZeroDSolver/cpp) | ||
* [**C++ Developer Guide**](https://StanfordCBCL.github.io/svZeroDSolver/cpp/md_developer_guide.html) | ||
* [**Python Documentation**](https://StanfordCBCL.github.io/svZeroDSolver/python) | ||
* [**Wiki**](https://github.com/StanfordCBCL/svZeroDSolver/wiki) | ||
* [**Bug Reports**](https://github.com/StanfordCBCL/svZeroDSolver/issues) | ||
* [**Forum**](https://github.com/StanfordCBCL/svZeroDSolver/discussions) | ||
* [**C++ Documentation**](https://StanfordCBCL.github.io/svZeroDPlus/cpp) | ||
* [**C++ Developer Guide**](https://StanfordCBCL.github.io/svZeroDPlus/cpp/md_developer_guide.html) | ||
* [**Python Documentation**](https://StanfordCBCL.github.io/svZeroDPlus/python) | ||
* [**Wiki**](https://github.com/StanfordCBCL/svZeroDPlus/wiki) | ||
* [**Bug Reports**](https://github.com/StanfordCBCL/svZeroDPlus/issues) | ||
* [**Forum**](https://github.com/StanfordCBCL/svZeroDPlus/discussions) | ||
* [**About SimVascular**](https://simvascular.github.io) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters