Datasets:
Upload cgns_types.yaml
Browse files- cgns_types.yaml +37 -0
cgns_types.yaml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
CGNSLibraryVersion: CGNSLibraryVersion_t
|
| 2 |
+
Base_2_2: CGNSBase_t
|
| 3 |
+
Base_2_2/Bulk: Family_t
|
| 4 |
+
Base_2_2/Zone: Zone_t
|
| 5 |
+
Base_2_2/Zone/ZoneType: ZoneType_t
|
| 6 |
+
Base_2_2/Zone/GridCoordinates: GridCoordinates_t
|
| 7 |
+
Base_2_2/Zone/GridCoordinates/CoordinateX: DataArray_t
|
| 8 |
+
Base_2_2/Zone/GridCoordinates/CoordinateY: DataArray_t
|
| 9 |
+
Base_2_2/Zone/Elements_QUAD_4: Elements_t
|
| 10 |
+
Base_2_2/Zone/Elements_QUAD_4/ElementRange: IndexRange_t
|
| 11 |
+
Base_2_2/Zone/Elements_QUAD_4/ElementConnectivity: DataArray_t
|
| 12 |
+
Base_2_2/Zone/ZoneBC: ZoneBC_t
|
| 13 |
+
Base_2_2/Zone/ZoneBC/x_periodic: BC_t
|
| 14 |
+
Base_2_2/Zone/ZoneBC/x_periodic/PointList: IndexArray_t
|
| 15 |
+
Base_2_2/Zone/ZoneBC/x_periodic/GridLocation: GridLocation_t
|
| 16 |
+
Base_2_2/Zone/ZoneBC/y_open: BC_t
|
| 17 |
+
Base_2_2/Zone/ZoneBC/y_open/PointList: IndexArray_t
|
| 18 |
+
Base_2_2/Zone/ZoneBC/y_open/GridLocation: GridLocation_t
|
| 19 |
+
Base_2_2/Zone/FamilyName: FamilyName_t
|
| 20 |
+
Base_2_2/Zone/VertexFields: FlowSolution_t
|
| 21 |
+
Base_2_2/Zone/VertexFields/GridLocation: GridLocation_t
|
| 22 |
+
Base_2_2/Zone/VertexFields/density_IC: DataArray_t
|
| 23 |
+
Base_2_2/Zone/VertexFields/pressure_IC: DataArray_t
|
| 24 |
+
Base_2_2/Zone/VertexFields/v_x_IC: DataArray_t
|
| 25 |
+
Base_2_2/Zone/VertexFields/v_y_IC: DataArray_t
|
| 26 |
+
Base_2_2/Zone/VertexFields/density: DataArray_t
|
| 27 |
+
Base_2_2/Zone/VertexFields/pressure: DataArray_t
|
| 28 |
+
Base_2_2/Zone/VertexFields/v_x: DataArray_t
|
| 29 |
+
Base_2_2/Zone/VertexFields/v_y: DataArray_t
|
| 30 |
+
Base_2_2/Time: BaseIterativeData_t
|
| 31 |
+
Base_2_2/Time/IterationValues: DataArray_t
|
| 32 |
+
Base_2_2/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/tcool: DataArray_t
|