Datasets:

Modalities:
Tabular
Text
Size:
< 1K
DOI:
License:
File size: 1,055 Bytes
a5c2c0b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "geometry": "cartesian",
    "xl_boundary_type": "noslip_ins",
    "xr_boundary_type": "noslip_ins",
    "yl_boundary_type": "noslip_ins",
    "yr_boundary_type": "outflow_ins",
    "num_blocks_x": 12,
    "num_blocks_y": 18,
    "nx_block": 16,
    "ny_block": 16,
    "dt": 0.2,
    "t_initial": 0.0,
    "t_final": 400.0,
    "x_min": -3.0,
    "x_max": 3.0,
    "y_min": 0.0,
    "y_max": 9.0,
    "gravx": 0.0,
    "gravy": -1.0,
    "prandtl": 4.87,
    "inv_reynolds": 0.002344,
    "inflow_velscale": 1.0,
    "cpgas": 0.6515,
    "mugas": 0.02809,
    "rhogas": 0.004442,
    "thcogas": 0.1158,
    "stefan": 0.2719,
    "heater": {
        "advAngle": 45.0,
        "nucWaitTime": 0.6,
        "rcdAngle": 45.0,
        "velContact": 0.2,
        "wallTemp": 22.0,
        "xMax": 3.0,
        "xMin": -3.0,
        "yMax": 1e-13,
        "yMin": 0.0,
        "zMax": 3.0,
        "zMin": -3.0
    },
    "nuc_seed_radii": [
            0.2
    ],
    "nuc_sites_x": [
            0.0
    ],
    "nuc_sites_y": [
            1e-13
    ]
}