Pylsewave: A python toolkit to solve pulse wave dynamics Logo
latest

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!
  • Edit on GitHub

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 Revision 00582b91.

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