-
Notifications
You must be signed in to change notification settings - Fork 2
/
canonical-rbc-dns-c1r4-info.json
49 lines (49 loc) · 1.74 KB
/
canonical-rbc-dns-c1r4-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
{
"global": {
"dataset_id": "blastnet/canonical-rbc-dns-c1r4",
"Nxyz": [
2049,
2049,
1025
],
"snapshots": 2,
"variables": [
"UX",
"UY",
"UZ",
"P",
"T"
],
"compression": "None",
"grid": {
"x": "./grid/X_m.dat",
"y": "./grid/Y_m.dat",
"z": "./grid/Z_m.dat"
},
"bc": "Periodic in x-, y-directions, bounded by no-slip walls along z-direction.",
"ic": "Natural thermal convection in a cuboidal box of aspect ratio 4 at fixed Prandtl number = 0.7 and Rayleigh number = 1.00E+06 with nu = 0.000836660027 and kappa = 0.00119522861. ",
"description": "DNS of Rayleigh Benard convection at moderate to high Rayleigh numbers. All the variables reported in this dataset are in the dimensionless form. For more information about the normalization, we refer the user to the dataset webpage on BLASTNet.",
"doi": "https://doi.org/10.1017/jfm.2024.853",
"contributors": "Roshan Samuel, Mathis Bode"
},
"local": [
{
"id": 8,
"time": 3950,
"UX filename": "./data/UX_id008.dat",
"UY filename": "./data/UY_id008.dat",
"UZ filename": "./data/UZ_id008.dat",
"P filename": "./data/P_id008.dat",
"T filename": "./data/T_id008.dat"
},
{
"id": 9,
"time": 4000,
"UX filename": "./data/UX_id009.dat",
"UY filename": "./data/UY_id009.dat",
"UZ filename": "./data/UZ_id009.dat",
"P filename": "./data/P_id009.dat",
"T filename": "./data/T_id009.dat"
}
]
}