Skip to content

v1.0.0

Adrien Crovato requested to merge adri into master

This MR updates the Readme and the Docker version.

Note that I encountered this error when using the docker v2024:

Reading grid from: /builds/am-dept/aedmi/tests/data/agard/aero/mach000_freq000_mode000_sol0.vtu... 2024-12-13 10:43:42.661 (   0.364s) [        D0312080]       vtkXMLParser.cxx:375    ERR| vtkXMLDataParser (0x2497100): Error parsing XML in stream at line 33, column 3, byte index 3151: not well-formed (invalid token)
2024-12-13 10:43:42.661 (   0.364s) [        D0312080]       vtkXMLReader.cxx:521    ERR| vtkXMLUnstructuredGridReader (0x249f020): Error parsing input file.  ReadXMLInformation aborting.
2024-12-13 10:43:42.661 (   0.364s) [        D0312080]       vtkExecutive.cxx:752    ERR| vtkCompositeDataPipeline (0x2433090): Algorithm vtkXMLUnstructuredGridReader(0x249f020) returned failure for request: vtkInformation (0x24ab020)
  Debug: Off
  Modified Time: 1375
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_INFORMATION
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
2024-12-13 10:43:42.661 (   0.364s) [        D0312080]vtkStreamingDemandDrive:817    ERR| vtkCompositeDataPipeline (0x2433090): No update piece number has been set in the information for output port 0 on algorithm vtkXMLUnstructuredGridReader(0x249f020).

I therefore used v2023. This is weird however, since they both use VTK 9.

Merge request reports

Loading