KC206 commited on
Commit
d763492
·
verified ·
1 Parent(s): 110b42e

Add files using upload-large-folder tool

Browse files
Files changed (25) hide show
  1. case_103/design_parameter_sample_103.json +117 -0
  2. case_103/param_2.json +19 -0
  3. case_103/param_3.json +19 -0
  4. case_103/param_6.json +19 -0
  5. case_103/params.json +19 -0
  6. case_103/results/alpha_-1.4148672636441422/force_coefficents_corected.csv +25 -0
  7. case_103/results/alpha_-1.4148672636441422/force_coefficients.csv +25 -0
  8. case_103/results/alpha_-1.4148672636441422/forces_actual.csv +25 -0
  9. case_103/results/alpha_-1.4148672636441422/forces_summary.json +64 -0
  10. case_103/results_2/alpha_-3.7472520080635423/force_coefficents_corected.csv +25 -0
  11. case_103/results_2/alpha_-3.7472520080635423/force_coefficients.csv +25 -0
  12. case_103/results_2/alpha_-3.7472520080635423/forces_actual.csv +25 -0
  13. case_103/results_2/alpha_-3.7472520080635423/forces_summary.json +64 -0
  14. case_103/results_5/alpha_-7.551710661207193/force_coefficents_corected.csv +25 -0
  15. case_103/results_5/alpha_-7.551710661207193/force_coefficients.csv +25 -0
  16. case_103/results_5/alpha_-7.551710661207193/forces_actual.csv +25 -0
  17. case_103/results_5/alpha_-7.551710661207193/forces_summary.json +64 -0
  18. case_103/results_6/alpha_-2.4552043528100542/force_coefficents_corected.csv +25 -0
  19. case_103/results_6/alpha_-2.4552043528100542/force_coefficients.csv +25 -0
  20. case_103/results_6/alpha_-2.4552043528100542/forces_actual.csv +25 -0
  21. case_103/results_6/alpha_-2.4552043528100542/forces_summary.json +64 -0
  22. case_103/results_8/alpha_-5.163980144965211/force_coefficents_corected.csv +25 -0
  23. case_103/results_8/alpha_-5.163980144965211/force_coefficients.csv +25 -0
  24. case_103/results_8/alpha_-5.163980144965211/forces_actual.csv +25 -0
  25. case_103/results_8/alpha_-5.163980144965211/forces_summary.json +64 -0
