Hello
After meshing, I would like to know how much computation time was needed to mesh a model. I cannot find this information in SimVascular, maybe this data is stored somewhere ?
Thanks in advance for your help
Antoine
Mesh computation time
- David Parker
- Posts: 1716
- Joined: Tue Aug 23, 2005 2:43 pm
Re: Mesh computation time
Hello Antoine,
When running SV on Windows and Ubuntu a terminal window is opened that will display meshing information like this
On MacOS no window is opened so you will need to run SV from the command line in a terminal /Applications/SimVascular.app/Contents/Resources/simvascular
Cheers,
Dave
When running SV on Windows and Ubuntu a terminal window is opened that will display meshing information like this
Code: Select all
Output seconds: 0.001229
Total running seconds: 0.088882
Statistics:
Input points: 2647
Input facets: 5290
Input holes: 0
Input regions: 0
Mesh points: 8561
Mesh tetrahedra: 45723
Mesh faces: 94091
Mesh faces on facets: 5290
Mesh edges on segments: 7935
Steiner points inside domain: 5914
TetGen Meshing Finished...
Cheers,
Dave
- Antoine Marchi
- Posts: 8
- Joined: Tue Feb 27, 2024 1:29 pm
Re: Mesh computation time
Hello David
I would like to have this information retrospectively. Anyway, I will have to relaunch all my meshes
In your example, a total running time of 0.08882 seconds seems very low; the meshing time for my models is typically on the order of an hour.
Regards
I would like to have this information retrospectively. Anyway, I will have to relaunch all my meshes
In your example, a total running time of 0.08882 seconds seems very low; the meshing time for my models is typically on the order of an hour.
Regards