Skip to content

posti_visu generates invalid VTU (XML parsing error / appended data corrupted) #23

@abadashahbary-dotcom

Description

@abadashahbary-dotcom

Hello,

I am running the Basic_Re100 tutorial and everything works fine until the visualization step.

FLEXI simulation runs successfully and produces valid state files (*.h5).
However, when converting the result using posti_visu, the generated VTU file cannot be opened in ParaView.

ParaView error:
Error parsing XML: not well-formed (invalid token)
vtkXMLParser: error parsing XML in stream

Additionally, xmllint reports:

  • Char 0x0 out of allowed range
  • Premature end of data in tag AppendedData

This suggests that the VTU file is not well-formed and the appended binary section might be corrupted or incomplete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions