First time here? Checkout the FAQ!
x
0 votes
by (1.2k points)

Hello,

I was attempting to load a mesh model from this resource found here. From the description, I am expecting to see fiber orientation data in the .vtk files. However, meshtool cannot find the fiber data when converting.

Upon text inspection of the .vtk files I can see that a section with "VECTORS fibres float" exists, so it seems that the fiber data is present but cannot be read.

Here is a sample call to meshtool that I used:

    meshtool convert -imsh input_mesh_basename -ifmt vtk -omsh output_mesh_basename -ofmt carp_txt

I have tried comparing the problematic file to other .vtk files I have. One difference I can see so far is that "fibres" were changed to spelled "fibers" in recent meshtool versions, though I don't know if this matters.

Should I try using an older version of meshtool? I have gone back as far as 2021 but no success so far.

1 Answer

0 votes
by (7.8k points)
selected by
 
Best answer
Hi!

I just fixed the bug in meshtool, that caused the fibers to not be found. If you update your meshtool version, the conversion should work.

Best, Aurel
Welcome to openCARP Q&A. Ask questions and receive answers from other members of the community. For best support, please use appropriate TAGS!
architecture, carputils, documentation, experiments, installation-containers-packages, limpet, slimfem, website, governance
...