KC206 commited on
Commit
fcd1797
·
verified ·
1 Parent(s): 08a821c

Add files using upload-large-folder tool

Browse files
case_704/design_parameter_sample_704.json ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "inputs": [
3
+ {
4
+ "description": "",
5
+ "name": "Dihedral angle",
6
+ "type": "real",
7
+ "units": "deg",
8
+ "value": 3.3310967345090567
9
+ },
10
+ {
11
+ "description": "",
12
+ "name": "Max Wing Blend",
13
+ "type": "real",
14
+ "units": "mm",
15
+ "value": 846.1064571821522
16
+ },
17
+ {
18
+ "description": "",
19
+ "name": "Inlet Angle 1",
20
+ "type": "real",
21
+ "units": "deg",
22
+ "value": 15.587857963979847
23
+ },
24
+ {
25
+ "description": "",
26
+ "name": "Inlet Angle 2",
27
+ "type": "real",
28
+ "units": "deg",
29
+ "value": 3.3660265234091664
30
+ },
31
+ {
32
+ "description": "",
33
+ "name": "Wing Position",
34
+ "type": "real",
35
+ "value": 0.4725291990102155
36
+ },
37
+ {
38
+ "description": "",
39
+ "name": "Rear Point",
40
+ "type": "point",
41
+ "units": "mm",
42
+ "value": [
43
+ 5730.569369340485,
44
+ 0.0,
45
+ 0.0
46
+ ]
47
+ },
48
+ {
49
+ "description": "",
50
+ "name": "Inlet Location",
51
+ "type": "real",
52
+ "value": 0.5418434112330328
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": 2.0938951993091637
66
+ },
67
+ {
68
+ "description": "",
69
+ "name": "Aft Top Angle",
70
+ "type": "real",
71
+ "units": "deg",
72
+ "value": 19.835614680979965
73
+ },
74
+ {
75
+ "description": "",
76
+ "name": "Top Height Aft",
77
+ "type": "real",
78
+ "units": "mm",
79
+ "value": 201.17468853157314
80
+ },
81
+ {
82
+ "description": "",
83
+ "name": "Bottom Height Aft",
84
+ "type": "real",
85
+ "units": "mm",
86
+ "value": 72.70442708071022
87
+ },
88
+ {
89
+ "description": "",
90
+ "name": "Wing span",
91
+ "type": "real",
92
+ "units": "mm",
93
+ "value": 9337.184705083768
94
+ },
95
+ {
96
+ "description": "",
97
+ "name": "Rear tail offset",
98
+ "type": "real",
99
+ "units": "mm",
100
+ "value": 1210.767555991799
101
+ },
102
+ {
103
+ "description": "",
104
+ "name": "Root Chord",
105
+ "type": "real",
106
+ "units": "mm",
107
+ "value": 1904.590516213591
108
+ },
109
+ {
110
+ "description": "",
111
+ "name": "Tail Root chord",
112
+ "type": "real",
113
+ "units": "mm",
114
+ "value": 872.6909378300218
115
+ }
116
+ ]
117
+ }
case_704/param_10.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_704_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": 78.7152066442071,
9
+ "alpha": 6.4054737190751645,
10
+ "beta": 0,
11
+ "altitude_m": 7974.121471636111,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 6.4054737190751645
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_704/param_2.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_704_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": 144.73526625857298,
9
+ "alpha": -4.849196395366318,
10
+ "beta": 0,
11
+ "altitude_m": 324.7296679074296,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -4.849196395366318
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_704/param_3.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_704_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": 39.12510637394706,
9
+ "alpha": 8.670370015626407,
10
+ "beta": 0,
11
+ "altitude_m": 9780.612860010177,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 8.670370015626407
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_704/param_4.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_704_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": 73.20203007723029,
9
+ "alpha": -3.1190262361604564,
10
+ "beta": 0,
11
+ "altitude_m": 183.54303481995908,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -3.1190262361604564
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_704/param_5.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_704_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": 111.06553790557709,
9
+ "alpha": -4.4531942328318825,
10
+ "beta": 0,
11
+ "altitude_m": 4351.376998923731,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -4.4531942328318825
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_704/param_6.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_704_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": 70.59870667574796,
9
+ "alpha": -6.15860581687205,
10
+ "beta": 0,
11
+ "altitude_m": 6701.240440642962,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -6.15860581687205
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_704/param_7.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_704_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": 102.29105399278848,
9
+ "alpha": -1.3682167549044468,
10
+ "beta": 0,
11
+ "altitude_m": 6554.9215425587545,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -1.3682167549044468
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_704/param_8.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_704_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": 116.39797636172813,
9
+ "alpha": -7.767074121764514,
10
+ "beta": 0,
11
+ "altitude_m": 1634.3311864788923,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -7.767074121764514
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_704/param_9.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_704_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": 168.48814926042428,
9
+ "alpha": 4.799995836102395,
10
+ "beta": 0,
11
+ "altitude_m": 6548.696535443895,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 4.799995836102395
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_704/params.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_704_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": 54.750796402477164,
9
+ "alpha": -7.241678656513965,
10
+ "beta": 0,
11
+ "altitude_m": 7599.952917555077,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -7.241678656513965
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_797/reference_area/input.json ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "description": "CCA Demo\n\nPresented in 7/17 webinar\n\nAntonsen 2025",
3
+ "inputs": [
4
+ {
5
+ "description": "",
6
+ "name": "Dihedral angle",
7
+ "type": "real",
8
+ "units": "deg",
9
+ "value": 2.238004786196754
10
+ },
11
+ {
12
+ "description": "",
13
+ "name": "Max Wing Blend",
14
+ "type": "real",
15
+ "units": "mm",
16
+ "value": 650.0541948232371
17
+ },
18
+ {
19
+ "description": "",
20
+ "name": "Inlet Angle 1",
21
+ "type": "real",
22
+ "units": "deg",
23
+ "value": 10.303077139503676
24
+ },
25
+ {
26
+ "description": "",
27
+ "name": "Inlet Angle 2",
28
+ "type": "real",
29
+ "units": "deg",
30
+ "value": 6.30411361735299
31
+ },
32
+ {
33
+ "description": "",
34
+ "name": "Wing Position",
35
+ "type": "real",
36
+ "value": 0.29450991760230116
37
+ },
38
+ {
39
+ "description": "",
40
+ "name": "Rear Point",
41
+ "type": "point",
42
+ "units": "mm",
43
+ "value": [
44
+ 5362.511023870426,
45
+ 0.0,
46
+ 0.0
47
+ ]
48
+ },
49
+ {
50
+ "description": "",
51
+ "name": "Inlet Location",
52
+ "type": "real",
53
+ "value": 0.5797096022947568
54
+ },
55
+ {
56
+ "description": "",
57
+ "name": "NACA 4-digit code",
58
+ "type": "text",
59
+ "value": "0012"
60
+ },
61
+ {
62
+ "description": "",
63
+ "name": "Fore Top Angle",
64
+ "type": "real",
65
+ "units": "deg",
66
+ "value": 1.7808207167855592
67
+ },
68
+ {
69
+ "description": "",
70
+ "name": "Aft Top Angle",
71
+ "type": "real",
72
+ "units": "deg",
73
+ "value": 26.10915278514983
74
+ },
75
+ {
76
+ "description": "",
77
+ "name": "Top Height Aft",
78
+ "type": "real",
79
+ "units": "mm",
80
+ "value": 81.12580321699917
81
+ },
82
+ {
83
+ "description": "",
84
+ "name": "Bottom Height Aft",
85
+ "type": "real",
86
+ "units": "mm",
87
+ "value": 181.58714406687074
88
+ },
89
+ {
90
+ "description": "",
91
+ "name": "Wing span",
92
+ "type": "real",
93
+ "units": "mm",
94
+ "value": 11644.757270943663
95
+ },
96
+ {
97
+ "description": "",
98
+ "name": "Rear tail offset",
99
+ "type": "real",
100
+ "units": "mm",
101
+ "value": 1273.2999442924174
102
+ },
103
+ {
104
+ "description": "",
105
+ "name": "Root Chord",
106
+ "type": "real",
107
+ "units": "mm",
108
+ "value": 1727.7267675544156
109
+ },
110
+ {
111
+ "description": "",
112
+ "name": "Tail Root chord",
113
+ "type": "real",
114
+ "units": "mm",
115
+ "value": 987.1557008590178
116
+ },
117
+ {
118
+ "description": "",
119
+ "name": "File Path_0",
120
+ "type": "file_path",
121
+ "value": "/scratch/data_generation/Dataset_generation_ntop/Dataset_Generation/CCA_Drone/cases/case_797/reference_area/../design_797.stl"
122
+ },
123
+ {
124
+ "description": "",
125
+ "name": "File Surface Reference",
126
+ "type": "file_path",
127
+ "value": "/scratch/data_generation/Dataset_generation_ntop/Dataset_Generation/CCA_Drone/cases/case_797/reference_area/reference_area.txt"
128
+ }
129
+ ],
130
+ "title": "CCA_1_automated"
131
+ }
case_797/reference_area/mac.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1.343787485876
case_797/reference_area/reference_area.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 6001128.0012388881
case_797/reference_area/reference_area_m2.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 12.002256002478
case_797/results_3/alpha_3.768420487268447/force_coefficents_corected.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,0.3241511509848574
3
+ CD,0.05424085662933863
4
+ CFx,0.03281909008625041
5
+ CFy,4.334257525668913e-05
6
+ CFz,0.3270152084209583
7
+ CMx,-0.0003170490573551041
8
+ CMy,-0.6961168545174853
9
+ CMz,0.0002800578256138316
10
+ CLPressure,0.3244453364201045
11
+ CDPressure,0.04550931308882523
12
+ CFxPressure,0.02408709047440735
13
+ CFyPressure,4.330809446851156e-05
14
+ CFzPressure,0.3267348863758646
15
+ CMxPressure,-0.0003178466649922075
16
+ CMyPressure,-0.6959145823229853
17
+ CMzPressure,0.000275585268190118
18
+ CLSkinFriction,-0.0002941854352471842
19
+ CDSkinFriction,0.008731543540513377
20
+ CFxSkinFriction,0.008731999611843037
21
+ CFySkinFriction,3.448078811130877e-08
22
+ CFzSkinFriction,0.0002803220450936066
23
+ CMxSkinFriction,7.976076370633001e-07
24
+ CMySkinFriction,-0.0002022721944994551
25
+ CMzSkinFriction,4.472557423814436e-06
case_797/results_3/alpha_3.768420487268447/force_coefficients.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,3.890545097618156
3
+ CD,0.6510126470590282
4
+ CFx,0.3939031209835652
5
+ CFy,0.0005202086840374514
6
+ CFz,3.924920248172041
7
+ CMx,-0.005113519830276215
8
+ CMy,-11.227307753127306
9
+ CMz,0.004516907436493002
10
+ CLPressure,3.894075986524193
11
+ CDPressure,0.5462144261890032
12
+ CFxPressure,0.28909942622868623
13
+ CFyPressure,0.0005197948367905771
14
+ CFzPressure,3.9215557512236883
15
+ CMxPressure,-0.00512638403023042
16
+ CMyPressure,-11.224045409796853
17
+ CMzPressure,0.004444771877191865
18
+ CLSkinFriction,-0.00353088890603712
19
+ CDSkinFriction,0.10479822087002467
20
+ CFxSkinFriction,0.10480369475487865
21
+ CFySkinFriction,4.1384724607912773e-07
22
+ CFzSkinFriction,0.0033644969483516488
23
+ CMxSkinFriction,1.2864199953557375e-05
24
+ CMySkinFriction,-0.0032623433304454826
25
+ CMzSkinFriction,7.213555930276301e-05
case_797/results_3/alpha_3.768420487268447/forces_summary.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "case_id": "case-2a6114ad-1502-4ee0-b42d-0b24f1f46c72",
3
+ "case_name": "alpha_case",
4
+ "case_status": "Flow360Status.COMPLETED",
5
+ "reference": {
6
+ "density_kg_m3": 0.925746736621991,
7
+ "velocity_magnitude_m_s": 121.85088248486122,
8
+ "reference_area_m2": 1.0,
9
+ "reference_length_m": 1.0,
10
+ "dynamic_pressure_Pa": 6872.5760099409235
11
+ },
12
+ "force_coefficients": {
13
+ "CL": 3.890545097618156,
14
+ "CD": 0.6510126470590282,
15
+ "CFx": 0.3939031209835652,
16
+ "CFy": 0.0005202086840374514,
17
+ "CFz": 3.924920248172041,
18
+ "CMx": -0.005113519830276215,
19
+ "CMy": -11.227307753127306,
20
+ "CMz": 0.004516907436493002,
21
+ "CLPressure": 3.894075986524193,
22
+ "CDPressure": 0.5462144261890032,
23
+ "CFxPressure": 0.28909942622868623,
24
+ "CFyPressure": 0.0005197948367905771,
25
+ "CFzPressure": 3.9215557512236883,
26
+ "CMxPressure": -0.00512638403023042,
27
+ "CMyPressure": -11.224045409796853,
28
+ "CMzPressure": 0.004444771877191865,
29
+ "CLSkinFriction": -0.00353088890603712,
30
+ "CDSkinFriction": 0.10479822087002467,
31
+ "CFxSkinFriction": 0.10480369475487865,
32
+ "CFySkinFriction": 4.1384724607912773e-07,
33
+ "CFzSkinFriction": 0.0033644969483516488,
34
+ "CMxSkinFriction": 1.2864199953557375e-05,
35
+ "CMySkinFriction": -0.0032623433304454826,
36
+ "CMzSkinFriction": 7.213555930276301e-05
37
+ },
38
+ "forces_N_and_moments_Nm": {
39
+ "L": 26738.06690348381,
40
+ "D": 4474.133900346014,
41
+ "Fx": 2707.1291395125077,
42
+ "Fy": 3.5751737220787265,
43
+ "Fz": 26974.312738518543,
44
+ "LPressure": 26762.333205873205,
45
+ "DPressure": 3753.9001617101903,
46
+ "FxPressure": 1986.8577811869548,
47
+ "FyPressure": 3.5723295254180782,
48
+ "FzPressure": 26951.189977505775,
49
+ "LSkinFriction": -24.266302389397264,
50
+ "DSkinFriction": 720.2337386358219,
51
+ "FxSkinFriction": 720.2713583255504,
52
+ "FySkinFriction": 0.0028441966551835314,
53
+ "FzSkinFriction": 23.12276101276099,
54
+ "Mx": -35.1430537119135,
55
+ "MxPressure": -35.23146390390585,
56
+ "MxSkinFriction": 0.08841019198790155,
57
+ "My": -77160.52592036646,
58
+ "MyPressure": -77138.10521785739,
59
+ "MySkinFriction": -22.4207025090104,
60
+ "Mz": 31.042789687165563,
61
+ "MzPressure": 30.5470325728489,
62
+ "MzSkinFriction": 0.49575711432783987
63
+ }
64
+ }
case_797/results_9/alpha_7.020254351926351/force_coefficents_corected.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,0.6282076927815182
3
+ CD,0.05978539490065582
4
+ CFx,-0.01744248929931217
5
+ CFy,5.172498879639413e-05
6
+ CFz,0.6308050081287789
7
+ CMx,0.0002400135184933592
8
+ CMy,-1.241837686159162
9
+ CMz,0.0001621437392121428
10
+ CLPressure,0.6285719798648548
11
+ CDPressure,0.04659844447928333
12
+ CFxPressure,-0.03057510050368412
13
+ CFyPressure,5.343381307992332e-05
14
+ CFzPressure,0.6295548523586342
15
+ CMxPressure,0.0002398575839004769
16
+ CMyPressure,-1.24003159889129
17
+ CMzPressure,0.0001581783639790643
18
+ CLSkinFriction,-0.0003642870833363964
19
+ CDSkinFriction,0.01318695042137253
20
+ CFxSkinFriction,0.01313261120437196
21
+ CFySkinFriction,-1.708824283499252e-06
22
+ CFzSkinFriction,0.001250155770144979
23
+ CMxSkinFriction,1.559345930531233e-07
24
+ CMySkinFriction,-0.001806087267872237
25
+ CMzSkinFriction,3.965375232939032e-06
case_797/results_9/alpha_7.020254351926351/force_coefficients.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,7.539909551489831
3
+ CD,0.7175596148069139
4
+ CFx,-0.20934922189082777
5
+ CFy,0.0006208165572596287
6
+ CFz,7.57108319520682
7
+ CMx,0.0038710535731873576
8
+ CMy,-20.028956045899367
9
+ CMz,0.002615132284994569
10
+ CLPressure,7.544281818322434
11
+ CDPressure,0.5592864599576162
12
+ CFxPressure,-0.36697018354671085
13
+ CFyPressure,0.0006413263037737971
14
+ CFzPressure,7.556078505610568
15
+ CMxPressure,0.0038685385850035685
16
+ CMyPressure,-19.999826600959466
17
+ CMzPressure,0.002551176804230838
18
+ CLSkinFriction,-0.0043722668325994665
19
+ CDSkinFriction,0.15827315484929821
20
+ CFxSkinFriction,0.15762096165588318
21
+ CFySkinFriction,-2.0509746513809065e-05
22
+ CFzSkinFriction,0.015004689596255078
23
+ CMxSkinFriction,2.5149881865446297e-06
24
+ CMySkinFriction,-0.02912944493990433
25
+ CMzSkinFriction,6.395548076148056e-05
case_797/results_9/alpha_7.020254351926351/forces_actual.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value_SI
2
+ L,1364.0189942729028
3
+ D,129.8112314790807
4
+ Fx,-37.87264464451272
5
+ Fy,0.11230977908666319
6
+ Fz,1369.6585104846413
7
+ LPressure,1364.8099659638722
8
+ DPressure,101.17858170740267
9
+ FxPressure,-66.38730839823154
10
+ FyPressure,0.11602012648831343
11
+ FzPressure,1366.9440639156617
12
+ LSkinFriction,-0.7909716909689825
13
+ DSkinFriction,28.63264977167814
14
+ FxSkinFriction,28.514663753718835
15
+ FySkinFriction,-0.003710347401585238
16
+ FzSkinFriction,2.7144465689799784
17
+ Mx,0.7002989313886688
18
+ MxPressure,0.6998439535630552
19
+ MxSkinFriction,0.0004549778261121179
20
+ My,-3623.3692586757384
21
+ MyPressure,-3618.0995514041438
22
+ MySkinFriction,-5.269707271595218
23
+ Mz,0.4730945490671116
24
+ MzPressure,0.4615245839430145
25
+ MzSkinFriction,0.01156996512369003
case_797/results_9/alpha_7.020254351926351/forces_summary.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "case_id": "case-cf860884-9bc5-4359-bb1d-1d7eb26491bf",
3
+ "case_name": "alpha_case",
4
+ "case_status": "Flow360Status.COMPLETED",
5
+ "reference": {
6
+ "density_kg_m3": 0.7103863049595984,
7
+ "velocity_magnitude_m_s": 22.568092260217565,
8
+ "reference_area_m2": 1.0,
9
+ "reference_length_m": 1.0,
10
+ "dynamic_pressure_Pa": 180.9065460212825
11
+ },
12
+ "force_coefficients": {
13
+ "CL": 7.539909551489831,
14
+ "CD": 0.7175596148069139,
15
+ "CFx": -0.20934922189082777,
16
+ "CFy": 0.0006208165572596287,
17
+ "CFz": 7.57108319520682,
18
+ "CMx": 0.0038710535731873576,
19
+ "CMy": -20.028956045899367,
20
+ "CMz": 0.002615132284994569,
21
+ "CLPressure": 7.544281818322434,
22
+ "CDPressure": 0.5592864599576162,
23
+ "CFxPressure": -0.36697018354671085,
24
+ "CFyPressure": 0.0006413263037737971,
25
+ "CFzPressure": 7.556078505610568,
26
+ "CMxPressure": 0.0038685385850035685,
27
+ "CMyPressure": -19.999826600959466,
28
+ "CMzPressure": 0.002551176804230838,
29
+ "CLSkinFriction": -0.0043722668325994665,
30
+ "CDSkinFriction": 0.15827315484929821,
31
+ "CFxSkinFriction": 0.15762096165588318,
32
+ "CFySkinFriction": -2.0509746513809065e-05,
33
+ "CFzSkinFriction": 0.015004689596255078,
34
+ "CMxSkinFriction": 2.5149881865446297e-06,
35
+ "CMySkinFriction": -0.02912944493990433,
36
+ "CMzSkinFriction": 6.395548076148056e-05
37
+ },
38
+ "forces_N_and_moments_Nm": {
39
+ "L": 1364.0189942729028,
40
+ "D": 129.8112314790807,
41
+ "Fx": -37.87264464451272,
42
+ "Fy": 0.11230977908666319,
43
+ "Fz": 1369.6585104846413,
44
+ "LPressure": 1364.8099659638722,
45
+ "DPressure": 101.17858170740267,
46
+ "FxPressure": -66.38730839823154,
47
+ "FyPressure": 0.11602012648831343,
48
+ "FzPressure": 1366.9440639156617,
49
+ "LSkinFriction": -0.7909716909689825,
50
+ "DSkinFriction": 28.63264977167814,
51
+ "FxSkinFriction": 28.514663753718835,
52
+ "FySkinFriction": -0.003710347401585238,
53
+ "FzSkinFriction": 2.7144465689799784,
54
+ "Mx": 0.7002989313886688,
55
+ "MxPressure": 0.6998439535630552,
56
+ "MxSkinFriction": 0.0004549778261121179,
57
+ "My": -3623.3692586757384,
58
+ "MyPressure": -3618.0995514041438,
59
+ "MySkinFriction": -5.269707271595218,
60
+ "Mz": 0.4730945490671116,
61
+ "MzPressure": 0.4615245839430145,
62
+ "MzSkinFriction": 0.01156996512369003
63
+ }
64
+ }