Mercurial > repos > ufz > ogs_generatestructuredmesh
comparison test-data/square_1x1_geometry_middle_point.vtu @ 0:4e31c396004d draft default tip
planemo upload for repository https://github.com/Helmholtz-UFZ/galaxy-tools/tree/main/tools/ogs/ commit 8d522c2d14b28a4df096a5a13cd800bbf086f09f
author | ufz |
---|---|
date | Thu, 06 Mar 2025 17:29:28 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:4e31c396004d |
---|---|
1 <?xml version="1.0"?> | |
2 <VTKFile type="UnstructuredGrid" version="0.1" byte_order="LittleEndian" header_type="UInt32"> | |
3 <UnstructuredGrid> | |
4 <Piece NumberOfPoints="1" NumberOfCells="1"> | |
5 <PointData> | |
6 <DataArray type="UInt64" Name="bulk_node_ids" format="binary" RangeMin="501000" RangeMax="501000"> | |
7 CAAAAAilBwAAAAAA | |
8 </DataArray> | |
9 </PointData> | |
10 <CellData> | |
11 <DataArray type="UInt64" Name="bulk_element_ids" format="binary" RangeMin="501000" RangeMax="501000"> | |
12 CAAAAAilBwAAAAAA | |
13 </DataArray> | |
14 </CellData> | |
15 <Points> | |
16 <DataArray type="Float64" Name="Points" NumberOfComponents="3" format="binary" RangeMin="0.70710678119" RangeMax="0.70710678119"> | |
17 GAAAAAAAAAAAAOA/AAAAAAAA4D8AAAAAAAAAAA== | |
18 </DataArray> | |
19 </Points> | |
20 <Cells> | |
21 <DataArray type="Int64" Name="connectivity" format="binary" RangeMin="0" RangeMax="0"> | |
22 CAAAAAAAAAAAAAAA | |
23 </DataArray> | |
24 <DataArray type="Int64" Name="offsets" format="binary" RangeMin="1" RangeMax="1"> | |
25 CAAAAAEAAAAAAAAA | |
26 </DataArray> | |
27 <DataArray type="UInt8" Name="types" format="binary" RangeMin="1" RangeMax="1"> | |
28 AQAAAAE= | |
29 </DataArray> | |
30 </Cells> | |
31 </Piece> | |
32 </UnstructuredGrid> | |
33 </VTKFile> |