case_103/design_parameter_sample_103.json ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "inputs": [
3
+ {
4
+ "description": "",
5
+ "name": "Dihedral angle",
6
+ "type": "real",
7
+ "units": "deg",
8
+ "value": 2.6424890382231245
9
+ },
10
+ {
11
+ "description": "",
12
+ "name": "Max Wing Blend",
13
+ "type": "real",
14
+ "units": "mm",
15
+ "value": 619.3466986871654
16
+ },
17
+ {
18
+ "description": "",
19
+ "name": "Inlet Angle 1",
20
+ "type": "real",
21
+ "units": "deg",
22
+ "value": 43.29372328936154
23
+ },
24
+ {
25
+ "description": "",
26
+ "name": "Inlet Angle 2",
27
+ "type": "real",
28
+ "units": "deg",
29
+ "value": 8.255620510759629
30
+ },
31
+ {
32
+ "description": "",
33
+ "name": "Wing Position",
34
+ "type": "real",
35
+ "value": 0.44830029558141926
36
+ },
37
+ {
38
+ "description": "",
39
+ "name": "Rear Point",
40
+ "type": "point",
41
+ "units": "mm",
42
+ "value": [
43
+ 6224.869109669149,
44
+ 0.0,
45
+ 0.0
46
+ ]
47
+ },
48
+ {
49
+ "description": "",
50
+ "name": "Inlet Location",
51
+ "type": "real",
52
+ "value": 0.39007482377309305
53
+ },
54
+ {
55
+ "description": "",
56
+ "name": "NACA 4-digit code",
57
+ "type": "text",
58
+ "value": "1412"
59
+ },
60
+ {
61
+ "description": "",
62
+ "name": "Fore Top Angle",
63
+ "type": "real",
64
+ "units": "deg",
65
+ "value": 3.495656784570542
66
+ },
67
+ {
68
+ "description": "",
69
+ "name": "Aft Top Angle",
70
+ "type": "real",
71
+ "units": "deg",
72
+ "value": 24.447809968917504
73
+ },
74
+ {
75
+ "description": "",
76
+ "name": "Top Height Aft",
77
+ "type": "real",
78
+ "units": "mm",
79
+ "value": 87.13752550122594
80
+ },
81
+ {
82
+ "description": "",
83
+ "name": "Bottom Height Aft",
84
+ "type": "real",
85
+ "units": "mm",
86
+ "value": 96.72008785557688
87
+ },
88
+ {
89
+ "description": "",
90
+ "name": "Wing span",
91
+ "type": "real",
92
+ "units": "mm",
93
+ "value": 9461.314984936904
94
+ },
95
+ {
96
+ "description": "",
97
+ "name": "Rear tail offset",
98
+ "type": "real",
99
+ "units": "mm",
100
+ "value": 1069.4115363395101
101
+ },
102
+ {
103
+ "description": "",
104
+ "name": "Root Chord",
105
+ "type": "real",
106
+ "units": "mm",
107
+ "value": 2320.2970116669267
108
+ },
109
+ {
110
+ "description": "",
111
+ "name": "Tail Root chord",
112
+ "type": "real",
113
+ "units": "mm",
114
+ "value": 1004.0177103631191
115
+ }
116
+ ]
117
+ }
case_103/param_2.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_103_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": 163.1794822410697,
9
+ "alpha": -3.7472520080635423,
10
+ "beta": 0,
11
+ "altitude_m": 7086.893250665941,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -3.7472520080635423
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_103/param_3.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_103_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": 50.53486596188243,
9
+ "alpha": 7.113747320469509,
10
+ "beta": 0,
11
+ "altitude_m": 4720.251438705995,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 7.113747320469509
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_103/param_6.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_103_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": 47.54877920176192,
9
+ "alpha": -2.4552043528100542,
10
+ "beta": 0,
11
+ "altitude_m": 8576.80569544607,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -2.4552043528100542
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_103/params.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_103_1",
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": 151.01570891525643,
9
+ "alpha": -1.4148672636441422,
10
+ "beta": 0,
11
+ "altitude_m": 3188.6103687713503,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -1.4148672636441422
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_103/results/alpha_-1.4148672636441422/force_coefficents_corected.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-0.03970513300940009
3
+ CD,0.01687995542862677
4
+ CFx,0.01589442643684785
5
+ CFy,1.827219146329462e-05
6
+ CFz,-0.04010982037868298
7
+ CMx,0.0008148000204306779
8
+ CMy,0.04132442505758464
9
+ CMz,9.015451080670072e-05
10
+ CLPressure,-0.0395714950206463
11
+ CDPressure,0.006789541418860008
12
+ CFxPressure,0.00581038856228309
13
+ CFyPressure,1.741681244155109e-05
14
+ CFzPressure,-0.03972707484326957
15
+ CMxPressure,0.0008152945554983694
16
+ CMyPressure,0.03992022906310466
17
+ CMzPressure,8.837346654907551e-05
18
+ CLSkinFriction,-0.0001336379887538192
19
+ CDSkinFriction,0.01009041400976677
20
+ CFxSkinFriction,0.01008403787456477
21
+ CFySkinFriction,8.553790217222231e-07
22
+ CFzSkinFriction,-0.0003827455354134421
23
+ CMxSkinFriction,-4.945350677047893e-07
24
+ CMySkinFriction,0.001404195994479908
25
+ CMzSkinFriction,1.781044257798343e-06
case_103/results/alpha_-1.4148672636441422/force_coefficients.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-0.530076733855917
3
+ CD,0.22535302020324663
4
+ CFx,0.21219588032012862
5
+ CFy,0.00024393983440277426
6
+ CFz,-0.5354794448578278
7
+ CMx,0.01963099126689446
8
+ CMy,0.9956301019556708
9
+ CMz,0.002172094219366871
10
+ CLPressure,-0.5282926222504752
11
+ CDPressure,0.09064263652854991
12
+ CFxPressure,0.07757062017144299
13
+ CFyPressure,0.00023252023991489435
14
+ CFzPressure,-0.5303696646371736
15
+ CMxPressure,0.019642906109004907
16
+ CMyPressure,0.9617987830879144
17
+ CMzPressure,0.00212918348864682
18
+ CLSkinFriction,-0.0017841116054422342
19
+ CDSkinFriction,0.13471038367469687
20
+ CFxSkinFriction,0.13462526014868575
21
+ CFySkinFriction,1.1419594487595351e-05
22
+ CFzSkinFriction,-0.005109780220654574
23
+ CMxSkinFriction,-1.1914842110772553e-05
24
+ CMySkinFriction,0.03383131886775462
25
+ CMzSkinFriction,4.2910730724222485e-05
case_103/results/alpha_-1.4148672636441422/forces_actual.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value_SI
2
+ L,-5390.050102784185
3
+ D,2291.4872359581814
4
+ Fx,2157.6997319048105
5
+ Fy,2.480486023091944
6
+ Fz,-5444.9872111898485
7
+ LPressure,-5371.908482282683
8
+ DPressure,921.6936362842522
9
+ FxPressure,788.771705158008
10
+ FyPressure,2.364366634120834
11
+ FzPressure,-5393.028750000288
12
+ LSkinFriction,-18.141620501506996
13
+ DSkinFriction,1369.7935996739309
14
+ FxSkinFriction,1368.9280267468039
15
+ FySkinFriction,0.11611938896821655
16
+ FzSkinFriction,-51.95846118956451
17
+ Mx,199.6164323723011
18
+ MxPressure,199.73758765386745
19
+ MxSkinFriction,-0.12115528156963656
20
+ My,10123.99864137385
21
+ MyPressure,9779.987119845646
22
+ MySkinFriction,344.011521528186
23
+ Mz,22.08679597233118
24
+ MzPressure,21.650461053713485
25
+ MzSkinFriction,0.4363349186601129
case_103/results/alpha_-1.4148672636441422/forces_summary.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "case_id": "case-65944061-1e2b-49e6-a978-0c60eb74132e",
3
+ "case_name": "alpha_case",
4
+ "case_status": "Flow360Status.COMPLETED",
5
+ "reference": {
6
+ "density_kg_m3": 0.8917431949168448,
7
+ "velocity_magnitude_m_s": 151.01570891525643,
8
+ "reference_area_m2": 1.0,
9
+ "reference_length_m": 1.0,
10
+ "dynamic_pressure_Pa": 10168.433659737428
11
+ },
12
+ "force_coefficients": {
13
+ "CL": -0.530076733855917,
14
+ "CD": 0.22535302020324663,
15
+ "CFx": 0.21219588032012862,
16
+ "CFy": 0.00024393983440277426,
17
+ "CFz": -0.5354794448578278,
18
+ "CMx": 0.01963099126689446,
19
+ "CMy": 0.9956301019556708,
20
+ "CMz": 0.002172094219366871,
21
+ "CLPressure": -0.5282926222504752,
22
+ "CDPressure": 0.09064263652854991,
23
+ "CFxPressure": 0.07757062017144299,
24
+ "CFyPressure": 0.00023252023991489435,
25
+ "CFzPressure": -0.5303696646371736,
26
+ "CMxPressure": 0.019642906109004907,
27
+ "CMyPressure": 0.9617987830879144,
28
+ "CMzPressure": 0.00212918348864682,
29
+ "CLSkinFriction": -0.0017841116054422342,
30
+ "CDSkinFriction": 0.13471038367469687,
31
+ "CFxSkinFriction": 0.13462526014868575,
32
+ "CFySkinFriction": 1.1419594487595351e-05,
33
+ "CFzSkinFriction": -0.005109780220654574,
34
+ "CMxSkinFriction": -1.1914842110772553e-05,
35
+ "CMySkinFriction": 0.03383131886775462,
36
+ "CMzSkinFriction": 4.2910730724222485e-05
37
+ },
38
+ "forces_N_and_moments_Nm": {
39
+ "L": -5390.050102784185,
40
+ "D": 2291.4872359581814,
41
+ "Fx": 2157.6997319048105,
42
+ "Fy": 2.480486023091944,
43
+ "Fz": -5444.9872111898485,
44
+ "LPressure": -5371.908482282683,
45
+ "DPressure": 921.6936362842522,
46
+ "FxPressure": 788.771705158008,
47
+ "FyPressure": 2.364366634120834,
48
+ "FzPressure": -5393.028750000288,
49
+ "LSkinFriction": -18.141620501506996,
50
+ "DSkinFriction": 1369.7935996739309,
51
+ "FxSkinFriction": 1368.9280267468039,
52
+ "FySkinFriction": 0.11611938896821655,
53
+ "FzSkinFriction": -51.95846118956451,
54
+ "Mx": 199.6164323723011,
55
+ "MxPressure": 199.73758765386745,
56
+ "MxSkinFriction": -0.12115528156963656,
57
+ "My": 10123.99864137385,
58
+ "MyPressure": 9779.987119845646,
59
+ "MySkinFriction": 344.011521528186,
60
+ "Mz": 22.08679597233118,
61
+ "MzPressure": 21.650461053713485,
62
+ "MzSkinFriction": 0.4363349186601129
63
+ }
64
+ }
case_103/results_2/alpha_-3.7472520080635423/force_coefficents_corected.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-0.2495272695936784
3
+ CD,0.02085986086722098
4
+ CFx,0.004507341553051649
5
+ CFy,1.224804929695967e-05
6
+ CFz,-0.2503570968404935
7
+ CMx,0.000810654628347595
8
+ CMy,0.4568504380263959
9
+ CMz,6.090768846667197e-05
10
+ CLPressure,-0.2495974482989957
11
+ CDPressure,0.01057777208782777
12
+ CFxPressure,-0.005757351274646409
13
+ CFyPressure,1.128060170707185e-05
14
+ CFzPressure,-0.2497551368160666
15
+ CMxPressure,0.0008111528109014329
16
+ CMyPressure,0.4550780375565227
17
+ CMzPressure,5.818720314138311e-05
18
+ CLSkinFriction,7.01787053176564e-05
19
+ CDSkinFriction,0.01028208877939319
20
+ CFxSkinFriction,0.01026469282769805
21
+ CFySkinFriction,9.674475900129114e-07
22
+ CFzSkinFriction,-0.0006019600244263965
23
+ CMxSkinFriction,-4.98182553896117e-07
24
+ CMySkinFriction,0.001772400469873128
25
+ CMzSkinFriction,2.720485325346606e-06
case_103/results_2/alpha_-3.7472520080635423/force_coefficients.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-3.3312720560056475
3
+ CD,0.27848608175087985
4
+ CFx,0.06017450913082268
5
+ CFy,0.00016351553251066
6
+ CFz,-3.3423505257982615
7
+ CMx,0.019531116262303957
8
+ CMy,11.00690566310081
9
+ CMz,0.0014674500127576915
10
+ CLPressure,-3.332208965067053
11
+ CDPressure,0.1412167761397645
12
+ CFxPressure,-0.07686255473828167
13
+ CFyPressure,0.00015059978535768856
14
+ CFzPressure,-3.3343141592260994
15
+ CMxPressure,0.019543118983362483
16
+ CMyPressure,10.964203187311561
17
+ CMzPressure,0.0014019053118208512
18
+ CLSkinFriction,0.0009369090614106028
19
+ CDSkinFriction,0.13726930561111503
20
+ CFxSkinFriction,0.13703706386910422
21
+ CFySkinFriction,1.2915747154641522e-05
22
+ CFzSkinFriction,-0.008036366572156544
23
+ CMxSkinFriction,-1.2002721059928967e-05
24
+ CMySkinFriction,0.042702475789247026
25
+ CMzSkinFriction,6.554470093823155e-05
case_103/results_2/alpha_-3.7472520080635423/forces_actual.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value_SI
2
+ L,-25910.74530873476
3
+ D,2166.0740446778755
4
+ Fx,468.03934171512697
5
+ Fy,1.2718292729252454
6
+ Fz,-25996.914016778115
7
+ LPressure,-25918.032618705067
8
+ DPressure,1098.388801143249
9
+ FxPressure,-597.8395177937771
10
+ FyPressure,1.1713701602120292
11
+ FzPressure,-25934.40688918296
12
+ LSkinFriction,7.287309970343266
13
+ DSkinFriction,1067.6852435346239
14
+ FxSkinFriction,1065.878859508903
15
+ FySkinFriction,0.10045911272620624
16
+ FzSkinFriction,-62.50712759511258
17
+ Mx,151.91367458430946
18
+ MxPressure,152.00703214956704
19
+ MxSkinFriction,-0.09335756526847869
20
+ My,85612.0798539163
21
+ MyPressure,85279.93857105922
22
+ MySkinFriction,332.14128285706016
23
+ Mz,11.413875208815927
24
+ MzPressure,10.90406633588106
25
+ MzSkinFriction,0.5098088729456887
case_103/results_2/alpha_-3.7472520080635423/forces_summary.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "case_id": "case-27c5b00b-add2-4095-885f-800cceb53210",
3
+ "case_name": "alpha_case",
4
+ "case_status": "Flow360Status.COMPLETED",
5
+ "reference": {
6
+ "density_kg_m3": 0.5842096113638146,
7
+ "velocity_magnitude_m_s": 163.1794822410697,
8
+ "reference_area_m2": 1.0,
9
+ "reference_length_m": 1.0,
10
+ "dynamic_pressure_Pa": 7778.0333977894825
11
+ },
12
+ "force_coefficients": {
13
+ "CL": -3.3312720560056475,
14
+ "CD": 0.27848608175087985,
15
+ "CFx": 0.06017450913082268,
16
+ "CFy": 0.00016351553251066,
17
+ "CFz": -3.3423505257982615,
18
+ "CMx": 0.019531116262303957,
19
+ "CMy": 11.00690566310081,
20
+ "CMz": 0.0014674500127576915,
21
+ "CLPressure": -3.332208965067053,
22
+ "CDPressure": 0.1412167761397645,
23
+ "CFxPressure": -0.07686255473828167,
24
+ "CFyPressure": 0.00015059978535768856,
25
+ "CFzPressure": -3.3343141592260994,
26
+ "CMxPressure": 0.019543118983362483,
27
+ "CMyPressure": 10.964203187311561,
28
+ "CMzPressure": 0.0014019053118208512,
29
+ "CLSkinFriction": 0.0009369090614106028,
30
+ "CDSkinFriction": 0.13726930561111503,
31
+ "CFxSkinFriction": 0.13703706386910422,
32
+ "CFySkinFriction": 1.2915747154641522e-05,
33
+ "CFzSkinFriction": -0.008036366572156544,
34
+ "CMxSkinFriction": -1.2002721059928967e-05,
35
+ "CMySkinFriction": 0.042702475789247026,
36
+ "CMzSkinFriction": 6.554470093823155e-05
37
+ },
38
+ "forces_N_and_moments_Nm": {
39
+ "L": -25910.74530873476,
40
+ "D": 2166.0740446778755,
41
+ "Fx": 468.03934171512697,
42
+ "Fy": 1.2718292729252454,
43
+ "Fz": -25996.914016778115,
44
+ "LPressure": -25918.032618705067,
45
+ "DPressure": 1098.388801143249,
46
+ "FxPressure": -597.8395177937771,
47
+ "FyPressure": 1.1713701602120292,
48
+ "FzPressure": -25934.40688918296,
49
+ "LSkinFriction": 7.287309970343266,
50
+ "DSkinFriction": 1067.6852435346239,
51
+ "FxSkinFriction": 1065.878859508903,
52
+ "FySkinFriction": 0.10045911272620624,
53
+ "FzSkinFriction": -62.50712759511258,
54
+ "Mx": 151.91367458430946,
55
+ "MxPressure": 152.00703214956704,
56
+ "MxSkinFriction": -0.09335756526847869,
57
+ "My": 85612.0798539163,
58
+ "MyPressure": 85279.93857105922,
59
+ "MySkinFriction": 332.14128285706016,
60
+ "Mz": 11.413875208815927,
61
+ "MzPressure": 10.90406633588106,
62
+ "MzSkinFriction": 0.5098088729456887
63
+ }
64
+ }
case_103/results_5/alpha_-7.551710661207193/force_coefficents_corected.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-0.5190153982426314
3
+ CD,0.04175441915840725
4
+ CFx,-0.02681722234053728
5
+ CFy,-3.941052373866016e-05
6
+ CFz,-0.5200012035737527
7
+ CMx,0.001449806961214762
8
+ CMy,0.9982438139780472
9
+ CMz,-8.459556013634327e-05
10
+ CLPressure,-0.5195838751613568
11
+ CDPressure,0.02912912306009135
12
+ CFxPressure,-0.03940772465970793
13
+ CFyPressure,-3.804491087968114e-05
14
+ CFzPressure,-0.5189055216270944
15
+ CMxPressure,0.001451139618515343
16
+ CMyPressure,0.9955588826909705
17
+ CMzPressure,-8.105835247160005e-05
18
+ CLSkinFriction,0.0005684769187256398
19
+ CDSkinFriction,0.01262529609831589
20
+ CFxSkinFriction,0.01259050231917066
21
+ CFySkinFriction,-1.365612858975815e-06
22
+ CFzSkinFriction,-0.001095681946658016
23
+ CMxSkinFriction,-1.332657300595404e-06
24
+ CMySkinFriction,0.002684931287076624
25
+ CMzSkinFriction,-3.53720766475431e-06
case_103/results_5/alpha_-7.551710661207193/force_coefficients.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-6.929028220513671
3
+ CD,0.5574353856540287
4
+ CFx,-0.35801883917614685
5
+ CFy,-0.0005261436020877771
6
+ CFz,-6.942189049618935
7
+ CMx,0.034930224693963674
8
+ CMy,24.050705821136763
9
+ CMz,-0.0020381623227952402
10
+ CLPressure,-6.936617576486338
11
+ CDPressure,0.38888348285156876
12
+ CFxPressure,-0.5261062334526322
13
+ CFyPressure,-0.0005079122161400744
14
+ CFzPressure,-6.9275613311450535
15
+ CMxPressure,0.034962332429817264
16
+ CMyPressure,23.98601772426981
17
+ CMzPressure,-0.0019529403161253542
18
+ CLSkinFriction,0.007589355972670388
19
+ CDSkinFriction,0.16855190280245977
20
+ CFxSkinFriction,0.16808739427648545
21
+ CFySkinFriction,-1.8231385947659823e-05
22
+ CFzSkinFriction,-0.014627718473877735
23
+ CMxSkinFriction,-3.210773585391349e-05
24
+ CMySkinFriction,0.06468809686695044
25
+ CMzSkinFriction,-8.522200667015295e-05
case_103/results_5/alpha_-7.551710661207193/forces_actual.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value_SI
2
+ L,-3694.9561296644547
3
+ D,297.2565891731251
4
+ Fx,-190.91622407206594
5
+ Fy,-0.28057001151509914
6
+ Fz,-3701.9742402315314
7
+ LPressure,-3699.0032105073915
8
+ DPressure,207.37502618818073
9
+ FxPressure,-280.5500844108803
10
+ FyPressure,-0.2708479885826036
11
+ FzPressure,-3694.173899935895
12
+ LSkinFriction,4.047080842938914
13
+ DSkinFriction,89.88156298494431
14
+ FxSkinFriction,89.63386033881437
15
+ FySkinFriction,-0.00972202293247265
16
+ FzSkinFriction,-7.800340295634372
17
+ Mx,18.62680360593909
18
+ MxPressure,18.643925296257894
19
+ MxSkinFriction,-0.017121690318973752
20
+ My,12825.21878514992
21
+ MyPressure,12790.7233736105
22
+ MySkinFriction,34.4954115394189
23
+ Mz,-1.0868653046566932
24
+ MzPressure,-1.0414200321154512
25
+ MzSkinFriction,-0.04544527254138427
case_103/results_5/alpha_-7.551710661207193/forces_summary.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "case_id": "case-137a88b7-67ae-44a4-b18d-5d9f5a75ab43",
3
+ "case_name": "alpha_case",
4
+ "case_status": "Flow360Status.COMPLETED",
5
+ "reference": {
6
+ "density_kg_m3": 0.6217434472076873,
7
+ "velocity_magnitude_m_s": 41.41692652682768,
8
+ "reference_area_m2": 1.0,
9
+ "reference_length_m": 1.0,
10
+ "dynamic_pressure_Pa": 533.2574802806238
11
+ },
12
+ "force_coefficients": {
13
+ "CL": -6.929028220513671,
14
+ "CD": 0.5574353856540287,
15
+ "CFx": -0.35801883917614685,
16
+ "CFy": -0.0005261436020877771,
17
+ "CFz": -6.942189049618935,
18
+ "CMx": 0.034930224693963674,
19
+ "CMy": 24.050705821136763,
20
+ "CMz": -0.0020381623227952402,
21
+ "CLPressure": -6.936617576486338,
22
+ "CDPressure": 0.38888348285156876,
23
+ "CFxPressure": -0.5261062334526322,
24
+ "CFyPressure": -0.0005079122161400744,
25
+ "CFzPressure": -6.9275613311450535,
26
+ "CMxPressure": 0.034962332429817264,
27
+ "CMyPressure": 23.98601772426981,
28
+ "CMzPressure": -0.0019529403161253542,
29
+ "CLSkinFriction": 0.007589355972670388,
30
+ "CDSkinFriction": 0.16855190280245977,
31
+ "CFxSkinFriction": 0.16808739427648545,
32
+ "CFySkinFriction": -1.8231385947659823e-05,
33
+ "CFzSkinFriction": -0.014627718473877735,
34
+ "CMxSkinFriction": -3.210773585391349e-05,
35
+ "CMySkinFriction": 0.06468809686695044,
36
+ "CMzSkinFriction": -8.522200667015295e-05
37
+ },
38
+ "forces_N_and_moments_Nm": {
39
+ "L": -3694.9561296644547,
40
+ "D": 297.2565891731251,
41
+ "Fx": -190.91622407206594,
42
+ "Fy": -0.28057001151509914,
43
+ "Fz": -3701.9742402315314,
44
+ "LPressure": -3699.0032105073915,
45
+ "DPressure": 207.37502618818073,
46
+ "FxPressure": -280.5500844108803,
47
+ "FyPressure": -0.2708479885826036,
48
+ "FzPressure": -3694.173899935895,
49
+ "LSkinFriction": 4.047080842938914,
50
+ "DSkinFriction": 89.88156298494431,
51
+ "FxSkinFriction": 89.63386033881437,
52
+ "FySkinFriction": -0.00972202293247265,
53
+ "FzSkinFriction": -7.800340295634372,
54
+ "Mx": 18.62680360593909,
55
+ "MxPressure": 18.643925296257894,
56
+ "MxSkinFriction": -0.017121690318973752,
57
+ "My": 12825.21878514992,
58
+ "MyPressure": 12790.7233736105,
59
+ "MySkinFriction": 34.4954115394189,
60
+ "Mz": -1.0868653046566932,
61
+ "MzPressure": -1.0414200321154512,
62
+ "MzSkinFriction": -0.04544527254138427
63
+ }
64
+ }
case_103/results_6/alpha_-2.4552043528100542/force_coefficents_corected.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-0.1198043492546852
3
+ CD,0.02336032666562501
4
+ CFx,0.01820666927300812
5
+ CFy,1.49529548382803e-05
6
+ CFz,-0.1206950875398274
7
+ CMx,0.001319168379526419
8
+ CMy,0.2052685662850258
9
+ CMz,9.808784255801734e-05
10
+ CLPressure,-0.119786986525946
11
+ CDPressure,0.01044967804029835
12
+ CFxPressure,0.005308616164121239
13
+ CFyPressure,1.632862246247968e-05
14
+ CFzPressure,-0.120124670682317
15
+ CMxPressure,0.001320114315116263
16
+ CMyPressure,0.2033823918764498
17
+ CMzPressure,0.0001033331079496069
18
+ CLSkinFriction,-1.736272873926087e-05
19
+ CDSkinFriction,0.01291064862532666
20
+ CFxSkinFriction,0.01289805310888688
21
+ CFySkinFriction,-1.375667624207467e-06
22
+ CFzSkinFriction,-0.0005704168575105468
23
+ CMxSkinFriction,-9.459355899018313e-07
24
+ CMySkinFriction,0.001886174408575998
25
+ CMzSkinFriction,-5.2452653915222e-06
case_103/results_6/alpha_-2.4552043528100542/force_coefficients.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-1.599427916275267
3
+ CD,0.31186813195639473
4
+ CFx,0.24306509136605073
5
+ CFy,0.00019962692129237144
6
+ CFz,-1.6113195686920163
7
+ CMx,0.031782747040627606
8
+ CMy,4.945539188842133
9
+ CMz,0.0023632321212107544
10
+ CLPressure,-1.59919611807077
11
+ CDPressure,0.13950667799389754
12
+ CFxPressure,0.07087179173800807
13
+ CFyPressure,0.00021799254170055146
14
+ CFzPressure,-1.6037043138912361
15
+ CMxPressure,0.03180553748348186
16
+ CMyPressure,4.900095555540522
17
+ CMzPressure,0.002489606392827011
18
+ CLSkinFriction,-0.0002317982044980114
19
+ CDSkinFriction,0.17236145396249722
20
+ CFxSkinFriction,0.17219329962804258
21
+ CFySkinFriction,-1.8365620408287886e-05
22
+ CFzSkinFriction,-0.007615254800782623
23
+ CMxSkinFriction,-2.2790442855649616e-05
24
+ CMySkinFriction,0.04544363330160899
25
+ CMzSkinFriction,-0.00012637427161463427
case_103/results_6/alpha_-2.4552043528100542/forces_actual.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value_SI
2
+ L,-888.2357432115405
3
+ D,173.19468989723964
4
+ Fx,134.98520307253915
5
+ Fy,0.11086199321323124
6
+ Fz,-894.8397236816343
7
+ LPressure,-888.1070150279496
8
+ DPressure,77.47446230615652
9
+ FxPressure,39.35835930245765
10
+ FyPressure,0.12106126529470797
11
+ FzPressure,-890.6106231145586
12
+ LSkinFriction,-0.12872818359133678
13
+ DSkinFriction,95.72022759108314
14
+ FxSkinFriction,95.62684377008145
15
+ FySkinFriction,-0.010199272081536623
16
+ FzSkinFriction,-4.22910056707693
17
+ Mx,17.650418410027097
18
+ MxPressure,17.66307498913315
19
+ MxSkinFriction,-0.012656579106828682
20
+ My,2746.484935196651
21
+ MyPressure,2721.2479995466283
22
+ MySkinFriction,25.236935650021803
23
+ Mz,1.3124112804366959
24
+ MzPressure,1.3825927146418022
25
+ MzSkinFriction,-0.07018143420420525
case_103/results_6/alpha_-2.4552043528100542/forces_summary.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "case_id": "case-cb14620c-7177-460a-9c31-32a4ad926c54",
3
+ "case_name": "alpha_case",
4
+ "case_status": "Flow360Status.COMPLETED",
5
+ "reference": {
6
+ "density_kg_m3": 0.4912638723019629,
7
+ "velocity_magnitude_m_s": 47.54877920176192,
8
+ "reference_area_m2": 1.0,
9
+ "reference_length_m": 1.0,
10
+ "dynamic_pressure_Pa": 555.3459047282704
11
+ },
12
+ "force_coefficients": {
13
+ "CL": -1.599427916275267,
14
+ "CD": 0.31186813195639473,
15
+ "CFx": 0.24306509136605073,
16
+ "CFy": 0.00019962692129237144,
17
+ "CFz": -1.6113195686920163,
18
+ "CMx": 0.031782747040627606,
19
+ "CMy": 4.945539188842133,
20
+ "CMz": 0.0023632321212107544,
21
+ "CLPressure": -1.59919611807077,
22
+ "CDPressure": 0.13950667799389754,
23
+ "CFxPressure": 0.07087179173800807,
24
+ "CFyPressure": 0.00021799254170055146,
25
+ "CFzPressure": -1.6037043138912361,
26
+ "CMxPressure": 0.03180553748348186,
27
+ "CMyPressure": 4.900095555540522,
28
+ "CMzPressure": 0.002489606392827011,
29
+ "CLSkinFriction": -0.0002317982044980114,
30
+ "CDSkinFriction": 0.17236145396249722,
31
+ "CFxSkinFriction": 0.17219329962804258,
32
+ "CFySkinFriction": -1.8365620408287886e-05,
33
+ "CFzSkinFriction": -0.007615254800782623,
34
+ "CMxSkinFriction": -2.2790442855649616e-05,
35
+ "CMySkinFriction": 0.04544363330160899,
36
+ "CMzSkinFriction": -0.00012637427161463427
37
+ },
38
+ "forces_N_and_moments_Nm": {
39
+ "L": -888.2357432115405,
40
+ "D": 173.19468989723964,
41
+ "Fx": 134.98520307253915,
42
+ "Fy": 0.11086199321323124,
43
+ "Fz": -894.8397236816343,
44
+ "LPressure": -888.1070150279496,
45
+ "DPressure": 77.47446230615652,
46
+ "FxPressure": 39.35835930245765,
47
+ "FyPressure": 0.12106126529470797,
48
+ "FzPressure": -890.6106231145586,
49
+ "LSkinFriction": -0.12872818359133678,
50
+ "DSkinFriction": 95.72022759108314,
51
+ "FxSkinFriction": 95.62684377008145,
52
+ "FySkinFriction": -0.010199272081536623,
53
+ "FzSkinFriction": -4.22910056707693,
54
+ "Mx": 17.650418410027097,
55
+ "MxPressure": 17.66307498913315,
56
+ "MxSkinFriction": -0.012656579106828682,
57
+ "My": 2746.484935196651,
58
+ "MyPressure": 2721.2479995466283,
59
+ "MySkinFriction": 25.236935650021803,
60
+ "Mz": 1.3124112804366959,
61
+ "MzPressure": 1.3825927146418022,
62
+ "MzSkinFriction": -0.07018143420420525
63
+ }
64
+ }
case_103/results_8/alpha_-5.163980144965211/force_coefficents_corected.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-0.366801107467979
3
+ CD,0.02452985028470097
4
+ CFx,-0.008584190207771576
5
+ CFy,2.255908348708858e-06
6
+ CFz,-0.3675201731513558
7
+ CMx,0.0008953601177560904
8
+ CMy,0.689777752811063
9
+ CMz,3.358523010659586e-05
10
+ CLPressure,-0.3670678338439821
11
+ CDPressure,0.01477630285665633
12
+ CFxPressure,-0.01832215683958409
13
+ CFyPressure,1.037796725540213e-06
14
+ CFzPressure,-0.3669079344164836
15
+ CMxPressure,0.0008961377742265016
16
+ CMyPressure,0.6880730820714412
17
+ CMzPressure,3.016617220149995e-05
18
+ CLSkinFriction,0.0002667263760034629
19
+ CDSkinFriction,0.009753547428044601
20
+ CFxSkinFriction,0.009737966631812509
21
+ CFySkinFriction,1.218111623358843e-06
22
+ CFzSkinFriction,-0.0006122387348718849
23
+ CMxSkinFriction,-7.776564707159067e-07
24
+ CMySkinFriction,0.001704670739621939
25
+ CMzSkinFriction,3.419057905184467e-06
case_103/results_8/alpha_-5.163980144965211/force_coefficients.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-4.896916803561092
3
+ CD,0.3274816613209826
4
+ CFx,-0.11460179486254926
5
+ CFy,3.0117126898398327e-05
6
+ CFz,-4.906516569636224
7
+ CMx,0.021571927112992523
8
+ CMy,16.618827567498954
9
+ CMz,0.0008091695414670371
10
+ CLPressure,-4.900477689409063
11
+ CDPressure,0.1972685585732178
12
+ CFxPressure,-0.24460688879755815
13
+ CFyPressure,1.3854931516045643e-05
14
+ CFzPressure,-4.8983429788603345
15
+ CMxPressure,0.021590663204053513
16
+ CMyPressure,16.577756905295537
17
+ CMzPressure,0.0007267941190407257
18
+ CLSkinFriction,0.003560885847975077
19
+ CDSkinFriction,0.1302131027477643
20
+ CFxSkinFriction,0.13000509393500886
21
+ CFySkinFriction,1.6262195384891878e-05
22
+ CFzSkinFriction,-0.008173590775886206
23
+ CMxSkinFriction,-1.8736091068331968e-05
24
+ CMySkinFriction,0.04107066220342088
25
+ CMzSkinFriction,8.237542242844503e-05
case_103/results_8/alpha_-5.163980144965211/forces_actual.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value_SI
2
+ L,-63630.13053397284
3
+ D,4255.269528406731
4
+ Fx,-1489.1262112578004
5
+ Fy,0.39133944739672
6
+ Fz,-63754.86909763642
7
+ LPressure,-63676.400389151546
8
+ DPressure,2563.2912781230834
9
+ FxPressure,-3178.401612291845
10
+ FyPressure,0.18002983025240202
11
+ FzPressure,-63648.66213744814
12
+ LSkinFriction,46.26985517876463
13
+ DSkinFriction,1691.9782502836415
14
+ FxSkinFriction,1689.2754010340445
15
+ FySkinFriction,0.21130961717731203
16
+ FzSkinFriction,-106.20696018823575
17
+ Mx,280.30383057986086
18
+ MxPressure,280.5472857921365
19
+ MxSkinFriction,-0.24345521237105752
20
+ My,215943.66616001102
21
+ MyPressure,215409.99738393142
22
+ MySkinFriction,533.6687760796613
23
+ Mz,10.514281866136708
24
+ MzPressure,9.443902463740974
25
+ MzSkinFriction,1.0703794024234579
case_103/results_8/alpha_-5.163980144965211/forces_summary.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "case_id": "case-4a02ee10-c4f7-4016-b2d8-4da7432c11e2",
3
+ "case_name": "alpha_case",
4
+ "case_status": "Flow360Status.COMPLETED",
5
+ "reference": {
6
+ "density_kg_m3": 1.019565203546964,
7
+ "velocity_magnitude_m_s": 159.65316758502797,
8
+ "reference_area_m2": 1.0,
9
+ "reference_length_m": 1.0,
10
+ "dynamic_pressure_Pa": 12993.91700665617
11
+ },
12
+ "force_coefficients": {
13
+ "CL": -4.896916803561092,
14
+ "CD": 0.3274816613209826,
15
+ "CFx": -0.11460179486254926,
16
+ "CFy": 3.0117126898398327e-05,
17
+ "CFz": -4.906516569636224,
18
+ "CMx": 0.021571927112992523,
19
+ "CMy": 16.618827567498954,
20
+ "CMz": 0.0008091695414670371,
21
+ "CLPressure": -4.900477689409063,
22
+ "CDPressure": 0.1972685585732178,
23
+ "CFxPressure": -0.24460688879755815,
24
+ "CFyPressure": 1.3854931516045643e-05,
25
+ "CFzPressure": -4.8983429788603345,
26
+ "CMxPressure": 0.021590663204053513,
27
+ "CMyPressure": 16.577756905295537,
28
+ "CMzPressure": 0.0007267941190407257,
29
+ "CLSkinFriction": 0.003560885847975077,
30
+ "CDSkinFriction": 0.1302131027477643,
31
+ "CFxSkinFriction": 0.13000509393500886,
32
+ "CFySkinFriction": 1.6262195384891878e-05,
33
+ "CFzSkinFriction": -0.008173590775886206,
34
+ "CMxSkinFriction": -1.8736091068331968e-05,
35
+ "CMySkinFriction": 0.04107066220342088,
36
+ "CMzSkinFriction": 8.237542242844503e-05
37
+ },
38
+ "forces_N_and_moments_Nm": {
39
+ "L": -63630.13053397284,
40
+ "D": 4255.269528406731,
41
+ "Fx": -1489.1262112578004,
42
+ "Fy": 0.39133944739672,
43
+ "Fz": -63754.86909763642,
44
+ "LPressure": -63676.400389151546,
45
+ "DPressure": 2563.2912781230834,
46
+ "FxPressure": -3178.401612291845,
47
+ "FyPressure": 0.18002983025240202,
48
+ "FzPressure": -63648.66213744814,
49
+ "LSkinFriction": 46.26985517876463,
50
+ "DSkinFriction": 1691.9782502836415,
51
+ "FxSkinFriction": 1689.2754010340445,
52
+ "FySkinFriction": 0.21130961717731203,
53
+ "FzSkinFriction": -106.20696018823575,
54
+ "Mx": 280.30383057986086,
55
+ "MxPressure": 280.5472857921365,
56
+ "MxSkinFriction": -0.24345521237105752,
57
+ "My": 215943.66616001102,
58
+ "MyPressure": 215409.99738393142,
59
+ "MySkinFriction": 533.6687760796613,
60
+ "Mz": 10.514281866136708,
61
+ "MzPressure": 9.443902463740974,
62
+ "MzSkinFriction": 1.0703794024234579
63
+ }
64
+ }