-
Notifications
You must be signed in to change notification settings - Fork 2
/
brouzet2021b_info.json
70 lines (70 loc) · 2.48 KB
/
brouzet2021b_info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"global": {
"dataset_id": "waitongchung/round-jet-premixed-coffee",
"Nxyz": [
1235,
676,
676
],
"snapshots": 1,
"variables": [
"UX_ms-1",
"UY_ms-1",
"UZ_ms-1",
"P_Pa",
"T_K",
"RHO_kgm-3",
"YO2",
"YCH4",
"YCO2",
"YCO",
"YN2",
"YH2O"
],
"compression": "None",
"grid": {
"x": "./grid/X_m.dat",
"y": "./grid/Y_m.dat",
"z": "./grid/Z_m.dat"
},
"bc": "Inflow-outflow (with sponge) in x-, with non-reflecting outflow in y- and z-directions.",
"ic": {
"U": "Taylors hypothesis with Re_t = 58.8 and integral lengthscale of 5.7E-4 m, Re_j = 5300, Ma = 0.36, Diameter = 1.85e-3 m",
"Tinlet [K]": 700,
"Pamb [Pa]": 101325,
"Mixture": "CH4-air Equivalence ratio = 1"
},
"doi": "https://doi.org/10.1017/jfm.2020.1184",
"contributors": "Davy Brouzet and Mohsen Talei",
"description": "Turbulent Round jet COFFEE CH4-air Premixed Flame DNS",
"chem_thermo_tran": {
"cantera_cti": "./chem_thermo_tran/ch4Coffee.cti"
},
"notes": "Sponge layers removed from this data."
},
"local": [
{
"id": 0,
"UX_ms-1 filename": "./data/UX_ms-1_id000.dat",
"UY_ms-1 filename": "./data/UY_ms-1_id000.dat",
"UZ_ms-1 filename": "./data/UZ_ms-1_id000.dat",
"P_Pa filename": "./data/P_Pa_id000.dat",
"T_K filename": "./data/T_K_id000.dat",
"RHO_kgm-3 filename": "./data/RHO_kgm-3_id000.dat",
"YO2 filename": "./data/YO2_id000.dat",
"YCO2 filename": "./data/YCO2_id000.dat",
"YCO filename": "./data/YCO_id000.dat",
"YCH4 filename": "./data/YCH4_id000.dat",
"YH2O filename": "./data/YH2O_id000.dat",
"YN2 filename": "./data/YN2_id000.dat",
"YHO2 filename": "./data/YHO2_id000.dat",
"YOH filename": "./data/YOH_id000.dat",
"YO filename": "./data/YO_id000.dat",
"YH filename": "./data/YH_id000.dat",
"YH2 filename": "./data/YH2_id000.dat",
"YHCO filename": "./data/YHCO_id000.dat",
"YCH2O filename": "./data/YCH2O_id000.dat",
"YCH3 filename": "./data/YCH3_id000.dat"
}
]
}