File size: 1,750 Bytes
9c88778
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
  "feature_names": [
    "cross_section_area",
    "density",
    "distributed_load",
    "elastic_modulus",
    "height",
    "inner_radius",
    "internal_pressure",
    "length",
    "moment_of_inertia",
    "outer_radius",
    "point_load",
    "poisson_ratio",
    "pressure",
    "section_modulus",
    "thickness",
    "width",
    "yield_strength"
  ],
  "means": [
    -16.0994396327629,
    3.6501413221312986,
    -21.61965295754007,
    10.301473763859466,
    -15.5250676561665,
    -24.106442132590992,
    -22.709027669277667,
    -3.0549833128734787,
    -17.63763194145435,
    -24.048825468225836,
    -21.53412057516281,
    0.32514125778187813,
    -19.461230353276004,
    -16.98761482280704,
    -15.695171640283343,
    -6.612454981897684,
    8.30013389520181
  ],
  "stds": [
    13.93445357183419,
    0.37577679330322294,
    14.515730514592986,
    0.7516977703505038,
    14.505128718588983,
    11.797494931968677,
    14.597687297732728,
    9.010581985160298,
    12.44889693489479,
    11.91293647018798,
    14.713724682658944,
    0.07212418367131011,
    16.06958246375756,
    13.064762403127524,
    14.29493864792113,
    11.701573636428689,
    0.5771856834936283
  ],
  "log_mask": [
    true,
    true,
    true,
    true,
    true,
    true,
    true,
    true,
    true,
    true,
    true,
    false,
    true,
    true,
    true,
    true,
    true
  ],
  "config_ids": [
    "beam_ss_point",
    "beam_ss_udl",
    "beam_cantilever_point",
    "beam_cantilever_udl",
    "beam_fixed_point",
    "beam_fixed_udl",
    "plate_ss_uniform",
    "plate_fixed_uniform",
    "vessel_cylinder",
    "vessel_sphere"
  ]
}