fabiencasenave commited on
Commit
3ec5cff
·
verified ·
1 Parent(s): 4f8c7f7

Upload variable_schema.yaml

Browse files
Files changed (1) hide show
  1. variable_schema.yaml +4 -4
variable_schema.yaml CHANGED
@@ -2,14 +2,14 @@ Base_2_3/Zone/Elements_TRI_3/ElementConnectivity:
2
  dtype: int64
3
  ndim: 1
4
  Base_2_3/Zone/GridCoordinates/CoordinateX:
5
- dtype: float64
6
  ndim: 1
7
  Base_2_3/Zone/GridCoordinates/CoordinateY:
8
- dtype: float64
9
  ndim: 1
10
  Base_2_3/Zone/GridCoordinates/CoordinateZ:
11
- dtype: float64
12
  ndim: 1
13
  Base_2_3/Zone/VertexFields/pressure:
14
- dtype: float64
15
  ndim: 1
 
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