Point Number and Flow File Question

Provides a system for patient-specific cardiovascular modeling and simulation.
POST REPLY
User avatar
Peter Patalano
Posts: 25
Joined: Thu Jul 26, 2018 9:11 am

Point Number and Flow File Question

Post by Peter Patalano » Sun Aug 02, 2020 12:35 pm

I am looking for the file that stores the value of each point number and associated velocity. Does anyone know where this can be found?

E.g.

Say that my .flow file contains:

Code: Select all

0 -20.59
0.05 -59.6
0.09 -99
0.12 -88.51
0.15 -77.42
0.18 -80.19
0.28 -58.71
0.33 -37.13
0.36 -41.68
0.38 -46.73
0.5 -33.96
0.61 -28.41
0.72 -26.14
0.83 -20.59
And I choose my point number to be 200. Is there a file which contains all 200 points (i.e. each time point and associated velocities)?

User avatar
Peter Patalano
Posts: 25
Joined: Thu Jul 26, 2018 9:11 am

Re: Point Number and Flow File Question

Post by Peter Patalano » Sun Aug 02, 2020 12:48 pm

Nevermind, I remembered that this is stored in bct.dat

POST REPLY