Pylsewave: A python toolkit to solve pulse wave dynamics
1.0

Contents:

  • Pylsewave: A python toolkit to solve pulse wave dynamics
  • Mathematical problem formulation
  • Numerical methods
  • Case studies
  • Bibliography
  • Appendix A: Non-linear system at conjuctions
  • Appendix B: Wrapping C++ classes in pylseWave via Cython
  • API documentation
  • Jupyter notebooks
Pylsewave: A python toolkit to solve pulse wave dynamics
  • Docs »
  • Welcome to Pylsewave: A python toolkit to solve pulse wave dynamics!
  • View page source

Welcome to Pylsewave: A python toolkit to solve pulse wave dynamics!¶

Contents:

  • Pylsewave: A python toolkit to solve pulse wave dynamics
  • Mathematical problem formulation
    • Derivation of 1D hyperbolic system
    • Velocity profile
    • State equation
    • Conservational form and coupling of PDEs
    • Characteristic equations
    • Wave decomposition
    • Intensity analysis
  • Numerical methods
    • Finite Differences
    • Boundary conditions
  • Case studies
    • Upper extremity model
    • A detailed arterial network
  • Bibliography
  • Appendix A: Non-linear system at conjuctions
    • Bifurcation case
  • Appendix B: Wrapping C++ classes in pylseWave via Cython
    • ctypes
    • cython
  • API documentation
    • pylsewave.mesh
    • pylsewave.pdes
    • pylsewave.bcs
    • pylsewave.fdm
    • pylsewave.cynum
  • Jupyter notebooks
    • Jupyter notebook for upper extremity
    • Jupyter notebook for a detailed arterial model

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2018, Georgios E. Ragkousis.

Built with Sphinx using a theme provided by Read the Docs.