Page 1 of 1
OSI - Project
Posted: Fri Jul 01, 2022 9:23 am
by endelferraz
In the SimVascular what form is used to calculate the OSI in the Paraview.
Would it have a exemple with results?
Re: OSI - Project
Posted: Tue Jul 05, 2022 2:07 pm
by davep
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
Re: OSI - Project
Posted: Thu Jul 07, 2022 11:42 am
by endelferraz
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;
Re: OSI - Project
Posted: Thu Jul 07, 2022 12:13 pm
by davep
Hello,
An example of visualizing OSI can be found here
http://simvascular.github.io/clinicalCase1.html.
Cheers,
Dave