Hello,
When I was trying to post-process my restart files the message "Results have been converted. No mesh face dir exits." is displayed. My restart files are able to generate the vtu and vtp files but no .txt files are generated. I have double checked that I am in the correct directory with all the required files but I'm still having trouble in generating the .txt files. The mesh-complete folder has the mesh-surfaces folder and the restart files are all in the 24-procs_case folder. I am using the newest SimVascular mac version 2021.09.30 and I have also tried using the mac version 2021.06.15 version. Any help would be greatly appreciated! The image shows how the directory is set up:
Thank you,
Kelly Cao
Message that pops up when converting the restart files: No mesh face dir exits
Message that pops up when converting the restart files: No mesh face dir exits
- Attachments
-
- Screen Shot 2022-06-02 at 9.08.58 PM.png (71.34 KiB) Viewed 179 times
- David Parker
- Posts: 1757
- Joined: Tue Aug 23, 2005 2:43 pm
Re: Message that pops up when converting the restart files: No mesh face dir exits
Hi Kelly,
What I think is causing the error is that you have a Simulations file named aorta.sjb but a Simulations directory named Unsteady. Simulations directories need to have the same names as the .sjb files so SV is trying to open a directory named aorta under Simulations.
The SV message displayed is not very helpful. I've created a GitHub Issue for this (https://github.com/SimVascular/SimVascular/issues/975).
Cheers,
Dave
What I think is causing the error is that you have a Simulations file named aorta.sjb but a Simulations directory named Unsteady. Simulations directories need to have the same names as the .sjb files so SV is trying to open a directory named aorta under Simulations.
The SV message displayed is not very helpful. I've created a GitHub Issue for this (https://github.com/SimVascular/SimVascular/issues/975).
Cheers,
Dave
Re: Message that pops up when converting the restart files: No mesh face dir exits
Thank you so much Dave! This really helped.
- Mandar Kulkarni
- Posts: 16
- Joined: Tue Jul 13, 2021 10:38 am
Re: Message that pops up when converting the restart files: No mesh face dir exits
Thank you for the post and the resolution to the problem... worked for me!