INSIGNEO / openBF

1D blood flow model
https://INSIGNEO.github.io/openBF
Other
28 stars 16 forks source link

Check conjunction direction #26

Open alemelis opened 3 years ago

alemelis commented 3 years ago

Two joined vessels should defined as

v1:
  sn: 1
  tn: 2
v2:
  sn: 2
  tn: 3

whereas

v1:
  sn: 1
  tn: 2
v2:
  sn: 3
  tn: 2

shouldn't be allowed