OSI - Project

Provides a system for patient-specific cardiovascular modeling and simulation.
POST REPLY
User avatar
Endel Ferraz da Rocha
Posts: 23
Joined: Wed May 20, 2020 10:53 am

OSI - Project

Post by Endel Ferraz da Rocha » Fri Jul 01, 2022 9:23 am

In the SimVascular what form is used to calculate the OSI in the Paraview.
Would it have a exemple with results?

User avatar
David Parker
Posts: 1696
Joined: Tue Aug 23, 2005 2:43 pm

Re: OSI - Project

Post by David Parker » Tue Jul 05, 2022 2:07 pm

Hello,

I'm not sure what your question is. Are you asking how OSI is computed for the VTK results files output by our solvers?

I assume that the solvers use the standard formula to compute OSI. You can look in the code here (https://github.com/SimVascular/svSolver ... ver/svPost) around line 1414 to see how it is computed for svSolver.

Cheers,
Dave

User avatar
Endel Ferraz da Rocha
Posts: 23
Joined: Wed May 20, 2020 10:53 am

Re: OSI - Project

Post by Endel Ferraz da Rocha » Thu Jul 07, 2022 11:42 am

ooo, fine thanks, But Would have an example that I could use and compare the results. I Remember an example in the site, but I can't find this page.

Att;

User avatar
David Parker
Posts: 1696
Joined: Tue Aug 23, 2005 2:43 pm

Re: OSI - Project

Post by David Parker » Thu Jul 07, 2022 12:13 pm

Hello,

An example of visualizing OSI can be found here http://simvascular.github.io/clinicalCase1.html.

Cheers,
Dave

POST REPLY