Upload problem_definitions
Browse files
problem_definitions/regression.yaml
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
constant_features:
|
| 2 |
+
- Base_2_3/Zone/CellData/GridLocation
|
| 3 |
+
- Base_3_3/Zone/CellData/GridLocation
|
| 4 |
+
- Base_3_3/Zone/PointData/GridLocation
|
| 5 |
+
input_features:
|
| 6 |
+
- Base_2_3/Zone/Elements_QUAD_4/ElementConnectivity
|
| 7 |
+
- Base_2_3/Zone/Elements_QUAD_4/ElementRange
|
| 8 |
+
- Base_2_3/Zone/Elements_TRI_3/ElementConnectivity
|
| 9 |
+
- Base_2_3/Zone/Elements_TRI_3/ElementRange
|
| 10 |
+
- Base_2_3/Zone/GridCoordinates/CoordinateX
|
| 11 |
+
- Base_2_3/Zone/GridCoordinates/CoordinateY
|
| 12 |
+
- Base_2_3/Zone/GridCoordinates/CoordinateZ
|
| 13 |
+
- Base_3_3/Zone/Elements_HEXA_8/ElementConnectivity
|
| 14 |
+
- Base_3_3/Zone/Elements_HEXA_8/ElementRange
|
| 15 |
+
- Base_3_3/Zone/Elements_PENTA_6/ElementConnectivity
|
| 16 |
+
- Base_3_3/Zone/Elements_PENTA_6/ElementRange
|
| 17 |
+
- Base_3_3/Zone/Elements_TETRA_4/ElementConnectivity
|
| 18 |
+
- Base_3_3/Zone/Elements_TETRA_4/ElementRange
|
| 19 |
+
- Base_3_3/Zone/GridCoordinates/CoordinateX
|
| 20 |
+
- Base_3_3/Zone/GridCoordinates/CoordinateY
|
| 21 |
+
- Base_3_3/Zone/GridCoordinates/CoordinateZ
|
| 22 |
+
- Global/body-height
|
| 23 |
+
- Global/body-length
|
| 24 |
+
- Global/body-width
|
| 25 |
+
- Global/front-arc-diameter
|
| 26 |
+
- Global/slant-angle-degrees
|
| 27 |
+
- Global/slant-angle-height
|
| 28 |
+
- Global/slant-angle-length
|
| 29 |
+
- Global/slant-surface-length
|
| 30 |
+
name: regression
|
| 31 |
+
output_features:
|
| 32 |
+
- Base_2_3/Zone/CellData/pMean
|
| 33 |
+
- Base_2_3/Zone/CellData/static(p)_coeffMean
|
| 34 |
+
- Base_2_3/Zone/CellData/wallShearStressMean_0
|
| 35 |
+
- Base_2_3/Zone/CellData/wallShearStressMean_1
|
| 36 |
+
- Base_2_3/Zone/CellData/wallShearStressMean_2
|
| 37 |
+
- Base_2_3/Zone/CellData/yPlusMean
|
| 38 |
+
- Base_3_3/Zone/CellData/UMean_0
|
| 39 |
+
- Base_3_3/Zone/CellData/UMean_1
|
| 40 |
+
- Base_3_3/Zone/CellData/UMean_2
|
| 41 |
+
- Base_3_3/Zone/CellData/UPrime2Mean_0
|
| 42 |
+
- Base_3_3/Zone/CellData/UPrime2Mean_1
|
| 43 |
+
- Base_3_3/Zone/CellData/UPrime2Mean_2
|
| 44 |
+
- Base_3_3/Zone/CellData/UPrime2Mean_3
|
| 45 |
+
- Base_3_3/Zone/CellData/UPrime2Mean_4
|
| 46 |
+
- Base_3_3/Zone/CellData/UPrime2Mean_5
|
| 47 |
+
- Base_3_3/Zone/CellData/nutMean
|
| 48 |
+
- Base_3_3/Zone/CellData/pMean
|
| 49 |
+
- Base_3_3/Zone/CellData/static(p)_coeffMean
|
| 50 |
+
- Base_3_3/Zone/CellData/total(p)_coeffMean
|
| 51 |
+
- Base_3_3/Zone/CellData/vorticityMean_0
|
| 52 |
+
- Base_3_3/Zone/CellData/vorticityMean_1
|
| 53 |
+
- Base_3_3/Zone/CellData/vorticityMean_2
|
| 54 |
+
- Base_3_3/Zone/PointData/UMean_0
|
| 55 |
+
- Base_3_3/Zone/PointData/UMean_1
|
| 56 |
+
- Base_3_3/Zone/PointData/UMean_2
|
| 57 |
+
- Base_3_3/Zone/PointData/UPrime2Mean_0
|
| 58 |
+
- Base_3_3/Zone/PointData/UPrime2Mean_1
|
| 59 |
+
- Base_3_3/Zone/PointData/UPrime2Mean_2
|
| 60 |
+
- Base_3_3/Zone/PointData/UPrime2Mean_3
|
| 61 |
+
- Base_3_3/Zone/PointData/UPrime2Mean_4
|
| 62 |
+
- Base_3_3/Zone/PointData/UPrime2Mean_5
|
| 63 |
+
- Base_3_3/Zone/PointData/nutMean
|
| 64 |
+
- Base_3_3/Zone/PointData/pMean
|
| 65 |
+
- Base_3_3/Zone/PointData/static(p)_coeffMean
|
| 66 |
+
- Base_3_3/Zone/PointData/total(p)_coeffMean
|
| 67 |
+
- Base_3_3/Zone/PointData/vorticityMean_0
|
| 68 |
+
- Base_3_3/Zone/PointData/vorticityMean_1
|
| 69 |
+
- Base_3_3/Zone/PointData/vorticityMean_2
|
| 70 |
+
- Global/cd
|
| 71 |
+
- Global/cd_varref
|
| 72 |
+
- Global/cl
|
| 73 |
+
- Global/cl_varref
|
| 74 |
+
score_function: null
|
| 75 |
+
task: regression
|
| 76 |
+
version: 0.1.13.dev1+gb350f274a
|