Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paraview: Error parsing XML in stream / Error parsing input file: ReadXMLInformation aborting #23

Closed
jvela018 opened this issue Sep 1, 2024 · 2 comments

Comments

@jvela018
Copy link
Contributor

jvela018 commented Sep 1, 2024

Can't post process .vtu results on paraview.

Versions:

  • Paraview 5.11.2
  • Elmer 9.0 (built with MPI and MUMPS)

Steps to replicate

  • Use example: https://github.com/ElmerCSC/elmer-elmag/tree/main/TEAM30a/three_phase
  • Run using
    ElmerSolver harmonic3_with_circuits.sif
  • Unfortunately this leads to an error coming from the CalcFields solver
    calcfields
  • This can be fixed by adding Linear System Solver = Direct under Solver 3 /Calcfields
  • The example will run as expected now
  • Open paraview and open the file res/*.vtu and the error Error parsing XML in stream / Error parsing input file: ReadXMLInformation aborting pops up.

image

I haven't checked all the examples but a couple of the ones under CircuitBuilder have the same issue. Has anything changed recently where Calcfields requires the linear solver definition and/or where the parsing of data has changed?

Any pointers are appreciated.

/Jon

p.s. @raback

@jvela018
Copy link
Contributor Author

jvela018 commented Sep 2, 2024

It works with Paraview version 5.12 and Paraview version 5.13.

Closing issue.

@jvela018 jvela018 closed this as completed Sep 2, 2024
@raback
Copy link
Contributor

raback commented Sep 2, 2024

This is probably the reason. Buggy library not related to Elmer.
ElmerCSC/elmerfem#461

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants