Datasets:
Upload variable_schema.yaml
Browse files- variable_schema.yaml +15 -0
variable_schema.yaml
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Base_2_3/Zone/Elements_TRI_3/ElementConnectivity:
|
| 2 |
+
dtype: int64
|
| 3 |
+
ndim: 1
|
| 4 |
+
Base_2_3/Zone/GridCoordinates/CoordinateX:
|
| 5 |
+
dtype: float32
|
| 6 |
+
ndim: 1
|
| 7 |
+
Base_2_3/Zone/GridCoordinates/CoordinateY:
|
| 8 |
+
dtype: float32
|
| 9 |
+
ndim: 1
|
| 10 |
+
Base_2_3/Zone/GridCoordinates/CoordinateZ:
|
| 11 |
+
dtype: float32
|
| 12 |
+
ndim: 1
|
| 13 |
+
Base_2_3/Zone/VertexFields/pressure:
|
| 14 |
+
dtype: float32
|
| 15 |
+
ndim: 1
|