KC206 commited on
Commit
f3e9ae8
·
verified ·
1 Parent(s): a478ffb

Add files using upload-large-folder tool

Browse files
case_120/design_parameter_sample_120.json ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "inputs": [
3
+ {
4
+ "description": "",
5
+ "name": "Dihedral angle",
6
+ "type": "real",
7
+ "units": "deg",
8
+ "value": 14.90849918433845
9
+ },
10
+ {
11
+ "description": "",
12
+ "name": "Max Wing Blend",
13
+ "type": "real",
14
+ "units": "mm",
15
+ "value": 338.74734742986607
16
+ },
17
+ {
18
+ "description": "",
19
+ "name": "Inlet Angle 1",
20
+ "type": "real",
21
+ "units": "deg",
22
+ "value": 36.25297380311674
23
+ },
24
+ {
25
+ "description": "",
26
+ "name": "Inlet Angle 2",
27
+ "type": "real",
28
+ "units": "deg",
29
+ "value": 2.661021531768044
30
+ },
31
+ {
32
+ "description": "",
33
+ "name": "Wing Position",
34
+ "type": "real",
35
+ "value": 0.4897314407988833
36
+ },
37
+ {
38
+ "description": "",
39
+ "name": "Rear Point",
40
+ "type": "point",
41
+ "units": "mm",
42
+ "value": [
43
+ 5341.317411877783,
44
+ 0.0,
45
+ 0.0
46
+ ]
47
+ },
48
+ {
49
+ "description": "",
50
+ "name": "Inlet Location",
51
+ "type": "real",
52
+ "value": 0.49932345725963484
53
+ },
54
+ {
55
+ "description": "",
56
+ "name": "NACA 4-digit code",
57
+ "type": "text",
58
+ "value": "0012"
59
+ },
60
+ {
61
+ "description": "",
62
+ "name": "Fore Top Angle",
63
+ "type": "real",
64
+ "units": "deg",
65
+ "value": 2.9451772038586195
66
+ },
67
+ {
68
+ "description": "",
69
+ "name": "Aft Top Angle",
70
+ "type": "real",
71
+ "units": "deg",
72
+ "value": 24.83703825993102
73
+ },
74
+ {
75
+ "description": "",
76
+ "name": "Top Height Aft",
77
+ "type": "real",
78
+ "units": "mm",
79
+ "value": 107.81601502900321
80
+ },
81
+ {
82
+ "description": "",
83
+ "name": "Bottom Height Aft",
84
+ "type": "real",
85
+ "units": "mm",
86
+ "value": 99.81073248408585
87
+ },
88
+ {
89
+ "description": "",
90
+ "name": "Wing span",
91
+ "type": "real",
92
+ "units": "mm",
93
+ "value": 12370.515668156908
94
+ },
95
+ {
96
+ "description": "",
97
+ "name": "Rear tail offset",
98
+ "type": "real",
99
+ "units": "mm",
100
+ "value": 1224.6886729636435
101
+ },
102
+ {
103
+ "description": "",
104
+ "name": "Root Chord",
105
+ "type": "real",
106
+ "units": "mm",
107
+ "value": 2465.5577227414356
108
+ },
109
+ {
110
+ "description": "",
111
+ "name": "Tail Root chord",
112
+ "type": "real",
113
+ "units": "mm",
114
+ "value": 851.3560333453166
115
+ }
116
+ ]
117
+ }
case_120/param_10.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_120_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": 141.1404570493904,
9
+ "alpha": 4.933809179811545,
10
+ "beta": 0,
11
+ "altitude_m": 4650.0000735428175,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 4.933809179811545
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_120/param_2.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_120_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": 94.6120033310392,
9
+ "alpha": -5.752082742407919,
10
+ "beta": 0,
11
+ "altitude_m": 4693.096494037427,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -5.752082742407919
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_120/param_3.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_120_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": 19.05787632728029,
9
+ "alpha": 8.692590681323171,
10
+ "beta": 0,
11
+ "altitude_m": 8585.931153168889,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 8.692590681323171
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_120/param_4.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_120_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": 99.61422387656432,
9
+ "alpha": 2.6954466685756238,
10
+ "beta": 0,
11
+ "altitude_m": 5610.050819296347,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 2.6954466685756238
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_120/param_5.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_120_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": 150.21543505348072,
9
+ "alpha": 5.937612497036993,
10
+ "beta": 0,
11
+ "altitude_m": 2447.781613890237,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 5.937612497036993
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_120/param_6.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_120_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": 152.68907180395485,
9
+ "alpha": -5.784944796346187,
10
+ "beta": 0,
11
+ "altitude_m": 4634.822937601258,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -5.784944796346187
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_120/param_7.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_120_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": 75.772361494133,
9
+ "alpha": -4.151077502427334,
10
+ "beta": 0,
11
+ "altitude_m": 3243.2276900225306,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -4.151077502427334
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_120/param_8.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_120_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": 68.96554543623486,
9
+ "alpha": -2.832507484363873,
10
+ "beta": 0,
11
+ "altitude_m": 8221.316240052483,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -2.832507484363873
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_120/param_9.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_120_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": 153.31766577912163,
9
+ "alpha": 3.038723181425663,
10
+ "beta": 0,
11
+ "altitude_m": 303.2629003615714,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 3.038723181425663
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_120/params.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_120_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": 84.91318789567376,
9
+ "alpha": 6.867281598468992,
10
+ "beta": 0,
11
+ "altitude_m": 5529.609654780333,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 6.867281598468992
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_120/results_6/alpha_-5.784944796346187/force_coefficents_corected.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-0.5326094211379903
3
+ CD,0.0315730717088029
4
+ CFx,-0.0222720232877624
5
+ CFy,-9.30423835987613e-05
6
+ CFz,-0.5330793668120569
7
+ CMx,8.107903827494822e-05
8
+ CMy,0.9291961835456681
9
+ CMz,-0.0002180431528774306
10
+ CLPressure,-0.5328401708743958
11
+ CDPressure,0.02240665567640922
12
+ CFxPressure,-0.03141501524729902
13
+ CFyPressure,-9.338412576544656e-05
14
+ CFzPressure,-0.5323850136255419
15
+ CMxPressure,8.188568269300534e-05
16
+ CMyPressure,0.925950938754847
17
+ CMzPressure,-0.000222760413175805
18
+ CLSkinFriction,0.0002307497364055621
19
+ CDSkinFriction,0.009166416032393676
20
+ CFxSkinFriction,0.00914299195953663
21
+ CFySkinFriction,3.417421668123532e-07
22
+ CFzSkinFriction,-0.0006943531865150902
23
+ CMxSkinFriction,-8.066444181606494e-07
24
+ CMySkinFriction,0.003245244790820663
25
+ CMzSkinFriction,4.71726029857594e-06
case_120/results_6/alpha_-5.784944796346187/force_coefficients.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-8.41915311364516
3
+ CD,0.49908716300315065
4
+ CFx,-0.3520620679403288
5
+ CFy,-0.0014707551959985488
6
+ CFz,-8.426581717849361
7
+ CMx,0.002457756522424491
8
+ CMy,28.166811414029056
9
+ CMz,-0.006609562626251411
10
+ CLPressure,-8.422800659641588
11
+ CDPressure,0.35419025165073237
12
+ CFxPressure,-0.4965887063533247
13
+ CFyPressure,-0.0014761572401842573
14
+ CFzPressure,-8.415605821516683
15
+ CMxPressure,0.0024822084106305917
16
+ CMyPressure,28.068438003080875
17
+ CMzPressure,-0.006752557381899444
18
+ CLSkinFriction,0.0036475459964279574
19
+ CDSkinFriction,0.14489691135241817
20
+ CFxSkinFriction,0.1445266384129961
21
+ CFySkinFriction,5.4020441877175085e-06
22
+ CFzSkinFriction,-0.010975896332677513
23
+ CMxSkinFriction,-2.4451888209239008e-05
24
+ CMySkinFriction,0.09837341094816632
25
+ CMzSkinFriction,0.00014299475565414288
case_120/results_6/alpha_-5.784944796346187/forces_actual.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value_SI
2
+ L,-75169.09386740807
3
+ D,4456.021799033337
4
+ Fx,-3143.3311967291716
5
+ Fy,-13.131408099089313
6
+ Fz,-75235.41900001843
7
+ LPressure,-75201.66041224817
8
+ DPressure,3162.3323526572117
9
+ FxPressure,-4433.714718986291
10
+ FyPressure,-13.17963940703563
11
+ FzPressure,-75137.42242357266
12
+ LSkinFriction,32.56654484009869
13
+ DSkinFriction,1293.689446376124
14
+ FxSkinFriction,1290.3835222571208
15
+ FySkinFriction,0.04823130796425351
16
+ FzSkinFriction,-97.99657644577066
17
+ Mx,21.9436953151423
18
+ MxPressure,22.162010180662538
19
+ MxSkinFriction,-0.21831486554825974
20
+ My,251482.977271812
21
+ MyPressure,250604.66563383548
22
+ MySkinFriction,878.3116379764041
23
+ Mz,-59.01244778052204
24
+ MzPressure,-60.28915412672605
25
+ MzSkinFriction,1.2767063462585666
case_120/results_6/alpha_-5.784944796346187/forces_summary.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "case_id": "case-d83e7f41-8017-4b74-81b0-3ccf14bdc02e",
3
+ "case_name": "alpha_case",
4
+ "case_status": "Flow360Status.COMPLETED",
5
+ "reference": {
6
+ "density_kg_m3": 0.7659227912053502,
7
+ "velocity_magnitude_m_s": 152.68907180395485,
8
+ "reference_area_m2": 1.0,
9
+ "reference_length_m": 1.0,
10
+ "dynamic_pressure_Pa": 8928.343843228055
11
+ },
12
+ "force_coefficients": {
13
+ "CL": -8.41915311364516,
14
+ "CD": 0.49908716300315065,
15
+ "CFx": -0.3520620679403288,
16
+ "CFy": -0.0014707551959985488,
17
+ "CFz": -8.426581717849361,
18
+ "CMx": 0.002457756522424491,
19
+ "CMy": 28.166811414029056,
20
+ "CMz": -0.006609562626251411,
21
+ "CLPressure": -8.422800659641588,
22
+ "CDPressure": 0.35419025165073237,
23
+ "CFxPressure": -0.4965887063533247,
24
+ "CFyPressure": -0.0014761572401842573,
25
+ "CFzPressure": -8.415605821516683,
26
+ "CMxPressure": 0.0024822084106305917,
27
+ "CMyPressure": 28.068438003080875,
28
+ "CMzPressure": -0.006752557381899444,
29
+ "CLSkinFriction": 0.0036475459964279574,
30
+ "CDSkinFriction": 0.14489691135241817,
31
+ "CFxSkinFriction": 0.1445266384129961,
32
+ "CFySkinFriction": 5.4020441877175085e-06,
33
+ "CFzSkinFriction": -0.010975896332677513,
34
+ "CMxSkinFriction": -2.4451888209239008e-05,
35
+ "CMySkinFriction": 0.09837341094816632,
36
+ "CMzSkinFriction": 0.00014299475565414288
37
+ },
38
+ "forces_N_and_moments_Nm": {
39
+ "L": -75169.09386740807,
40
+ "D": 4456.021799033337,
41
+ "Fx": -3143.3311967291716,
42
+ "Fy": -13.131408099089313,
43
+ "Fz": -75235.41900001843,
44
+ "LPressure": -75201.66041224817,
45
+ "DPressure": 3162.3323526572117,
46
+ "FxPressure": -4433.714718986291,
47
+ "FyPressure": -13.17963940703563,
48
+ "FzPressure": -75137.42242357266,
49
+ "LSkinFriction": 32.56654484009869,
50
+ "DSkinFriction": 1293.689446376124,
51
+ "FxSkinFriction": 1290.3835222571208,
52
+ "FySkinFriction": 0.04823130796425351,
53
+ "FzSkinFriction": -97.99657644577066,
54
+ "Mx": 21.9436953151423,
55
+ "MxPressure": 22.162010180662538,
56
+ "MxSkinFriction": -0.21831486554825974,
57
+ "My": 251482.977271812,
58
+ "MyPressure": 250604.66563383548,
59
+ "MySkinFriction": 878.3116379764041,
60
+ "Mz": -59.01244778052204,
61
+ "MzPressure": -60.28915412672605,
62
+ "MzSkinFriction": 1.2767063462585666
63
+ }
64
+ }
case_13/results_3/alpha_9.50643115815668/force_coefficients.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,14.768779825668135
3
+ CD,1.0572094137902766
4
+ CFx,-1.3964958912396017
5
+ CFy,0.0005220383027923228
6
+ CFz,14.740568120307302
7
+ CMx,-0.004442915296888443
8
+ CMy,-61.0104478012612
9
+ CMz,0.0024578420041637484
10
+ CLPressure,14.786008385485529
11
+ CDPressure,0.8729316020187321
12
+ CFxPressure,-1.581088468472099
13
+ CFyPressure,0.0005062048738595028
14
+ CFzPressure,14.727125069487121
15
+ CMxPressure,-0.004451374589655245
16
+ CMyPressure,-60.98526714386331
17
+ CMzPressure,0.0023885996759486997
18
+ CLSkinFriction,-0.017228559817390795
19
+ CDSkinFriction,0.18427781177154445
20
+ CFxSkinFriction,0.18459257723249914
21
+ CFySkinFriction,1.5833428932768968e-05
22
+ CFzSkinFriction,0.013443050820183334
23
+ CMxSkinFriction,8.459292793300903e-06
24
+ CMySkinFriction,-0.025180657397897575
25
+ CMzSkinFriction,6.924232821353179e-05
case_13/results_3/alpha_9.50643115815668/forces_actual.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value_SI
2
+ L,12711.757018103213
3
+ D,909.9593428833148
4
+ Fx,-1201.9893759513216
5
+ Fy,0.4493278481750803
6
+ Fz,12687.474690934252
7
+ LPressure,12726.585952433315
8
+ DPressure,751.3480835430964
9
+ FxPressure,-1360.8715596403727
10
+ FyPressure,0.4356997283349019
11
+ FzPressure,12675.904012948306
12
+ LSkinFriction,-14.82893433009932
13
+ DSkinFriction,158.61125934021834
14
+ FxSkinFriction,158.8821836890527
15
+ FySkinFriction,0.013628119840134388
16
+ FzSkinFriction,11.570677985948842
17
+ Mx,-3.824097885723933
18
+ MxPressure,-3.831378952641167
19
+ MxSkinFriction,0.00728106694004208
20
+ My,-52512.80045947981
21
+ MyPressure,-52491.12701034072
22
+ MySkinFriction,-21.6734491390995
23
+ Mz,2.115509250907527
24
+ MzPressure,2.055911121473186
25
+ MzSkinFriction,0.059598129433035225
case_13/results_9/alpha_4.153032655892364/force_coefficents_corected.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,0.6486204018572426
3
+ CD,0.03780016579199828
4
+ CFx,-0.009272594835843296
5
+ CFy,3.916160669715905e-05
6
+ CFz,0.6496547523295456
7
+ CMx,-0.0004954319669364389
8
+ CMy,-1.525352852147642
9
+ CMz,9.565683025201546e-05
10
+ CLPressure,0.6492346888074912
11
+ CDPressure,0.02532858964229839
12
+ CFxPressure,-0.02175590990057365
13
+ CFyPressure,3.793829426511261e-05
14
+ CFzPressure,0.6493642267546205
15
+ CMxPressure,-0.000495618108336441
16
+ CMyPressure,-1.525731791549357
17
+ CMzPressure,9.408211942626536e-05
18
+ CLSkinFriction,-0.0006142869502493407
19
+ CDSkinFriction,0.01247157614969986
20
+ CFxSkinFriction,0.01248331506473035
21
+ CFySkinFriction,1.223312431998745e-06
22
+ CFzSkinFriction,0.0002905255749248736
23
+ CMxSkinFriction,1.861414001918817e-07
24
+ CMySkinFriction,0.0003789394017161059
25
+ CMzSkinFriction,1.574710825817056e-06
case_13/results_9/alpha_4.153032655892364/force_coefficients.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,8.762127071906116
3
+ CD,0.5106374314779956
4
+ CFx,-0.12526225509607314
5
+ CFy,0.0005290289562862686
6
+ CFz,8.776099975393663
7
+ CMx,-0.011960440774859813
8
+ CMy,-36.82421334595869
9
+ CMz,0.00230929356459316
10
+ CLPressure,8.770425392929138
11
+ CDPressure,0.34216056165132697
12
+ CFxPressure,-0.29389770437057994
13
+ CFyPressure,0.0005125033907204285
14
+ CFzPressure,8.77217530389421
15
+ CMxPressure,-0.011964934496175864
16
+ CMyPressure,-36.83336148853716
17
+ CMzPressure,0.0022712777787217346
18
+ CLSkinFriction,-0.008298321023030417
19
+ CDSkinFriction,0.1684768698266681
20
+ CFxSkinFriction,0.16863544927450674
21
+ CFySkinFriction,1.6525565565195803e-05
22
+ CFzSkinFriction,0.003924671499449071
23
+ CMxSkinFriction,4.493721320631106e-06
24
+ CMySkinFriction,0.009148142578510205
25
+ CMzSkinFriction,3.80157858730416e-05
case_13/results_9/alpha_4.153032655892364/forces_actual.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value_SI
2
+ L,42075.76656386132
3
+ D,2452.082832092952
4
+ Fx,-601.5098116510965
5
+ Fy,2.540399002154843
6
+ Fz,42142.86449802008
7
+ LPressure,42115.615132065286
8
+ DPressure,1643.0562808842096
9
+ FxPressure,-1411.2978619541007
10
+ FyPressure,2.4610431752673874
11
+ FzPressure,42124.01821098319
12
+ LSkinFriction,-39.84856820400514
13
+ DSkinFriction,809.0265512087396
14
+ FxSkinFriction,809.788050303004
15
+ FySkinFriction,0.07935582688436202
16
+ FzSkinFriction,18.84628703686849
17
+ Mx,-57.434080779019574
18
+ MxPressure,-57.45565964537766
19
+ MxSkinFriction,0.021578866380077413
20
+ My,-176830.0085044676
21
+ MyPressure,-176873.9379189198
22
+ MySkinFriction,43.9294144523952
23
+ Mz,11.089236226987477
24
+ MzPressure,10.90668428281442
25
+ MzSkinFriction,0.1825519441808175
case_13/results_9/alpha_4.153032655892364/forces_summary.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "case_id": "case-82277564-16d6-47cf-bf1d-7a0ae67b8c78",
3
+ "case_name": "alpha_case",
4
+ "case_status": "Flow360Status.COMPLETED",
5
+ "reference": {
6
+ "density_kg_m3": 1.072760552862962,
7
+ "velocity_magnitude_m_s": 94.61823554673506,
8
+ "reference_area_m2": 1.0,
9
+ "reference_length_m": 1.0,
10
+ "dynamic_pressure_Pa": 4802.003693688517
11
+ },
12
+ "force_coefficients": {
13
+ "CL": 8.762127071906116,
14
+ "CD": 0.5106374314779956,
15
+ "CFx": -0.12526225509607314,
16
+ "CFy": 0.0005290289562862686,
17
+ "CFz": 8.776099975393663,
18
+ "CMx": -0.011960440774859813,
19
+ "CMy": -36.82421334595869,
20
+ "CMz": 0.00230929356459316,
21
+ "CLPressure": 8.770425392929138,
22
+ "CDPressure": 0.34216056165132697,
23
+ "CFxPressure": -0.29389770437057994,
24
+ "CFyPressure": 0.0005125033907204285,
25
+ "CFzPressure": 8.77217530389421,
26
+ "CMxPressure": -0.011964934496175864,
27
+ "CMyPressure": -36.83336148853716,
28
+ "CMzPressure": 0.0022712777787217346,
29
+ "CLSkinFriction": -0.008298321023030417,
30
+ "CDSkinFriction": 0.1684768698266681,
31
+ "CFxSkinFriction": 0.16863544927450674,
32
+ "CFySkinFriction": 1.6525565565195803e-05,
33
+ "CFzSkinFriction": 0.003924671499449071,
34
+ "CMxSkinFriction": 4.493721320631106e-06,
35
+ "CMySkinFriction": 0.009148142578510205,
36
+ "CMzSkinFriction": 3.80157858730416e-05
37
+ },
38
+ "forces_N_and_moments_Nm": {
39
+ "L": 42075.76656386132,
40
+ "D": 2452.082832092952,
41
+ "Fx": -601.5098116510965,
42
+ "Fy": 2.540399002154843,
43
+ "Fz": 42142.86449802008,
44
+ "LPressure": 42115.615132065286,
45
+ "DPressure": 1643.0562808842096,
46
+ "FxPressure": -1411.2978619541007,
47
+ "FyPressure": 2.4610431752673874,
48
+ "FzPressure": 42124.01821098319,
49
+ "LSkinFriction": -39.84856820400514,
50
+ "DSkinFriction": 809.0265512087396,
51
+ "FxSkinFriction": 809.788050303004,
52
+ "FySkinFriction": 0.07935582688436202,
53
+ "FzSkinFriction": 18.84628703686849,
54
+ "Mx": -57.434080779019574,
55
+ "MxPressure": -57.45565964537766,
56
+ "MxSkinFriction": 0.021578866380077413,
57
+ "My": -176830.0085044676,
58
+ "MyPressure": -176873.9379189198,
59
+ "MySkinFriction": 43.9294144523952,
60
+ "Mz": 11.089236226987477,
61
+ "MzPressure": 10.90668428281442,
62
+ "MzSkinFriction": 0.1825519441808175
63
+ }
64
+ }