KC206 commited on
Commit
52b4b17
·
verified ·
1 Parent(s): 35fe238

Add files using upload-large-folder tool

Browse files
case_112/design_parameter_sample_112.json ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "inputs": [
3
+ {
4
+ "description": "",
5
+ "name": "Dihedral angle",
6
+ "type": "real",
7
+ "units": "deg",
8
+ "value": 1.7508382096049009
9
+ },
10
+ {
11
+ "description": "",
12
+ "name": "Max Wing Blend",
13
+ "type": "real",
14
+ "units": "mm",
15
+ "value": 763.1333355682459
16
+ },
17
+ {
18
+ "description": "",
19
+ "name": "Inlet Angle 1",
20
+ "type": "real",
21
+ "units": "deg",
22
+ "value": 1.8487597070745148
23
+ },
24
+ {
25
+ "description": "",
26
+ "name": "Inlet Angle 2",
27
+ "type": "real",
28
+ "units": "deg",
29
+ "value": 7.495707150413172
30
+ },
31
+ {
32
+ "description": "",
33
+ "name": "Wing Position",
34
+ "type": "real",
35
+ "value": 0.3831619417562458
36
+ },
37
+ {
38
+ "description": "",
39
+ "name": "Rear Point",
40
+ "type": "point",
41
+ "units": "mm",
42
+ "value": [
43
+ 4845.761661470638,
44
+ 0.0,
45
+ 0.0
46
+ ]
47
+ },
48
+ {
49
+ "description": "",
50
+ "name": "Inlet Location",
51
+ "type": "real",
52
+ "value": 0.5248662833417359
53
+ },
54
+ {
55
+ "description": "",
56
+ "name": "NACA 4-digit code",
57
+ "type": "text",
58
+ "value": "2408"
59
+ },
60
+ {
61
+ "description": "",
62
+ "name": "Fore Top Angle",
63
+ "type": "real",
64
+ "units": "deg",
65
+ "value": 6.244982410259023
66
+ },
67
+ {
68
+ "description": "",
69
+ "name": "Aft Top Angle",
70
+ "type": "real",
71
+ "units": "deg",
72
+ "value": 23.380351930279684
73
+ },
74
+ {
75
+ "description": "",
76
+ "name": "Top Height Aft",
77
+ "type": "real",
78
+ "units": "mm",
79
+ "value": 159.56243375396375
80
+ },
81
+ {
82
+ "description": "",
83
+ "name": "Bottom Height Aft",
84
+ "type": "real",
85
+ "units": "mm",
86
+ "value": 106.23874282171784
87
+ },
88
+ {
89
+ "description": "",
90
+ "name": "Wing span",
91
+ "type": "real",
92
+ "units": "mm",
93
+ "value": 13911.890808123437
94
+ },
95
+ {
96
+ "description": "",
97
+ "name": "Rear tail offset",
98
+ "type": "real",
99
+ "units": "mm",
100
+ "value": 1310.3973493027977
101
+ },
102
+ {
103
+ "description": "",
104
+ "name": "Root Chord",
105
+ "type": "real",
106
+ "units": "mm",
107
+ "value": 1901.0644506789122
108
+ },
109
+ {
110
+ "description": "",
111
+ "name": "Tail Root chord",
112
+ "type": "real",
113
+ "units": "mm",
114
+ "value": 1100.309603752994
115
+ }
116
+ ]
117
+ }
case_112/param_10.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_112_10",
3
+ "max_steps": 3500,
4
+ "volume_mesh_params": {
5
+ "boundary_layer_growth_rate": 1.2,
6
+ "boundary_layer_first_layer_thickness": 1.78684e-05
7
+ },
8
+ "velocity_magnitude": 137.32180018762847,
9
+ "alpha": -5.750355130131805,
10
+ "beta": 0,
11
+ "altitude_m": 22.953334723420944,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -5.750355130131805
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_112/param_2.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_112_2",
3
+ "max_steps": 3500,
4
+ "volume_mesh_params": {
5
+ "boundary_layer_growth_rate": 1.2,
6
+ "boundary_layer_first_layer_thickness": 1.78684e-05
7
+ },
8
+ "velocity_magnitude": 119.50855533405928,
9
+ "alpha": 4.876357194261722,
10
+ "beta": 0,
11
+ "altitude_m": 5630.704359401189,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 4.876357194261722
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_112/param_3.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_112_3",
3
+ "max_steps": 3500,
4
+ "volume_mesh_params": {
5
+ "boundary_layer_growth_rate": 1.2,
6
+ "boundary_layer_first_layer_thickness": 1.78684e-05
7
+ },
8
+ "velocity_magnitude": 66.18956096361201,
9
+ "alpha": 3.556567033433243,
10
+ "beta": 0,
11
+ "altitude_m": 5266.713077407558,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 3.556567033433243
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_112/param_4.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_112_4",
3
+ "max_steps": 3500,
4
+ "volume_mesh_params": {
5
+ "boundary_layer_growth_rate": 1.2,
6
+ "boundary_layer_first_layer_thickness": 1.78684e-05
7
+ },
8
+ "velocity_magnitude": 105.287185175128,
9
+ "alpha": 9.667816052185614,
10
+ "beta": 0,
11
+ "altitude_m": 1869.0663656921927,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 9.667816052185614
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_112/param_5.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_112_5",
3
+ "max_steps": 3500,
4
+ "volume_mesh_params": {
5
+ "boundary_layer_growth_rate": 1.2,
6
+ "boundary_layer_first_layer_thickness": 1.78684e-05
7
+ },
8
+ "velocity_magnitude": 27.205649084996097,
9
+ "alpha": 0.37006639979027867,
10
+ "beta": 0,
11
+ "altitude_m": 9849.809772883355,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 0.37006639979027867
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_112/param_6.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_112_6",
3
+ "max_steps": 3500,
4
+ "volume_mesh_params": {
5
+ "boundary_layer_growth_rate": 1.2,
6
+ "boundary_layer_first_layer_thickness": 1.78684e-05
7
+ },
8
+ "velocity_magnitude": 24.488132444315227,
9
+ "alpha": 0.7156857174164664,
10
+ "beta": 0,
11
+ "altitude_m": 3046.363661831194,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 0.7156857174164664
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_112/param_7.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_112_7",
3
+ "max_steps": 3500,
4
+ "volume_mesh_params": {
5
+ "boundary_layer_growth_rate": 1.2,
6
+ "boundary_layer_first_layer_thickness": 1.78684e-05
7
+ },
8
+ "velocity_magnitude": 56.12511117195331,
9
+ "alpha": 1.3682105600313772,
10
+ "beta": 0,
11
+ "altitude_m": 9338.885877741941,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 1.3682105600313772
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_112/param_8.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_112_8",
3
+ "max_steps": 3500,
4
+ "volume_mesh_params": {
5
+ "boundary_layer_growth_rate": 1.2,
6
+ "boundary_layer_first_layer_thickness": 1.78684e-05
7
+ },
8
+ "velocity_magnitude": 162.31514862311934,
9
+ "alpha": 4.41610652306812,
10
+ "beta": 0,
11
+ "altitude_m": 5311.230478254883,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 4.41610652306812
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_112/param_9.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_112_9",
3
+ "max_steps": 3500,
4
+ "volume_mesh_params": {
5
+ "boundary_layer_growth_rate": 1.2,
6
+ "boundary_layer_first_layer_thickness": 1.78684e-05
7
+ },
8
+ "velocity_magnitude": 37.597033856662975,
9
+ "alpha": 2.6654878034721055,
10
+ "beta": 0,
11
+ "altitude_m": 9932.683913928524,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 2.6654878034721055
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_112/results_6/alpha_0.7156857174164664/force_coefficients.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,3.3887538645125916
3
+ CD,0.525437490605877
4
+ CFx,0.4830684315745739
5
+ CFy,-0.0016323389033201857
6
+ CFz,3.395052606543719
7
+ CMx,-0.08370402314253535
8
+ CMy,-10.373013459728847
9
+ CMz,-0.007214301528520904
10
+ CLPressure,3.393407663478443
11
+ CDPressure,0.3397969494869158
12
+ CFxPressure,0.2973842432977788
13
+ CFyPressure,-0.001633671650862166
14
+ CFzPressure,3.3973872533570626
15
+ CMxPressure,-0.08369954087631971
16
+ CMyPressure,-10.40453019525495
17
+ CMzPressure,-0.007559053359668071
18
+ CLSkinFriction,-0.004653798965850857
19
+ CDSkinFriction,0.1856405411189612
20
+ CFxSkinFriction,0.18568418827679498
21
+ CFySkinFriction,1.3327475423624067e-06
22
+ CFzSkinFriction,-0.002334646813342323
23
+ CMxSkinFriction,-4.482266215401086e-06
24
+ CMySkinFriction,0.031516735526085866
25
+ CMzSkinFriction,0.00034475183114811715
case_112/results_6/alpha_0.7156857174164664/forces_actual.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value_SI
2
+ L,919.462581562092
3
+ D,142.56571320250632
4
+ Fx,131.06981649450455
5
+ Fy,-0.4428986589283859
6
+ Fz,921.1716043592869
7
+ LPressure,920.725285842867
8
+ DPressure,92.19630367787147
9
+ FxPressure,80.68856428963254
10
+ FyPressure,-0.4432602701708997
11
+ FzPressure,921.8050585645368
12
+ LSkinFriction,-1.2627042807748081
13
+ DSkinFriction,50.369409524634875
14
+ FxSkinFriction,50.381252204871984
15
+ FySkinFriction,0.0003616112426174465
16
+ FzSkinFriction,-0.6334542052496323
17
+ Mx,-22.711214883952124
18
+ MxPressure,-22.709998721247292
19
+ MxSkinFriction,-0.001216162704768763
20
+ My,-2814.4852401761605
21
+ MyPressure,-2823.0366015815152
22
+ MySkinFriction,8.551361405350287
23
+ Mz,-1.957439393000958
24
+ MzPressure,-2.0509800930158955
25
+ MzSkinFriction,0.09354070001519534
case_112/results_6/alpha_0.7156857174164664/forces_summary.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "case_id": "case-1b3f9c23-09e5-4533-88dc-f080b7d960bc",
3
+ "case_name": "alpha_case",
4
+ "case_status": "Flow360Status.COMPLETED",
5
+ "reference": {
6
+ "density_kg_m3": 0.9049252339488889,
7
+ "velocity_magnitude_m_s": 24.488132444315227,
8
+ "reference_area_m2": 1.0,
9
+ "reference_length_m": 1.0,
10
+ "dynamic_pressure_Pa": 271.32763792342865
11
+ },
12
+ "force_coefficients": {
13
+ "CL": 3.3887538645125916,
14
+ "CD": 0.525437490605877,
15
+ "CFx": 0.4830684315745739,
16
+ "CFy": -0.0016323389033201857,
17
+ "CFz": 3.395052606543719,
18
+ "CMx": -0.08370402314253535,
19
+ "CMy": -10.373013459728847,
20
+ "CMz": -0.007214301528520904,
21
+ "CLPressure": 3.393407663478443,
22
+ "CDPressure": 0.3397969494869158,
23
+ "CFxPressure": 0.2973842432977788,
24
+ "CFyPressure": -0.001633671650862166,
25
+ "CFzPressure": 3.3973872533570626,
26
+ "CMxPressure": -0.08369954087631971,
27
+ "CMyPressure": -10.40453019525495,
28
+ "CMzPressure": -0.007559053359668071,
29
+ "CLSkinFriction": -0.004653798965850857,
30
+ "CDSkinFriction": 0.1856405411189612,
31
+ "CFxSkinFriction": 0.18568418827679498,
32
+ "CFySkinFriction": 1.3327475423624067e-06,
33
+ "CFzSkinFriction": -0.002334646813342323,
34
+ "CMxSkinFriction": -4.482266215401086e-06,
35
+ "CMySkinFriction": 0.031516735526085866,
36
+ "CMzSkinFriction": 0.00034475183114811715
37
+ },
38
+ "forces_N_and_moments_Nm": {
39
+ "L": 919.462581562092,
40
+ "D": 142.56571320250632,
41
+ "Fx": 131.06981649450455,
42
+ "Fy": -0.4428986589283859,
43
+ "Fz": 921.1716043592869,
44
+ "LPressure": 920.725285842867,
45
+ "DPressure": 92.19630367787147,
46
+ "FxPressure": 80.68856428963254,
47
+ "FyPressure": -0.4432602701708997,
48
+ "FzPressure": 921.8050585645368,
49
+ "LSkinFriction": -1.2627042807748081,
50
+ "DSkinFriction": 50.369409524634875,
51
+ "FxSkinFriction": 50.381252204871984,
52
+ "FySkinFriction": 0.0003616112426174465,
53
+ "FzSkinFriction": -0.6334542052496323,
54
+ "Mx": -22.711214883952124,
55
+ "MxPressure": -22.709998721247292,
56
+ "MxSkinFriction": -0.001216162704768763,
57
+ "My": -2814.4852401761605,
58
+ "MyPressure": -2823.0366015815152,
59
+ "MySkinFriction": 8.551361405350287,
60
+ "Mz": -1.957439393000958,
61
+ "MzPressure": -2.0509800930158955,
62
+ "MzSkinFriction": 0.09354070001519534
63
+ }
64
+ }
case_1589/results/alpha_-3.9632860726216865/force_coefficents_corected.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-0.3515675817024103
3
+ CD,0.02898719346907145
4
+ CFx,0.0046184904360971
5
+ CFy,-0.0001477999350523125
6
+ CFz,-0.3527303381272811
7
+ CMx,0.000112059088107406
8
+ CMy,0.6308838011440325
9
+ CMz,-0.0003759811805595393
10
+ CLPressure,-0.3517175922990952
11
+ CDPressure,0.0167864616187136
12
+ CFxPressure,-0.007563432218718927
13
+ CFyPressure,-0.0001490237958704772
14
+ CFzPressure,-0.3520367090509481
15
+ CMxPressure,0.00011283832910309
16
+ CMyPressure,0.629062878704058
17
+ CMzPressure,-0.0003788005185277331
18
+ CLSkinFriction,0.0001500105966849988
19
+ CDSkinFriction,0.01220073185035784
20
+ CFxSkinFriction,0.01218192265481603
21
+ CFySkinFriction,1.223860818099763e-06
22
+ CFzSkinFriction,-0.0006936290763327331
23
+ CMxSkinFriction,-7.792409956660912e-07
24
+ CMySkinFriction,0.001820922439974302
25
+ CMzSkinFriction,2.819337968188991e-06
case_1589/results/alpha_-3.9632860726216865/force_coefficients.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-3.1477929629793877
3
+ CD,0.25953952630280197
4
+ CFx,0.041352082646345954
5
+ CFy,-0.0013233404321115485
6
+ CFz,-3.158203810515852
7
+ CMx,0.0018147166523490342
8
+ CMy,10.216711192009669
9
+ CMz,-0.0060887458648358535
10
+ CLPressure,-3.149136096775543
11
+ CDPressure,0.15029914163541322
12
+ CFxPressure,-0.06771989214354741
13
+ CFyPressure,-0.001334298383502943
14
+ CFzPressure,-3.1519933382225145
15
+ CMxPressure,0.0018273359020229687
16
+ CMyPressure,10.187222657609937
17
+ CMzPressure,-0.006134403023446473
18
+ CLSkinFriction,0.0013431337961561
19
+ CDSkinFriction,0.10924038466738865
20
+ CFxSkinFriction,0.10907197478989342
21
+ CFySkinFriction,1.095795139081283e-05
22
+ CFzSkinFriction,-0.0062104722933363134
23
+ CMxSkinFriction,-1.2619249673644624e-05
24
+ CMySkinFriction,0.029488534399728067
25
+ CMzSkinFriction,4.5657158610541266e-05
case_1589/results/alpha_-3.9632860726216865/forces_actual.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value_SI
2
+ L,-19520.745682882414
3
+ D,1609.510265509144
4
+ Fx,256.44109961819635
5
+ Fy,-8.206572773666378
6
+ Fz,-19585.307586887127
7
+ LPressure,-19529.07500236473
8
+ DPressure,932.0661665891263
9
+ FxPressure,-419.95862108897927
10
+ FyPressure,-8.27452749141069
11
+ FzPressure,-19546.79391980844
12
+ LSkinFriction,8.329319482317983
13
+ DSkinFriction,677.4440989200169
14
+ FxSkinFriction,676.3997207071759
15
+ FySkinFriction,0.06795471774070601
16
+ FzSkinFriction,-38.51366707868187
17
+ Mx,11.253796762881068
18
+ MxPressure,11.332053867617878
19
+ MxSkinFriction,-0.07825710473501261
20
+ My,63357.98549657827
21
+ MyPressure,63175.11508948731
22
+ MySkinFriction,182.87040709093506
23
+ Mz,-37.75879193867457
24
+ MzPressure,-38.041930567016045
25
+ MzSkinFriction,0.2831386283409889
case_1589/results/alpha_-3.9632860726216865/forces_summary.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "case_id": "case-b29f9f55-635f-4865-8810-0bfe95dc2976",
3
+ "case_name": "alpha_case",
4
+ "case_status": "Flow360Status.COMPLETED",
5
+ "reference": {
6
+ "density_kg_m3": 0.5579863164233286,
7
+ "velocity_magnitude_m_s": 149.08994176006908,
8
+ "reference_area_m2": 1.0,
9
+ "reference_length_m": 1.0,
10
+ "dynamic_pressure_Pa": 6201.407116815592
11
+ },
12
+ "force_coefficients": {
13
+ "CL": -3.1477929629793877,
14
+ "CD": 0.25953952630280197,
15
+ "CFx": 0.041352082646345954,
16
+ "CFy": -0.0013233404321115485,
17
+ "CFz": -3.158203810515852,
18
+ "CMx": 0.0018147166523490342,
19
+ "CMy": 10.216711192009669,
20
+ "CMz": -0.0060887458648358535,
21
+ "CLPressure": -3.149136096775543,
22
+ "CDPressure": 0.15029914163541322,
23
+ "CFxPressure": -0.06771989214354741,
24
+ "CFyPressure": -0.001334298383502943,
25
+ "CFzPressure": -3.1519933382225145,
26
+ "CMxPressure": 0.0018273359020229687,
27
+ "CMyPressure": 10.187222657609937,
28
+ "CMzPressure": -0.006134403023446473,
29
+ "CLSkinFriction": 0.0013431337961561,
30
+ "CDSkinFriction": 0.10924038466738865,
31
+ "CFxSkinFriction": 0.10907197478989342,
32
+ "CFySkinFriction": 1.095795139081283e-05,
33
+ "CFzSkinFriction": -0.0062104722933363134,
34
+ "CMxSkinFriction": -1.2619249673644624e-05,
35
+ "CMySkinFriction": 0.029488534399728067,
36
+ "CMzSkinFriction": 4.5657158610541266e-05
37
+ },
38
+ "forces_N_and_moments_Nm": {
39
+ "L": -19520.745682882414,
40
+ "D": 1609.510265509144,
41
+ "Fx": 256.44109961819635,
42
+ "Fy": -8.206572773666378,
43
+ "Fz": -19585.307586887127,
44
+ "LPressure": -19529.07500236473,
45
+ "DPressure": 932.0661665891263,
46
+ "FxPressure": -419.95862108897927,
47
+ "FyPressure": -8.27452749141069,
48
+ "FzPressure": -19546.79391980844,
49
+ "LSkinFriction": 8.329319482317983,
50
+ "DSkinFriction": 677.4440989200169,
51
+ "FxSkinFriction": 676.3997207071759,
52
+ "FySkinFriction": 0.06795471774070601,
53
+ "FzSkinFriction": -38.51366707868187,
54
+ "Mx": 11.253796762881068,
55
+ "MxPressure": 11.332053867617878,
56
+ "MxSkinFriction": -0.07825710473501261,
57
+ "My": 63357.98549657827,
58
+ "MyPressure": 63175.11508948731,
59
+ "MySkinFriction": 182.87040709093506,
60
+ "Mz": -37.75879193867457,
61
+ "MzPressure": -38.041930567016045,
62
+ "MzSkinFriction": 0.2831386283409889
63
+ }
64
+ }