Datasets:

Modalities:
Time-series
Formats:
parquet
ArXiv:
License:
fabiencasenave commited on
Commit
aeb5f30
·
verified ·
1 Parent(s): b72e6c1

Upload constants (memmap + layout)

Browse files
.gitattributes CHANGED
@@ -58,3 +58,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ constants/test/data.mmap filter=lfs diff=lfs merge=lfs -text
62
+ constants/train/data.mmap filter=lfs diff=lfs merge=lfs -text
constants/test/constant_schema.yaml ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Base_2_3:
2
+ dtype: int32
3
+ ndim: 1
4
+ Base_2_3/Rotor37:
5
+ dtype: null
6
+ Base_2_3/Rotor37_times:
7
+ dtype: null
8
+ Base_2_3/Zone:
9
+ dtype: int64
10
+ ndim: 2
11
+ Base_2_3/Zone/CellCenterFields:
12
+ dtype: null
13
+ Base_2_3/Zone/CellCenterFields/Density_times:
14
+ dtype: null
15
+ Base_2_3/Zone/CellCenterFields/GridLocation:
16
+ dtype: string
17
+ ndim: 1
18
+ Base_2_3/Zone/CellCenterFields/GridLocation_times:
19
+ dtype: float64
20
+ ndim: 1
21
+ Base_2_3/Zone/CellCenterFields/NormalsX_times:
22
+ dtype: float64
23
+ ndim: 1
24
+ Base_2_3/Zone/CellCenterFields/NormalsY_times:
25
+ dtype: float64
26
+ ndim: 1
27
+ Base_2_3/Zone/CellCenterFields/NormalsZ_times:
28
+ dtype: float64
29
+ ndim: 1
30
+ Base_2_3/Zone/CellCenterFields/Pressure_times:
31
+ dtype: null
32
+ Base_2_3/Zone/CellCenterFields/Temperature_times:
33
+ dtype: null
34
+ Base_2_3/Zone/CellCenterFields_times:
35
+ dtype: null
36
+ Base_2_3/Zone/Elements_QUAD_4:
37
+ dtype: int32
38
+ ndim: 1
39
+ Base_2_3/Zone/Elements_QUAD_4/ElementConnectivity:
40
+ dtype: int64
41
+ ndim: 1
42
+ Base_2_3/Zone/Elements_QUAD_4/ElementConnectivity_times:
43
+ dtype: float64
44
+ ndim: 1
45
+ Base_2_3/Zone/Elements_QUAD_4/ElementRange:
46
+ dtype: int64
47
+ ndim: 1
48
+ Base_2_3/Zone/Elements_QUAD_4/ElementRange_times:
49
+ dtype: float64
50
+ ndim: 1
51
+ Base_2_3/Zone/Elements_QUAD_4_times:
52
+ dtype: float64
53
+ ndim: 1
54
+ Base_2_3/Zone/FamilyName:
55
+ dtype: string
56
+ ndim: 1
57
+ Base_2_3/Zone/FamilyName_times:
58
+ dtype: float64
59
+ ndim: 1
60
+ Base_2_3/Zone/GridCoordinates:
61
+ dtype: null
62
+ Base_2_3/Zone/GridCoordinates/CoordinateX_times:
63
+ dtype: float64
64
+ ndim: 1
65
+ Base_2_3/Zone/GridCoordinates/CoordinateY_times:
66
+ dtype: float64
67
+ ndim: 1
68
+ Base_2_3/Zone/GridCoordinates/CoordinateZ_times:
69
+ dtype: float64
70
+ ndim: 1
71
+ Base_2_3/Zone/GridCoordinates_times:
72
+ dtype: null
73
+ Base_2_3/Zone/VertexFields:
74
+ dtype: null
75
+ Base_2_3/Zone/VertexFields/Density_times:
76
+ dtype: null
77
+ Base_2_3/Zone/VertexFields/GridLocation:
78
+ dtype: string
79
+ ndim: 1
80
+ Base_2_3/Zone/VertexFields/GridLocation_times:
81
+ dtype: float64
82
+ ndim: 1
83
+ Base_2_3/Zone/VertexFields/NormalsX_times:
84
+ dtype: float64
85
+ ndim: 1
86
+ Base_2_3/Zone/VertexFields/NormalsY_times:
87
+ dtype: float64
88
+ ndim: 1
89
+ Base_2_3/Zone/VertexFields/NormalsZ_times:
90
+ dtype: float64
91
+ ndim: 1
92
+ Base_2_3/Zone/VertexFields/Pressure_times:
93
+ dtype: null
94
+ Base_2_3/Zone/VertexFields/Temperature_times:
95
+ dtype: null
96
+ Base_2_3/Zone/VertexFields_times:
97
+ dtype: null
98
+ Base_2_3/Zone/ZoneType:
99
+ dtype: string
100
+ ndim: 1
101
+ Base_2_3/Zone/ZoneType_times:
102
+ dtype: float64
103
+ ndim: 1
104
+ Base_2_3/Zone_times:
105
+ dtype: float64
106
+ ndim: 1
107
+ Base_2_3_times:
108
+ dtype: float64
109
+ ndim: 1
110
+ Global:
111
+ dtype: int32
112
+ ndim: 1
113
+ Global/Compression_ratio_times:
114
+ dtype: null
115
+ Global/Efficiency_times:
116
+ dtype: null
117
+ Global/Massflow_times:
118
+ dtype: null
119
+ Global/Omega_times:
120
+ dtype: float64
121
+ ndim: 1
122
+ Global/P_times:
123
+ dtype: float64
124
+ ndim: 1
125
+ Global_times:
126
+ dtype: float64
127
+ ndim: 1
constants/test/data.mmap ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c453223bf40b75563e7f9154b5bfb45b6e549884f16404e2fc759aef5ed6f3fc
3
+ size 949851
constants/test/layout.json ADDED
@@ -0,0 +1,237 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Base_2_3": {
3
+ "offset": 0,
4
+ "shape": [
5
+ 2
6
+ ],
7
+ "dtype": "<i4"
8
+ },
9
+ "Base_2_3/Rotor37": null,
10
+ "Base_2_3/Rotor37_times": null,
11
+ "Base_2_3/Zone": {
12
+ "offset": 8,
13
+ "shape": [
14
+ 1,
15
+ 3
16
+ ],
17
+ "dtype": "<i8"
18
+ },
19
+ "Base_2_3/Zone/CellCenterFields": null,
20
+ "Base_2_3/Zone/CellCenterFields/Density_times": null,
21
+ "Base_2_3/Zone/CellCenterFields/GridLocation": {
22
+ "offset": 32,
23
+ "shape": [
24
+ 10
25
+ ],
26
+ "dtype": "|S1"
27
+ },
28
+ "Base_2_3/Zone/CellCenterFields/GridLocation_times": {
29
+ "offset": 42,
30
+ "shape": [
31
+ 3
32
+ ],
33
+ "dtype": "<f8"
34
+ },
35
+ "Base_2_3/Zone/CellCenterFields/NormalsX_times": {
36
+ "offset": 66,
37
+ "shape": [
38
+ 3
39
+ ],
40
+ "dtype": "<f8"
41
+ },
42
+ "Base_2_3/Zone/CellCenterFields/NormalsY_times": {
43
+ "offset": 90,
44
+ "shape": [
45
+ 3
46
+ ],
47
+ "dtype": "<f8"
48
+ },
49
+ "Base_2_3/Zone/CellCenterFields/NormalsZ_times": {
50
+ "offset": 114,
51
+ "shape": [
52
+ 3
53
+ ],
54
+ "dtype": "<f8"
55
+ },
56
+ "Base_2_3/Zone/CellCenterFields/Pressure_times": null,
57
+ "Base_2_3/Zone/CellCenterFields/Temperature_times": null,
58
+ "Base_2_3/Zone/CellCenterFields_times": null,
59
+ "Base_2_3/Zone/Elements_QUAD_4": {
60
+ "offset": 138,
61
+ "shape": [
62
+ 2
63
+ ],
64
+ "dtype": "<i4"
65
+ },
66
+ "Base_2_3/Zone/Elements_QUAD_4/ElementConnectivity": {
67
+ "offset": 146,
68
+ "shape": [
69
+ 118656
70
+ ],
71
+ "dtype": "<i8"
72
+ },
73
+ "Base_2_3/Zone/Elements_QUAD_4/ElementConnectivity_times": {
74
+ "offset": 949394,
75
+ "shape": [
76
+ 3
77
+ ],
78
+ "dtype": "<f8"
79
+ },
80
+ "Base_2_3/Zone/Elements_QUAD_4/ElementRange": {
81
+ "offset": 949418,
82
+ "shape": [
83
+ 2
84
+ ],
85
+ "dtype": "<i8"
86
+ },
87
+ "Base_2_3/Zone/Elements_QUAD_4/ElementRange_times": {
88
+ "offset": 949434,
89
+ "shape": [
90
+ 3
91
+ ],
92
+ "dtype": "<f8"
93
+ },
94
+ "Base_2_3/Zone/Elements_QUAD_4_times": {
95
+ "offset": 949458,
96
+ "shape": [
97
+ 3
98
+ ],
99
+ "dtype": "<f8"
100
+ },
101
+ "Base_2_3/Zone/FamilyName": {
102
+ "offset": 949482,
103
+ "shape": [
104
+ 7
105
+ ],
106
+ "dtype": "|S1"
107
+ },
108
+ "Base_2_3/Zone/FamilyName_times": {
109
+ "offset": 949489,
110
+ "shape": [
111
+ 3
112
+ ],
113
+ "dtype": "<f8"
114
+ },
115
+ "Base_2_3/Zone/GridCoordinates": null,
116
+ "Base_2_3/Zone/GridCoordinates/CoordinateX_times": {
117
+ "offset": 949513,
118
+ "shape": [
119
+ 3
120
+ ],
121
+ "dtype": "<f8"
122
+ },
123
+ "Base_2_3/Zone/GridCoordinates/CoordinateY_times": {
124
+ "offset": 949537,
125
+ "shape": [
126
+ 3
127
+ ],
128
+ "dtype": "<f8"
129
+ },
130
+ "Base_2_3/Zone/GridCoordinates/CoordinateZ_times": {
131
+ "offset": 949561,
132
+ "shape": [
133
+ 3
134
+ ],
135
+ "dtype": "<f8"
136
+ },
137
+ "Base_2_3/Zone/GridCoordinates_times": null,
138
+ "Base_2_3/Zone/VertexFields": null,
139
+ "Base_2_3/Zone/VertexFields/Density_times": null,
140
+ "Base_2_3/Zone/VertexFields/GridLocation": {
141
+ "offset": 949585,
142
+ "shape": [
143
+ 6
144
+ ],
145
+ "dtype": "|S1"
146
+ },
147
+ "Base_2_3/Zone/VertexFields/GridLocation_times": {
148
+ "offset": 949591,
149
+ "shape": [
150
+ 3
151
+ ],
152
+ "dtype": "<f8"
153
+ },
154
+ "Base_2_3/Zone/VertexFields/NormalsX_times": {
155
+ "offset": 949615,
156
+ "shape": [
157
+ 3
158
+ ],
159
+ "dtype": "<f8"
160
+ },
161
+ "Base_2_3/Zone/VertexFields/NormalsY_times": {
162
+ "offset": 949639,
163
+ "shape": [
164
+ 3
165
+ ],
166
+ "dtype": "<f8"
167
+ },
168
+ "Base_2_3/Zone/VertexFields/NormalsZ_times": {
169
+ "offset": 949663,
170
+ "shape": [
171
+ 3
172
+ ],
173
+ "dtype": "<f8"
174
+ },
175
+ "Base_2_3/Zone/VertexFields/Pressure_times": null,
176
+ "Base_2_3/Zone/VertexFields/Temperature_times": null,
177
+ "Base_2_3/Zone/VertexFields_times": null,
178
+ "Base_2_3/Zone/ZoneType": {
179
+ "offset": 949687,
180
+ "shape": [
181
+ 12
182
+ ],
183
+ "dtype": "|S1"
184
+ },
185
+ "Base_2_3/Zone/ZoneType_times": {
186
+ "offset": 949699,
187
+ "shape": [
188
+ 3
189
+ ],
190
+ "dtype": "<f8"
191
+ },
192
+ "Base_2_3/Zone_times": {
193
+ "offset": 949723,
194
+ "shape": [
195
+ 3
196
+ ],
197
+ "dtype": "<f8"
198
+ },
199
+ "Base_2_3_times": {
200
+ "offset": 949747,
201
+ "shape": [
202
+ 3
203
+ ],
204
+ "dtype": "<f8"
205
+ },
206
+ "Global": {
207
+ "offset": 949771,
208
+ "shape": [
209
+ 2
210
+ ],
211
+ "dtype": "<i4"
212
+ },
213
+ "Global/Compression_ratio_times": null,
214
+ "Global/Efficiency_times": null,
215
+ "Global/Massflow_times": null,
216
+ "Global/Omega_times": {
217
+ "offset": 949779,
218
+ "shape": [
219
+ 3
220
+ ],
221
+ "dtype": "<f8"
222
+ },
223
+ "Global/P_times": {
224
+ "offset": 949803,
225
+ "shape": [
226
+ 3
227
+ ],
228
+ "dtype": "<f8"
229
+ },
230
+ "Global_times": {
231
+ "offset": 949827,
232
+ "shape": [
233
+ 3
234
+ ],
235
+ "dtype": "<f8"
236
+ }
237
+ }
constants/train/constant_schema.yaml ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Base_2_3:
2
+ dtype: int32
3
+ ndim: 1
4
+ Base_2_3/Rotor37:
5
+ dtype: null
6
+ Base_2_3/Rotor37_times:
7
+ dtype: null
8
+ Base_2_3/Zone:
9
+ dtype: int64
10
+ ndim: 2
11
+ Base_2_3/Zone/CellCenterFields:
12
+ dtype: null
13
+ Base_2_3/Zone/CellCenterFields/Density_times:
14
+ dtype: float64
15
+ ndim: 1
16
+ Base_2_3/Zone/CellCenterFields/GridLocation:
17
+ dtype: string
18
+ ndim: 1
19
+ Base_2_3/Zone/CellCenterFields/GridLocation_times:
20
+ dtype: float64
21
+ ndim: 1
22
+ Base_2_3/Zone/CellCenterFields/NormalsX_times:
23
+ dtype: float64
24
+ ndim: 1
25
+ Base_2_3/Zone/CellCenterFields/NormalsY_times:
26
+ dtype: float64
27
+ ndim: 1
28
+ Base_2_3/Zone/CellCenterFields/NormalsZ_times:
29
+ dtype: float64
30
+ ndim: 1
31
+ Base_2_3/Zone/CellCenterFields/Pressure_times:
32
+ dtype: float64
33
+ ndim: 1
34
+ Base_2_3/Zone/CellCenterFields/Temperature_times:
35
+ dtype: float64
36
+ ndim: 1
37
+ Base_2_3/Zone/CellCenterFields_times:
38
+ dtype: null
39
+ Base_2_3/Zone/Elements_QUAD_4:
40
+ dtype: int32
41
+ ndim: 1
42
+ Base_2_3/Zone/Elements_QUAD_4/ElementConnectivity:
43
+ dtype: int64
44
+ ndim: 1
45
+ Base_2_3/Zone/Elements_QUAD_4/ElementConnectivity_times:
46
+ dtype: float64
47
+ ndim: 1
48
+ Base_2_3/Zone/Elements_QUAD_4/ElementRange:
49
+ dtype: int64
50
+ ndim: 1
51
+ Base_2_3/Zone/Elements_QUAD_4/ElementRange_times:
52
+ dtype: float64
53
+ ndim: 1
54
+ Base_2_3/Zone/Elements_QUAD_4_times:
55
+ dtype: float64
56
+ ndim: 1
57
+ Base_2_3/Zone/FamilyName:
58
+ dtype: string
59
+ ndim: 1
60
+ Base_2_3/Zone/FamilyName_times:
61
+ dtype: float64
62
+ ndim: 1
63
+ Base_2_3/Zone/GridCoordinates:
64
+ dtype: null
65
+ Base_2_3/Zone/GridCoordinates/CoordinateX_times:
66
+ dtype: float64
67
+ ndim: 1
68
+ Base_2_3/Zone/GridCoordinates/CoordinateY_times:
69
+ dtype: float64
70
+ ndim: 1
71
+ Base_2_3/Zone/GridCoordinates/CoordinateZ_times:
72
+ dtype: float64
73
+ ndim: 1
74
+ Base_2_3/Zone/GridCoordinates_times:
75
+ dtype: null
76
+ Base_2_3/Zone/VertexFields:
77
+ dtype: null
78
+ Base_2_3/Zone/VertexFields/Density_times:
79
+ dtype: float64
80
+ ndim: 1
81
+ Base_2_3/Zone/VertexFields/GridLocation:
82
+ dtype: string
83
+ ndim: 1
84
+ Base_2_3/Zone/VertexFields/GridLocation_times:
85
+ dtype: float64
86
+ ndim: 1
87
+ Base_2_3/Zone/VertexFields/NormalsX_times:
88
+ dtype: float64
89
+ ndim: 1
90
+ Base_2_3/Zone/VertexFields/NormalsY_times:
91
+ dtype: float64
92
+ ndim: 1
93
+ Base_2_3/Zone/VertexFields/NormalsZ_times:
94
+ dtype: float64
95
+ ndim: 1
96
+ Base_2_3/Zone/VertexFields/Pressure_times:
97
+ dtype: float64
98
+ ndim: 1
99
+ Base_2_3/Zone/VertexFields/Temperature_times:
100
+ dtype: float64
101
+ ndim: 1
102
+ Base_2_3/Zone/VertexFields_times:
103
+ dtype: null
104
+ Base_2_3/Zone/ZoneType:
105
+ dtype: string
106
+ ndim: 1
107
+ Base_2_3/Zone/ZoneType_times:
108
+ dtype: float64
109
+ ndim: 1
110
+ Base_2_3/Zone_times:
111
+ dtype: float64
112
+ ndim: 1
113
+ Base_2_3_times:
114
+ dtype: float64
115
+ ndim: 1
116
+ Global:
117
+ dtype: int32
118
+ ndim: 1
119
+ Global/Compression_ratio_times:
120
+ dtype: float64
121
+ ndim: 1
122
+ Global/Efficiency_times:
123
+ dtype: float64
124
+ ndim: 1
125
+ Global/Massflow_times:
126
+ dtype: float64
127
+ ndim: 1
128
+ Global/Omega_times:
129
+ dtype: float64
130
+ ndim: 1
131
+ Global/P_times:
132
+ dtype: float64
133
+ ndim: 1
134
+ Global_times:
135
+ dtype: float64
136
+ ndim: 1
constants/train/data.mmap ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bcf1283ea4563d9aa219e90541efc2e1e3feadb7fc7e2de842e8e252be89c5e
3
+ size 950067
constants/train/layout.json ADDED
@@ -0,0 +1,291 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Base_2_3": {
3
+ "offset": 0,
4
+ "shape": [
5
+ 2
6
+ ],
7
+ "dtype": "<i4"
8
+ },
9
+ "Base_2_3/Rotor37": null,
10
+ "Base_2_3/Rotor37_times": null,
11
+ "Base_2_3/Zone": {
12
+ "offset": 8,
13
+ "shape": [
14
+ 1,
15
+ 3
16
+ ],
17
+ "dtype": "<i8"
18
+ },
19
+ "Base_2_3/Zone/CellCenterFields": null,
20
+ "Base_2_3/Zone/CellCenterFields/Density_times": {
21
+ "offset": 32,
22
+ "shape": [
23
+ 3
24
+ ],
25
+ "dtype": "<f8"
26
+ },
27
+ "Base_2_3/Zone/CellCenterFields/GridLocation": {
28
+ "offset": 56,
29
+ "shape": [
30
+ 10
31
+ ],
32
+ "dtype": "|S1"
33
+ },
34
+ "Base_2_3/Zone/CellCenterFields/GridLocation_times": {
35
+ "offset": 66,
36
+ "shape": [
37
+ 3
38
+ ],
39
+ "dtype": "<f8"
40
+ },
41
+ "Base_2_3/Zone/CellCenterFields/NormalsX_times": {
42
+ "offset": 90,
43
+ "shape": [
44
+ 3
45
+ ],
46
+ "dtype": "<f8"
47
+ },
48
+ "Base_2_3/Zone/CellCenterFields/NormalsY_times": {
49
+ "offset": 114,
50
+ "shape": [
51
+ 3
52
+ ],
53
+ "dtype": "<f8"
54
+ },
55
+ "Base_2_3/Zone/CellCenterFields/NormalsZ_times": {
56
+ "offset": 138,
57
+ "shape": [
58
+ 3
59
+ ],
60
+ "dtype": "<f8"
61
+ },
62
+ "Base_2_3/Zone/CellCenterFields/Pressure_times": {
63
+ "offset": 162,
64
+ "shape": [
65
+ 3
66
+ ],
67
+ "dtype": "<f8"
68
+ },
69
+ "Base_2_3/Zone/CellCenterFields/Temperature_times": {
70
+ "offset": 186,
71
+ "shape": [
72
+ 3
73
+ ],
74
+ "dtype": "<f8"
75
+ },
76
+ "Base_2_3/Zone/CellCenterFields_times": null,
77
+ "Base_2_3/Zone/Elements_QUAD_4": {
78
+ "offset": 210,
79
+ "shape": [
80
+ 2
81
+ ],
82
+ "dtype": "<i4"
83
+ },
84
+ "Base_2_3/Zone/Elements_QUAD_4/ElementConnectivity": {
85
+ "offset": 218,
86
+ "shape": [
87
+ 118656
88
+ ],
89
+ "dtype": "<i8"
90
+ },
91
+ "Base_2_3/Zone/Elements_QUAD_4/ElementConnectivity_times": {
92
+ "offset": 949466,
93
+ "shape": [
94
+ 3
95
+ ],
96
+ "dtype": "<f8"
97
+ },
98
+ "Base_2_3/Zone/Elements_QUAD_4/ElementRange": {
99
+ "offset": 949490,
100
+ "shape": [
101
+ 2
102
+ ],
103
+ "dtype": "<i8"
104
+ },
105
+ "Base_2_3/Zone/Elements_QUAD_4/ElementRange_times": {
106
+ "offset": 949506,
107
+ "shape": [
108
+ 3
109
+ ],
110
+ "dtype": "<f8"
111
+ },
112
+ "Base_2_3/Zone/Elements_QUAD_4_times": {
113
+ "offset": 949530,
114
+ "shape": [
115
+ 3
116
+ ],
117
+ "dtype": "<f8"
118
+ },
119
+ "Base_2_3/Zone/FamilyName": {
120
+ "offset": 949554,
121
+ "shape": [
122
+ 7
123
+ ],
124
+ "dtype": "|S1"
125
+ },
126
+ "Base_2_3/Zone/FamilyName_times": {
127
+ "offset": 949561,
128
+ "shape": [
129
+ 3
130
+ ],
131
+ "dtype": "<f8"
132
+ },
133
+ "Base_2_3/Zone/GridCoordinates": null,
134
+ "Base_2_3/Zone/GridCoordinates/CoordinateX_times": {
135
+ "offset": 949585,
136
+ "shape": [
137
+ 3
138
+ ],
139
+ "dtype": "<f8"
140
+ },
141
+ "Base_2_3/Zone/GridCoordinates/CoordinateY_times": {
142
+ "offset": 949609,
143
+ "shape": [
144
+ 3
145
+ ],
146
+ "dtype": "<f8"
147
+ },
148
+ "Base_2_3/Zone/GridCoordinates/CoordinateZ_times": {
149
+ "offset": 949633,
150
+ "shape": [
151
+ 3
152
+ ],
153
+ "dtype": "<f8"
154
+ },
155
+ "Base_2_3/Zone/GridCoordinates_times": null,
156
+ "Base_2_3/Zone/VertexFields": null,
157
+ "Base_2_3/Zone/VertexFields/Density_times": {
158
+ "offset": 949657,
159
+ "shape": [
160
+ 3
161
+ ],
162
+ "dtype": "<f8"
163
+ },
164
+ "Base_2_3/Zone/VertexFields/GridLocation": {
165
+ "offset": 949681,
166
+ "shape": [
167
+ 6
168
+ ],
169
+ "dtype": "|S1"
170
+ },
171
+ "Base_2_3/Zone/VertexFields/GridLocation_times": {
172
+ "offset": 949687,
173
+ "shape": [
174
+ 3
175
+ ],
176
+ "dtype": "<f8"
177
+ },
178
+ "Base_2_3/Zone/VertexFields/NormalsX_times": {
179
+ "offset": 949711,
180
+ "shape": [
181
+ 3
182
+ ],
183
+ "dtype": "<f8"
184
+ },
185
+ "Base_2_3/Zone/VertexFields/NormalsY_times": {
186
+ "offset": 949735,
187
+ "shape": [
188
+ 3
189
+ ],
190
+ "dtype": "<f8"
191
+ },
192
+ "Base_2_3/Zone/VertexFields/NormalsZ_times": {
193
+ "offset": 949759,
194
+ "shape": [
195
+ 3
196
+ ],
197
+ "dtype": "<f8"
198
+ },
199
+ "Base_2_3/Zone/VertexFields/Pressure_times": {
200
+ "offset": 949783,
201
+ "shape": [
202
+ 3
203
+ ],
204
+ "dtype": "<f8"
205
+ },
206
+ "Base_2_3/Zone/VertexFields/Temperature_times": {
207
+ "offset": 949807,
208
+ "shape": [
209
+ 3
210
+ ],
211
+ "dtype": "<f8"
212
+ },
213
+ "Base_2_3/Zone/VertexFields_times": null,
214
+ "Base_2_3/Zone/ZoneType": {
215
+ "offset": 949831,
216
+ "shape": [
217
+ 12
218
+ ],
219
+ "dtype": "|S1"
220
+ },
221
+ "Base_2_3/Zone/ZoneType_times": {
222
+ "offset": 949843,
223
+ "shape": [
224
+ 3
225
+ ],
226
+ "dtype": "<f8"
227
+ },
228
+ "Base_2_3/Zone_times": {
229
+ "offset": 949867,
230
+ "shape": [
231
+ 3
232
+ ],
233
+ "dtype": "<f8"
234
+ },
235
+ "Base_2_3_times": {
236
+ "offset": 949891,
237
+ "shape": [
238
+ 3
239
+ ],
240
+ "dtype": "<f8"
241
+ },
242
+ "Global": {
243
+ "offset": 949915,
244
+ "shape": [
245
+ 2
246
+ ],
247
+ "dtype": "<i4"
248
+ },
249
+ "Global/Compression_ratio_times": {
250
+ "offset": 949923,
251
+ "shape": [
252
+ 3
253
+ ],
254
+ "dtype": "<f8"
255
+ },
256
+ "Global/Efficiency_times": {
257
+ "offset": 949947,
258
+ "shape": [
259
+ 3
260
+ ],
261
+ "dtype": "<f8"
262
+ },
263
+ "Global/Massflow_times": {
264
+ "offset": 949971,
265
+ "shape": [
266
+ 3
267
+ ],
268
+ "dtype": "<f8"
269
+ },
270
+ "Global/Omega_times": {
271
+ "offset": 949995,
272
+ "shape": [
273
+ 3
274
+ ],
275
+ "dtype": "<f8"
276
+ },
277
+ "Global/P_times": {
278
+ "offset": 950019,
279
+ "shape": [
280
+ 3
281
+ ],
282
+ "dtype": "<f8"
283
+ },
284
+ "Global_times": {
285
+ "offset": 950043,
286
+ "shape": [
287
+ 3
288
+ ],
289
+ "dtype": "<f8"
290
+ }
291
+ }