Datasets:
Upload cgns_types.yaml
Browse files- cgns_types.yaml +41 -0
cgns_types.yaml
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
CGNSLibraryVersion: CGNSLibraryVersion_t
|
| 2 |
+
Base_2_3: CGNSBase_t
|
| 3 |
+
Base_2_3/Rotor37: Family_t
|
| 4 |
+
Base_2_3/Zone: Zone_t
|
| 5 |
+
Base_2_3/Zone/ZoneType: ZoneType_t
|
| 6 |
+
Base_2_3/Zone/GridCoordinates: GridCoordinates_t
|
| 7 |
+
Base_2_3/Zone/GridCoordinates/CoordinateX: DataArray_t
|
| 8 |
+
Base_2_3/Zone/GridCoordinates/CoordinateY: DataArray_t
|
| 9 |
+
Base_2_3/Zone/GridCoordinates/CoordinateZ: DataArray_t
|
| 10 |
+
Base_2_3/Zone/Elements_QUAD_4: Elements_t
|
| 11 |
+
Base_2_3/Zone/Elements_QUAD_4/ElementRange: IndexRange_t
|
| 12 |
+
Base_2_3/Zone/Elements_QUAD_4/ElementConnectivity: DataArray_t
|
| 13 |
+
Base_2_3/Zone/VertexFields: FlowSolution_t
|
| 14 |
+
Base_2_3/Zone/VertexFields/GridLocation: GridLocation_t
|
| 15 |
+
Base_2_3/Zone/VertexFields/NormalsY: DataArray_t
|
| 16 |
+
Base_2_3/Zone/VertexFields/Density: DataArray_t
|
| 17 |
+
Base_2_3/Zone/VertexFields/Temperature: DataArray_t
|
| 18 |
+
Base_2_3/Zone/VertexFields/Pressure: DataArray_t
|
| 19 |
+
Base_2_3/Zone/VertexFields/NormalsX: DataArray_t
|
| 20 |
+
Base_2_3/Zone/VertexFields/NormalsZ: DataArray_t
|
| 21 |
+
Base_2_3/Zone/CellCenterFields: FlowSolution_t
|
| 22 |
+
Base_2_3/Zone/CellCenterFields/GridLocation: GridLocation_t
|
| 23 |
+
Base_2_3/Zone/CellCenterFields/NormalsY: DataArray_t
|
| 24 |
+
Base_2_3/Zone/CellCenterFields/Density: DataArray_t
|
| 25 |
+
Base_2_3/Zone/CellCenterFields/Temperature: DataArray_t
|
| 26 |
+
Base_2_3/Zone/CellCenterFields/Pressure: DataArray_t
|
| 27 |
+
Base_2_3/Zone/CellCenterFields/NormalsX: DataArray_t
|
| 28 |
+
Base_2_3/Zone/CellCenterFields/NormalsZ: DataArray_t
|
| 29 |
+
Base_2_3/Zone/FamilyName: FamilyName_t
|
| 30 |
+
Base_2_3/Time: BaseIterativeData_t
|
| 31 |
+
Base_2_3/Time/IterationValues: DataArray_t
|
| 32 |
+
Base_2_3/Time/TimeValues: DataArray_t
|
| 33 |
+
Global: CGNSBase_t
|
| 34 |
+
Global/Time: BaseIterativeData_t
|
| 35 |
+
Global/Time/IterationValues: DataArray_t
|
| 36 |
+
Global/Time/TimeValues: DataArray_t
|
| 37 |
+
Global/Compression_ratio: DataArray_t
|
| 38 |
+
Global/Efficiency: DataArray_t
|
| 39 |
+
Global/Massflow: DataArray_t
|
| 40 |
+
Global/Omega: DataArray_t
|
| 41 |
+
Global/P: DataArray_t
|