You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
First of all, thank you for this tool!
I ran into an issue using the conversion from .frd to vtu. The conversion to to .vtu works just fine resulting in files like:
shell.01.vtu
shell.02.vtu
....
The created .pvd file then contains
Hello,
First of all, thank you for this tool!
I ran into an issue using the conversion from .frd to vtu. The conversion to to .vtu works just fine resulting in files like:
shell.01.vtu
shell.02.vtu
....
The created .pvd file then contains
Due to the missing dot, the correct .vtu files can't be opened.
I could resolve this issue by changing the following section:
ccx2paraview/ccx2paraview.py
Lines 959 to 963 in 43287b5
Can you confirm this behaviour on your side?
The text was updated successfully, but these errors were encountered: