forked from szy21/pycles_GCM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
GCMFixed.in.restart.ser
133 lines (133 loc) · 2.83 KB
/
GCMFixed.in.restart.ser
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
{
"conditional_stats": {
"classes": [
"Spectra"
],
"frequency": 43200.0,
"stats_dir": "cond_stats"
},
"damping": {
"Rayleigh": {
"gamma_r": 0.01,
"z_d": 10000.0
},
"scheme": "Rayleigh"
},
"diffusion": {
"qt_entropy_source": false
},
"fields_io": {
"diagnostic_fields": [
"ql",
"temperature",
"buoyancy"
],
"fields_dir": "fields",
"frequency": 86400.0
},
"grid": {
"dims": 3,
"dx": 400.0,
"dy": 400.0,
"dz": 100.0,
"gw": 3,
"nx": 6,
"ny": 6,
"nz": 256
},
"meta": {
"ZGILS": {},
"casename": "GCMMean",
"simname": "GCMVarying",
"uuid": "6ab5ffc2-ba4c-4cae-8668-85505b39ddb9"
},
"microphysics": {
"SB_Liquid": {
"mu_rain": 2,
"nu_droplet": 2
},
"ccn": 100000000.0,
"cloud_sedimentation": true,
"phase_partitioning": "liquid_only",
"scheme": "SB_Liquid"
},
"momentum_transport": {
"order": 5
},
"mpi": {
"nprocx": 1,
"nprocy": 1,
"nprocz": 1
},
"output": {
"output_root": "./"
},
"radiation": {
"RRTM": {
"frequency": 90.0
}
},
"restart": {
"delete_old": true,
"frequency": 360.0,
"init_from": true,
"input_path": "/Users/kpressel/PycharmProjects/pycles_new_master/Output.GCMVarying.9ddb9/Restart/360",
"output": true,
"times_retained": [360,
86400,
172800,
259200,
345600,
432000,
518400,
604800,
691200,
777600,
864000,
950400,
1036800,
1123200,
1209600,
1296000,
1382400,
1468800,
1555200,
1641600,
1728000
]
},
"scalar_transport": {
"order": 5,
"order_sedimentation": 5
},
"sgs": {
"Smagorinsky": {
"iles": false
},
"scheme": "Smagorinsky"
},
"stats_io": {
"auxiliary": [
"Flux"
],
"frequency": 600.0,
"stats_dir": "stats",
"segment": true
},
"thermodynamics": {
"latentheat": "variable",
"s_prognostic": false
},
"time_stepping": {
"cfl_limit": 0.7,
"dt_initial": 1.0,
"dt_max": 10.0,
"t_max": 1728000.0,
"ts_type": 2
},
"gcm":{
"file": "./forcing/0_66x/f_data_tv_70.pkl",
"lw_tau0_eqtr": 4.8,
"lw_tau0_pole": 1.2
}
}