▬▬ Blood flow and velocity values
▬▬ Blood flow and velocity distribution
▬▬ Blood flow and velocity distribution
Blood flow validation are of two types, standalone validation of spatial structure of the flow on the vasculature w.r.t biological measurements, and validation of flow response under time dependent vasodilatation from astrocytes activities.
▬▬ Blood flow and velocity values
▬▬ Blood flow and velocity distribution
▬▬ Blood flow and velocity distribution
▬▬ Capillary diameter ranging from 1 to 3 μm
▬▬ Capillary diameter ranging from 3 to 5 μm
▬▬ Capillary diameter ranging from 5 to 7 μm
You can run and modify the model using the following Google Collab Notebook.
First, you need a Google account to use Google Colab.
Second, you need to copy the notebook to your Google Drive (click on File -> Save a copy in Drive).
Finally, please follow the instructions in the Google Colab Notebook to run it. Since the vasculature data is not public, the model here runs on a synthetic vasculature.
You can also download the notebook from Google Colab to run it locally.
If you do so, you will need to git clone the Astrovascpy package here: https://github.com/BlueBrain/astrovascpy and locally one can run source setup.sh
to install the AstroVascPy solver (+ all its dependencies) and set the environment.
For the local installation (workstation), please install conda before running the command above.
Remark: Run this command every time before using the solver in order to set the environment correctly.
In brief, to find out how to run the model locally, follow the steps described in the README.md file