Artery.FE

Artery.FE: An implementation of the 1D blood flow equations in FEniCS - Published in JOSS (2018)

https://github.com/kvslab/bloodflow

Science Score: 93.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
    Found 7 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org, zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software
Last synced: 6 months ago · JSON representation

Repository

Implementation of the 1D blood flow equations using FEniCS

Basic Info
  • Host: GitHub
  • Owner: KVSlab
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 453 KB
Statistics
  • Stars: 22
  • Watchers: 6
  • Forks: 11
  • Open Issues: 3
  • Releases: 2
Created over 7 years ago · Last pushed over 6 years ago
Metadata Files
Readme License

README.md

DOI DOI

artery.fe

Implementation of the 1D blood flow equations in FEniCS.

Documentation

The documentation was build using Sphinx autobuild and is hosted on Readthedocs https://bloodflow.readthedocs.io

Installation and dependencies

We recommend installing artery.fe using the provided Dockerfile. This ensures all dependencies are correctly installed. Build the Docker image by running

docker build --no-cache -t arteryfe:2017.2.0 .

To create and enter a Docker container run

docker run -ti -p 127.0.0.1:8000:8000 -v $(pwd):/home/fenics/shared -w /home/fenics/shared "arteryfe:2017.2.0"

Alternatively, artery.fe can be installed using the provided setup.py file by running

python3 setup.py install

This requires FEniCS version 2017.2.0 or higher.

Usage

The demo can be run using

python3 demo_arterybranch.py --cfg config/demo_arterybranch.cfg

Support

Active contributions and bug reports from users are welcome and encouraged. Should you experience any issues, please do not hesitate to contact @akdiem for advice.

License

artery.fe is free software made available under the BSD 3-clause License. For details see the LICENSE file.

Owner

  • Name: KVSlab
  • Login: KVSlab
  • Kind: organization

JOSS Publication

Artery.FE: An implementation of the 1D blood flow equations in FEniCS
Published
December 18, 2018
Volume 3, Issue 32, Page 1107
Authors
Syver D. Agdestein ORCID
Department of Computational Physiology, Simula Research Laboratory
Kristian Valen-Sendstad
Department of Computational Physiology, Simula Research Laboratory
Alexandra K. Diem ORCID
Department of Computational Physiology, Simula Research Laboratory
Editor
Tania Allard ORCID
Tags
python fenics blood flow pde finite element

GitHub Events

Total
  • Watch event: 2
Last Year
  • Watch event: 2

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 251
  • Total Committers: 4
  • Avg Commits per committer: 62.75
  • Development Distribution Score (DDS): 0.446
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
syverda s****a@i****m 139
akdiem a****m@g****m 108
syverda 4****a 3
Syver Døving Agdestein s****r@S****l 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 35
  • Average time to close issues: 15 days
  • Average time to close pull requests: 32 minutes
  • Total issue authors: 4
  • Total pull request authors: 1
  • Average comments per issue: 0.86
  • Average comments per pull request: 0.0
  • Merged pull requests: 35
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • alexdiem (2)
  • hdillinger (2)
  • jhill1 (2)
  • Pahansith7 (1)
Pull Request Authors
  • alexdiem (35)
Top Labels
Issue Labels
Pull Request Labels