Hi Ati,
I have written a couple of programs to read and select SV results.
The read-results program (https://github.com/ktbolt/cardiovascula ... ts/c%2B%2B) is used to read an SV .vtp or .vtu file and print the mesh and simulation results.
The select-results program (https://github.com/ktbolt/cardiovascula ... -results/c++/) is used to interactively select and display results for a .vtp file.
You will need to download the source and build and executable using CMake. You will also need to have VTK installed. Give them a try!
A vtp file only contains elements (triangles) for the the mesh surface with results for the surface nodes.
Cheers,
Dave
WSS calculations directly from SimVascular
- David Parker
- Posts: 1742
- Joined: Tue Aug 23, 2005 2:43 pm