Skip to content

IMTEK-Simulation/VascularFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

191 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VascularFlow

Simulation of microfluidic flow in deformable vessels.

Coding conventions

We follow the PEP 8 coding conventions. Use black to format your code.

In particuler:

  • CamelCase for classes
  • snake_case for functions and variables

For file names we use:

  • CamelCase.py for modules
  • snake_case.py for scripts and tests

Tests

Before being able to run tests, you need to execute

pip install -e .[test] 

to editably install the code.

About

Reduced-order simulation of flow in vascular networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •