KC206 commited on
Commit
71b8090
·
verified ·
1 Parent(s): 82379e0

Add files using upload-large-folder tool

Browse files
case_711/design_parameter_sample_711.json ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "inputs": [
3
+ {
4
+ "description": "",
5
+ "name": "Dihedral angle",
6
+ "type": "real",
7
+ "units": "deg",
8
+ "value": 7.027019646530328
9
+ },
10
+ {
11
+ "description": "",
12
+ "name": "Max Wing Blend",
13
+ "type": "real",
14
+ "units": "mm",
15
+ "value": 277.42913903653414
16
+ },
17
+ {
18
+ "description": "",
19
+ "name": "Inlet Angle 1",
20
+ "type": "real",
21
+ "units": "deg",
22
+ "value": 27.029547351706253
23
+ },
24
+ {
25
+ "description": "",
26
+ "name": "Inlet Angle 2",
27
+ "type": "real",
28
+ "units": "deg",
29
+ "value": 8.969400590481147
30
+ },
31
+ {
32
+ "description": "",
33
+ "name": "Wing Position",
34
+ "type": "real",
35
+ "value": 0.45431008262134787
36
+ },
37
+ {
38
+ "description": "",
39
+ "name": "Rear Point",
40
+ "type": "point",
41
+ "units": "mm",
42
+ "value": [
43
+ 6371.804067446432,
44
+ 0.0,
45
+ 0.0
46
+ ]
47
+ },
48
+ {
49
+ "description": "",
50
+ "name": "Inlet Location",
51
+ "type": "real",
52
+ "value": 0.34456058607714013
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": 8.532357226219899
66
+ },
67
+ {
68
+ "description": "",
69
+ "name": "Aft Top Angle",
70
+ "type": "real",
71
+ "units": "deg",
72
+ "value": 15.363660227001875
73
+ },
74
+ {
75
+ "description": "",
76
+ "name": "Top Height Aft",
77
+ "type": "real",
78
+ "units": "mm",
79
+ "value": 51.704469763302974
80
+ },
81
+ {
82
+ "description": "",
83
+ "name": "Bottom Height Aft",
84
+ "type": "real",
85
+ "units": "mm",
86
+ "value": 189.4941245234795
87
+ },
88
+ {
89
+ "description": "",
90
+ "name": "Wing span",
91
+ "type": "real",
92
+ "units": "mm",
93
+ "value": 8567.815659760954
94
+ },
95
+ {
96
+ "description": "",
97
+ "name": "Rear tail offset",
98
+ "type": "real",
99
+ "units": "mm",
100
+ "value": 1340.090133685797
101
+ },
102
+ {
103
+ "description": "",
104
+ "name": "Root Chord",
105
+ "type": "real",
106
+ "units": "mm",
107
+ "value": 1878.9159308708254
108
+ },
109
+ {
110
+ "description": "",
111
+ "name": "Tail Root chord",
112
+ "type": "real",
113
+ "units": "mm",
114
+ "value": 815.942905055002
115
+ }
116
+ ]
117
+ }
case_711/param_2.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_711_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": 45.10325920494679,
9
+ "alpha": 8.604519002950688,
10
+ "beta": 0,
11
+ "altitude_m": 6295.1978109822485,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 8.604519002950688
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_711/param_3.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_711_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": 45.63545186605933,
9
+ "alpha": 1.0023173561397183,
10
+ "beta": 0,
11
+ "altitude_m": 4579.351641624754,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 1.0023173561397183
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_711/param_4.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_711_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": 25.092614730582323,
9
+ "alpha": 5.75675041599224,
10
+ "beta": 0,
11
+ "altitude_m": 4449.777179033892,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 5.75675041599224
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_711/param_5.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_711_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": 63.04891026968539,
9
+ "alpha": -4.064040750433071,
10
+ "beta": 0,
11
+ "altitude_m": 4970.5093461309925,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -4.064040750433071
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_711/param_6.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_711_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": 87.83895234088979,
9
+ "alpha": 4.989735185115384,
10
+ "beta": 0,
11
+ "altitude_m": 1800.1633154938822,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 4.989735185115384
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_711/param_7.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_711_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": 33.227248406332485,
9
+ "alpha": -6.739487259336457,
10
+ "beta": 0,
11
+ "altitude_m": 7846.919336044554,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -6.739487259336457
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_711/param_8.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_711_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": 50.7066550314893,
9
+ "alpha": -0.9913477985914474,
10
+ "beta": 0,
11
+ "altitude_m": 5411.24655229613,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -0.9913477985914474
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_711/param_9.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_711_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": 41.62320248617911,
9
+ "alpha": -3.9118854372880376,
10
+ "beta": 0,
11
+ "altitude_m": 504.7775719598079,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ -3.9118854372880376
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_711/params.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job_name": "CCA_generation_711_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": 53.7346273282933,
9
+ "alpha": 7.218974683866772,
10
+ "beta": 0,
11
+ "altitude_m": 851.5605871474069,
12
+ "sweep_schema": {
13
+ "variable": "alpha",
14
+ "values": [
15
+ 7.218974683866772
16
+ ],
17
+ "unit": "fl.u.deg"
18
+ }
19
+ }
case_711/results/alpha_7.218974683866772/forces_actual.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value_SI
2
+ L,10821.309906433156
3
+ D,833.4659941348027
4
+ Fx,-532.9659037837524
5
+ Fy,-2.143935035343004
6
+ Fz,10840.265725518513
7
+ LPressure,10840.66151712506
8
+ DPressure,625.3128739041548
9
+ FxPressure,-741.9007813782883
10
+ FyPressure,-2.2368711828051513
11
+ FzPressure,10833.307045853393
12
+ LSkinFriction,-19.351610691903534
13
+ DSkinFriction,208.15312023064735
14
+ FxSkinFriction,208.93487759453558
15
+ FySkinFriction,0.09293614746151005
16
+ FzSkinFriction,6.958679665121797
17
+ Mx,-20.351468689131952
18
+ MxPressure,-20.279102147778097
19
+ MxSkinFriction,-0.07236654135722567
20
+ My,-37329.16171190187
21
+ MyPressure,-37322.422605053594
22
+ MySkinFriction,-6.739106848298378
23
+ Mz,-18.276642153429282
24
+ MzPressure,-18.377551213797016
25
+ MzSkinFriction,0.10090906036755658
case_711/results/alpha_7.218974683866772/forces_summary.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "case_id": "case-14219042-fa94-4ea4-a09c-e3121cca8ec2",
3
+ "case_name": "alpha_case",
4
+ "case_status": "Flow360Status.COMPLETED",
5
+ "reference": {
6
+ "density_kg_m3": 1.1279521741018017,
7
+ "velocity_magnitude_m_s": 53.7346273282933,
8
+ "reference_area_m2": 1.0,
9
+ "reference_length_m": 1.0,
10
+ "dynamic_pressure_Pa": 1628.430291705837
11
+ },
12
+ "force_coefficients": {
13
+ "CL": 6.645239873975484,
14
+ "CD": 0.511821720819083,
15
+ "CFx": -0.3272881292483526,
16
+ "CFy": -0.001316565434985343,
17
+ "CFz": 6.656880420814919,
18
+ "CMx": -0.012497598941010294,
19
+ "CMy": -22.92340169673354,
20
+ "CMz": -0.011223472227530151,
21
+ "CLPressure": 6.657123471812289,
22
+ "CDPressure": 0.38399732373506634,
23
+ "CFxPressure": -0.4555925943880113,
24
+ "CFyPressure": -0.0013736364363880456,
25
+ "CFzPressure": 6.652607177004261,
26
+ "CMxPressure": -0.012453159494186907,
27
+ "CMyPressure": -22.919263290022116,
28
+ "CMzPressure": -0.01128543930151649,
29
+ "CLSkinFriction": -0.011883597836805194,
30
+ "CDSkinFriction": 0.12782439708401627,
31
+ "CFxSkinFriction": 0.12830446513965857,
32
+ "CFySkinFriction": 5.707100140231132e-05,
33
+ "CFzSkinFriction": 0.004273243810659123,
34
+ "CMxSkinFriction": -4.443944682545743e-05,
35
+ "CMySkinFriction": -0.004138406711434317,
36
+ "CMzSkinFriction": 6.196707398623177e-05
37
+ },
38
+ "forces_N_and_moments_Nm": {
39
+ "L": 10821.309906433156,
40
+ "D": 833.4659941348027,
41
+ "Fx": -532.9659037837524,
42
+ "Fy": -2.143935035343004,
43
+ "Fz": 10840.265725518513,
44
+ "LPressure": 10840.66151712506,
45
+ "DPressure": 625.3128739041548,
46
+ "FxPressure": -741.9007813782883,
47
+ "FyPressure": -2.2368711828051513,
48
+ "FzPressure": 10833.307045853393,
49
+ "LSkinFriction": -19.351610691903534,
50
+ "DSkinFriction": 208.15312023064735,
51
+ "FxSkinFriction": 208.93487759453558,
52
+ "FySkinFriction": 0.09293614746151005,
53
+ "FzSkinFriction": 6.958679665121797,
54
+ "Mx": -20.351468689131952,
55
+ "MxPressure": -20.279102147778097,
56
+ "MxSkinFriction": -0.07236654135722567,
57
+ "My": -37329.16171190187,
58
+ "MyPressure": -37322.422605053594,
59
+ "MySkinFriction": -6.739106848298378,
60
+ "Mz": -18.276642153429282,
61
+ "MzPressure": -18.377551213797016,
62
+ "MzSkinFriction": 0.10090906036755658
63
+ }
64
+ }
case_711/results_7/alpha_-6.739487259336457/force_coefficents_corected.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-0.529044511411123
3
+ CD,0.05599831563197637
4
+ CFx,-0.006474749078152274
5
+ CFy,-0.0002681517009242145
6
+ CFz,-0.5319605098428143
7
+ CMx,-0.0006226472799557517
8
+ CMy,1.256919964081298
9
+ CMz,-0.001161790338479355
10
+ CLPressure,-0.529913493627361
11
+ CDPressure,0.03794997932639559
12
+ CFxPressure,-0.02450035106132623
13
+ CFyPressure,-0.000270153036080152
14
+ CFzPressure,-0.5307054215448537
15
+ CMxPressure,-0.0006244118557209827
16
+ CMyPressure,1.253586620313224
17
+ CMzPressure,-0.001167209195102458
18
+ CLSkinFriction,0.0008689822162380541
19
+ CDSkinFriction,0.01804833630558079
20
+ CFxSkinFriction,0.01802560198317395
21
+ CFySkinFriction,2.001335156046884e-06
22
+ CFzSkinFriction,-0.001255088297960931
23
+ CMxSkinFriction,1.764575765346678e-06
24
+ CMySkinFriction,0.003333343768074038
25
+ CMzSkinFriction,5.418856623075055e-06
case_711/results_7/alpha_-6.739487259336457/force_coefficients.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value
2
+ CL,-4.364737802746299
3
+ CD,0.46199886749995583
4
+ CFx,-0.053418155665821754
5
+ CFy,-0.00221231265167612
6
+ CFz,-4.388795454442947
7
+ CMx,-0.007507077880385289
8
+ CMy,15.154319891094579
9
+ CMz,-0.01400736955321399
10
+ CLPressure,-4.371907104094897
11
+ CDPressure,0.3130959792731663
12
+ CFxPressure,-0.2021334805509858
13
+ CFyPressure,-0.002228824122871211
14
+ CFzPressure,-4.37844068991608
15
+ CMxPressure,-0.0075283528592085674
16
+ CMyPressure,15.1141307309158
17
+ CMzPressure,-0.014072703137735815
18
+ CLSkinFriction,0.00716930134859868
19
+ CDSkinFriction,0.14890288822678957
20
+ CFxSkinFriction,0.148715324885164
21
+ CFySkinFriction,1.6511471195993097e-05
22
+ CFzSkinFriction,-0.010354764526868903
23
+ CMxSkinFriction,2.1274978824671598e-05
24
+ CMySkinFriction,0.040189160178788645
25
+ CMzSkinFriction,6.53335845214918e-05
case_711/results_7/alpha_-6.739487259336457/forces_actual.csv ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,value_SI
2
+ L,-1289.6623914687477
3
+ D,136.50821452343686
4
+ Fx,-15.783625385352352
5
+ Fy,-0.6536787669678564
6
+ Fz,-1296.770779193825
7
+ LPressure,-1291.7807268053118
8
+ DPressure,92.51142397021354
9
+ FxPressure,-59.72499602593844
10
+ FyPressure,-0.6585574617235255
11
+ FzPressure,-1293.7112253359935
12
+ LSkinFriction,2.1183353365639306
13
+ DSkinFriction,43.99679055322333
14
+ FxSkinFriction,43.94137064058608
15
+ FySkinFriction,0.0048786947559355
16
+ FzSkinFriction,-3.0595538578319776
17
+ Mx,-2.21813919866347
18
+ MxPressure,-2.2244253815472192
19
+ MxSkinFriction,0.006286182884160695
20
+ My,4477.693120428532
21
+ MyPressure,4465.818306689509
22
+ MySkinFriction,11.874813739025823
23
+ Mz,-4.13880020578054
24
+ MzPressure,-4.158104519273237
25
+ MzSkinFriction,0.01930431349259909
case_711/results_7/alpha_-6.739487259336457/forces_summary.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "case_id": "case-83e1e94c-c49c-40e9-a132-08cf35c9f9ac",
3
+ "case_name": "alpha_case",
4
+ "case_status": "Flow360Status.COMPLETED",
5
+ "reference": {
6
+ "density_kg_m3": 0.5352530053727398,
7
+ "velocity_magnitude_m_s": 33.227248406332485,
8
+ "reference_area_m2": 1.0,
9
+ "reference_length_m": 1.0,
10
+ "dynamic_pressure_Pa": 295.47305010103713
11
+ },
12
+ "force_coefficients": {
13
+ "CL": -4.364737802746299,
14
+ "CD": 0.46199886749995583,
15
+ "CFx": -0.053418155665821754,
16
+ "CFy": -0.00221231265167612,
17
+ "CFz": -4.388795454442947,
18
+ "CMx": -0.007507077880385289,
19
+ "CMy": 15.154319891094579,
20
+ "CMz": -0.01400736955321399,
21
+ "CLPressure": -4.371907104094897,
22
+ "CDPressure": 0.3130959792731663,
23
+ "CFxPressure": -0.2021334805509858,
24
+ "CFyPressure": -0.002228824122871211,
25
+ "CFzPressure": -4.37844068991608,
26
+ "CMxPressure": -0.0075283528592085674,
27
+ "CMyPressure": 15.1141307309158,
28
+ "CMzPressure": -0.014072703137735815,
29
+ "CLSkinFriction": 0.00716930134859868,
30
+ "CDSkinFriction": 0.14890288822678957,
31
+ "CFxSkinFriction": 0.148715324885164,
32
+ "CFySkinFriction": 1.6511471195993097e-05,
33
+ "CFzSkinFriction": -0.010354764526868903,
34
+ "CMxSkinFriction": 2.1274978824671598e-05,
35
+ "CMySkinFriction": 0.040189160178788645,
36
+ "CMzSkinFriction": 6.53335845214918e-05
37
+ },
38
+ "forces_N_and_moments_Nm": {
39
+ "L": -1289.6623914687477,
40
+ "D": 136.50821452343686,
41
+ "Fx": -15.783625385352352,
42
+ "Fy": -0.6536787669678564,
43
+ "Fz": -1296.770779193825,
44
+ "LPressure": -1291.7807268053118,
45
+ "DPressure": 92.51142397021354,
46
+ "FxPressure": -59.72499602593844,
47
+ "FyPressure": -0.6585574617235255,
48
+ "FzPressure": -1293.7112253359935,
49
+ "LSkinFriction": 2.1183353365639306,
50
+ "DSkinFriction": 43.99679055322333,
51
+ "FxSkinFriction": 43.94137064058608,
52
+ "FySkinFriction": 0.0048786947559355,
53
+ "FzSkinFriction": -3.0595538578319776,
54
+ "Mx": -2.21813919866347,
55
+ "MxPressure": -2.2244253815472192,
56
+ "MxSkinFriction": 0.006286182884160695,
57
+ "My": 4477.693120428532,
58
+ "MyPressure": 4465.818306689509,
59
+ "MySkinFriction": 11.874813739025823,
60
+ "Mz": -4.13880020578054,
61
+ "MzPressure": -4.158104519273237,
62
+ "MzSkinFriction": 0.01930431349259909
63
+ }
64
+ }