Dear Andras,
I am trying to convert .vtk file into inp file using meshio.
the vtk file is not read by meshio. it gives error
assert section == “FIELD”, “Unknown section ‘{}’.”.format(section)
AssertionError: Unknown section ’
how to resolve this error. please help.