-
Notifications
You must be signed in to change notification settings - Fork 13
geo
Peter Charlton edited this page Mar 7, 2019
·
1 revision
A directory containing files which detail the geometry of each virtual subject (i.e. details such as arterial diameters and lengths).
This directory contains a single spreadsheet for each virtual subject (named pwdb_geo####.csv, where #### denotes the subject number).
The spreadsheets each contain details of the 116 arterial segments used in the model of the arterial tree. The following properties are provided for each segment:
Property | Details |
---|---|
inlet_node | The number of the node at the inlet to this segment |
outlet_node | The number of the node at the outlet to this segment |
length | The length of the segment (in m) |
inlet_radius | The radius of the segment at its inlet (in m) |
outlet_radius | The radius of the segment at its outlet (in m) |
peripheral_c | The capacitance of the terminal Windkessel at the outlet of this segment [tbc] |
peripheral_r | The sum of the terminal Windkessel resistances at the outlet of this segment [tbc] |
Part of the wider Pulse Wave Database Project