I switched the preCICE exports from .vtk to .vtu and I used precice-aste-run to compute the mapping, outputting to a third Propagator-Mesh-out.vtu file. If I try to open this Propagator-Mesh-out.vtu in ParaView, ParaView crashes (5.12 crashes, 5.11.2 tells me it does not have a reader).
The preCICE exports (also vtu) work normally on ParaView.
- preCICE 3.1.2
- ASTE from develop (bdc3fbb)
- Python 3.10.12
- VTK 7.1 installed from APT
- Ubuntu 22.04
One difference is that the file is binary:
mesh.tar.gz
I switched the preCICE exports from
.vtkto.vtuand I usedprecice-aste-runto compute the mapping, outputting to a thirdPropagator-Mesh-out.vtufile. If I try to open thisPropagator-Mesh-out.vtuin ParaView, ParaView crashes (5.12 crashes, 5.11.2 tells me it does not have a reader).The preCICE exports (also
vtu) work normally on ParaView.One difference is that the file is binary:
mesh.tar.gz