Skip to content

Commit 11079bb

Browse files
committed
added info for pkyeung
1 parent 4058dac commit 11079bb

16 files changed

+778
-0
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"global": {
3+
"dataset_id": "blastnet/forcedhit-dns-re390-scalar",
4+
"Nxyz": [
5+
2048,
6+
2048,
7+
2048
8+
],
9+
"snapshots": 1,
10+
"variables": [
11+
"Y2",
12+
"Y1",
13+
"Y3"
14+
],
15+
"compression": "None",
16+
"grid": {
17+
"x": "./grid/X_m.dat",
18+
"y": "./grid/Y_m.dat",
19+
"z": "./grid/Z_m.dat"
20+
},
21+
"split": "channel",
22+
"bc": "periodic cube",
23+
"numerics": [
24+
{
25+
"spatial": "Fourier psuedospectral",
26+
"temporal": {
27+
"linear_terms": "exact integrating factor",
28+
"nonlinear_terms": "2nd-order Runge-Kutta (predictor-corrector)"
29+
},
30+
"dealiasing": [
31+
"spherical truncation",
32+
"random phase shifting"
33+
],
34+
"forcing": "modified frozen-E(k) (FEK)",
35+
"source": "imposed mean gradient",
36+
"code": "GESTS"
37+
}
38+
],
39+
"ic": "",
40+
"description": "DNS of forced Homogeneous Isotropic Turbulence at Re = 390, with three passive scalars of Schmidt number unity and imposed mean scalar gradients along each of the three respective coordinate axes.",
41+
"doi": "TBD",
42+
"contributors": "P.K. Yeung, Daniel Dotson"
43+
},
44+
"local": [
45+
{
46+
"id": 0,
47+
"Y2 filename": "./data/Y1_id000.dat",
48+
"Y1 filename": "./data/Y2_id000.dat",
49+
"Y3 filename": "./data/Y3_id000.dat"
50+
}
51+
]
52+
}
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"global": {
3+
"dataset_id": "blastnet/forcedhit-dns-re390-vp",
4+
"Nxyz": [
5+
2048,
6+
2048,
7+
2048
8+
],
9+
"snapshots": 1,
10+
"variables": [
11+
"UX_ms-1",
12+
"UZ_ms-1",
13+
"UY_ms-1",
14+
"P_Pa"
15+
],
16+
"compression": "None",
17+
"grid": {
18+
"x": "./grid/X_m.dat",
19+
"y": "./grid/Y_m.dat",
20+
"z": "./grid/Z_m.dat"
21+
},
22+
"split": "channel",
23+
"bc": "periodic cube",
24+
"numerics": [
25+
{
26+
"spatial": "Fourier psuedospectral",
27+
"temporal": {
28+
"linear_terms": "exact integrating factor",
29+
"nonlinear_terms": "2nd-order Runge-Kutta (predictor-corrector)"
30+
},
31+
"dealiasing": [
32+
"spherical truncation",
33+
"random phase shifting"
34+
],
35+
"forcing": "modified frozen-E(k) (FEK)",
36+
"source": "imposed mean gradient",
37+
"code": "GESTS"
38+
}
39+
],
40+
"ic": "",
41+
"description": "DNS of forced Homogeneous Isotropic Turbulence at Re = 390, with three passive scalars of Schmidt number unity and imposed mean scalar gradients along each of the three respective coordinate axes.",
42+
"doi": "TBD",
43+
"contributors": "P.K. Yeung, Daniel Dotson"
44+
},
45+
"local": [
46+
{
47+
"id": 0,
48+
"UX_ms-1 filename": "./data/UX_ms-1_id000.dat",
49+
"UZ_ms-1 filename": "./data/UY_ms-1_id000.dat",
50+
"UY_ms-1 filename": "./data/UZ_ms-1_id000.dat",
51+
"P_Pa filename": "./data/P_Pa_id000.dat"
52+
}
53+
]
54+
}
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"global": {
3+
"dataset_id": "blastnet/forcedhit-dns-re650-p1",
4+
"Nxyz": [
5+
4096,
6+
4096,
7+
2048
8+
],
9+
"snapshots": 1,
10+
"variables": [
11+
"P_Pa"
12+
],
13+
"compression": "None",
14+
"grid": {
15+
"x": "./grid/X_m.dat",
16+
"y": "./grid/Y_m.dat",
17+
"z": "./grid/Z_m.dat"
18+
},
19+
"split": "z-axis",
20+
"bc": "periodic cube",
21+
"numerics": [
22+
{
23+
"spatial": "Fourier psuedospectral",
24+
"temporal": {
25+
"linear_terms": "exact integrating factor",
26+
"nonlinear_terms": "2nd-order Runge-Kutta (predictor-corrector)"
27+
},
28+
"dealiasing": [
29+
"spherical truncation",
30+
"random phase shifting"
31+
],
32+
"forcing": "modified frozen-E(k) (FEK)",
33+
"source": "imposed mean gradient",
34+
"code": "GESTS"
35+
}
36+
],
37+
"ic": "",
38+
"description": "DNS of forced Homogeneous Isotropic Turbulence at Re = 650, with three passive scalars of Schmidt number unity and imposed mean scalar gradients along each of the three respective coordinate axes.",
39+
"doi": "TBD",
40+
"contributors": "P.K. Yeung, Daniel Dotson"
41+
},
42+
"local": [
43+
{
44+
"id": 0,
45+
"P_Pa filename": "./data/P_Pa_id000_z1.dat"
46+
}
47+
]
48+
}
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"global": {
3+
"dataset_id": "blastnet/forcedhit-dns-re650-p2",
4+
"Nxyz": [
5+
4096,
6+
4096,
7+
2048
8+
],
9+
"snapshots": 1,
10+
"variables": [
11+
"P_Pa"
12+
],
13+
"compression": "None",
14+
"grid": {
15+
"x": "./grid/X_m.dat",
16+
"y": "./grid/Y_m.dat",
17+
"z": "./grid/Z_m.dat"
18+
},
19+
"split": "z-axis",
20+
"bc": "periodic cube",
21+
"numerics": [
22+
{
23+
"spatial": "Fourier psuedospectral",
24+
"temporal": {
25+
"linear_terms": "exact integrating factor",
26+
"nonlinear_terms": "2nd-order Runge-Kutta (predictor-corrector)"
27+
},
28+
"dealiasing": [
29+
"spherical truncation",
30+
"random phase shifting"
31+
],
32+
"forcing": "modified frozen-E(k) (FEK)",
33+
"source": "imposed mean gradient",
34+
"code": "GESTS"
35+
}
36+
],
37+
"ic": "",
38+
"description": "DNS of forced Homogeneous Isotropic Turbulence at Re = 650, with three passive scalars of Schmidt number unity and imposed mean scalar gradients along each of the three respective coordinate axes.",
39+
"doi": "TBD",
40+
"contributors": "P.K. Yeung, Daniel Dotson"
41+
},
42+
"local": [
43+
{
44+
"id": 0,
45+
"P_Pa filename": "./data/P_Pa_id000_z2.dat"
46+
}
47+
]
48+
}
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"global": {
3+
"dataset_id": "blastnet/forcedhit-dns-re650-u1",
4+
"Nxyz": [
5+
4096,
6+
4096,
7+
2048
8+
],
9+
"snapshots": 1,
10+
"variables": [
11+
"UX_ms-1"
12+
],
13+
"compression": "None",
14+
"grid": {
15+
"x": "./grid/X_m.dat",
16+
"y": "./grid/Y_m.dat",
17+
"z": "./grid/Z_m.dat"
18+
},
19+
"split": "z-axis",
20+
"bc": "periodic cube",
21+
"numerics": [
22+
{
23+
"spatial": "Fourier psuedospectral",
24+
"temporal": {
25+
"linear_terms": "exact integrating factor",
26+
"nonlinear_terms": "2nd-order Runge-Kutta (predictor-corrector)"
27+
},
28+
"dealiasing": [
29+
"spherical truncation",
30+
"random phase shifting"
31+
],
32+
"forcing": "modified frozen-E(k) (FEK)",
33+
"source": "imposed mean gradient",
34+
"code": "GESTS"
35+
}
36+
],
37+
"ic": "",
38+
"description": "DNS of forced Homogeneous Isotropic Turbulence at Re = 650, with three passive scalars of Schmidt number unity and imposed mean scalar gradients along each of the three respective coordinate axes.",
39+
"doi": "TBD",
40+
"contributors": "P.K. Yeung, Daniel Dotson"
41+
},
42+
"local": [
43+
{
44+
"id": 0,
45+
"UX_ms-1 filename": "./data/UX_ms-1_id000_z1.dat"
46+
}
47+
]
48+
}
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"global": {
3+
"dataset_id": "blastnet/forcedhit-dns-re650-u2",
4+
"Nxyz": [
5+
4096,
6+
4096,
7+
2048
8+
],
9+
"snapshots": 1,
10+
"variables": [
11+
"UX_ms-1"
12+
],
13+
"compression": "None",
14+
"grid": {
15+
"x": "./grid/X_m.dat",
16+
"y": "./grid/Y_m.dat",
17+
"z": "./grid/Z_m.dat"
18+
},
19+
"split": "z-axis",
20+
"bc": "periodic cube",
21+
"numerics": [
22+
{
23+
"spatial": "Fourier psuedospectral",
24+
"temporal": {
25+
"linear_terms": "exact integrating factor",
26+
"nonlinear_terms": "2nd-order Runge-Kutta (predictor-corrector)"
27+
},
28+
"dealiasing": [
29+
"spherical truncation",
30+
"random phase shifting"
31+
],
32+
"forcing": "modified frozen-E(k) (FEK)",
33+
"source": "imposed mean gradient",
34+
"code": "GESTS"
35+
}
36+
],
37+
"ic": "",
38+
"description": "DNS of forced Homogeneous Isotropic Turbulence at Re = 650, with three passive scalars of Schmidt number unity and imposed mean scalar gradients along each of the three respective coordinate axes.",
39+
"doi": "TBD",
40+
"contributors": "P.K. Yeung, Daniel Dotson"
41+
},
42+
"local": [
43+
{
44+
"id": 0,
45+
"UX_ms-1 filename": "./data/UX_ms-1_id000_z2.dat"
46+
}
47+
]
48+
}
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"global": {
3+
"dataset_id": "blastnet/forcedhit-dns-re650-v1",
4+
"Nxyz": [
5+
4096,
6+
4096,
7+
2048
8+
],
9+
"snapshots": 1,
10+
"variables": [
11+
"UY_ms-1"
12+
],
13+
"compression": "None",
14+
"grid": {
15+
"x": "./grid/X_m.dat",
16+
"y": "./grid/Y_m.dat",
17+
"z": "./grid/Z_m.dat"
18+
},
19+
"split": "z-axis",
20+
"bc": "periodic cube",
21+
"numerics": [
22+
{
23+
"spatial": "Fourier psuedospectral",
24+
"temporal": {
25+
"linear_terms": "exact integrating factor",
26+
"nonlinear_terms": "2nd-order Runge-Kutta (predictor-corrector)"
27+
},
28+
"dealiasing": [
29+
"spherical truncation",
30+
"random phase shifting"
31+
],
32+
"forcing": "modified frozen-E(k) (FEK)",
33+
"source": "imposed mean gradient",
34+
"code": "GESTS"
35+
}
36+
],
37+
"ic": "",
38+
"description": "DNS of forced Homogeneous Isotropic Turbulence at Re = 650, with three passive scalars of Schmidt number unity and imposed mean scalar gradients along each of the three respective coordinate axes.",
39+
"doi": "TBD",
40+
"contributors": "P.K. Yeung, Daniel Dotson"
41+
},
42+
"local": [
43+
{
44+
"id": 0,
45+
"UY_ms-1 filename": "./data/UY_ms-1_id000_z1.dat"
46+
}
47+
]
48+
}

0 commit comments

Comments
 (0)