1 | &initialization_parameters |
---|
2 | ! |
---|
3 | !-- grid parameters |
---|
4 | !------------------------------------------------------------------------------ |
---|
5 | nx = 19, |
---|
6 | ny = 19, |
---|
7 | nz = 50, |
---|
8 | |
---|
9 | dx = 100.0, |
---|
10 | dy = 100.0, |
---|
11 | dz = 25.0, |
---|
12 | |
---|
13 | dz_stretch_level = 100.0, |
---|
14 | dz_max = 50 |
---|
15 | ! |
---|
16 | !-- initialization |
---|
17 | !------------------------------------------------------------------------------ |
---|
18 | initializing_actions = 'set_constant_profiles', |
---|
19 | |
---|
20 | ug_surface = 2.5, |
---|
21 | vg_surface = 0.0, |
---|
22 | |
---|
23 | pt_surface = 293.0, |
---|
24 | pt_vertical_gradient = 0.0, 3.0, 0, |
---|
25 | pt_vertical_gradient_level = 0.0, 800, 1600, |
---|
26 | |
---|
27 | q_surface = 0.013, ! mixing ratio --> rel. hum. = ? |
---|
28 | |
---|
29 | surface_pressure = 1000.0, |
---|
30 | |
---|
31 | day_of_year_init = 172, ! June 21 |
---|
32 | time_utc_init = 43200.0, ! 12:00 UTC |
---|
33 | ! |
---|
34 | !-- physics |
---|
35 | !------------------------------------------------------------------------------ |
---|
36 | latitude = 53.37, |
---|
37 | longitude = 9.73, ! Hannover |
---|
38 | ! |
---|
39 | !-- boundary conditions |
---|
40 | !------------------------------------------------------------------------------ |
---|
41 | constant_flux_layer = .TRUE., |
---|
42 | |
---|
43 | |
---|
44 | bc_pt_b = 'dirichlet', ! required when using LSM |
---|
45 | bc_q_b = 'dirichlet', ! required when using LSM |
---|
46 | |
---|
47 | rayleigh_damping_height = 1600.0, |
---|
48 | rayleigh_damping_factor = 0.01, |
---|
49 | ! |
---|
50 | !-- mode |
---|
51 | !------------------------------------------------------------------------------ |
---|
52 | humidity = .TRUE., |
---|
53 | !precipitation = .FALSE., |
---|
54 | |
---|
55 | reference_state = 'horizontal_average', |
---|
56 | ! |
---|
57 | !-- numerics |
---|
58 | !------------------------------------------------------------------------------ |
---|
59 | fft_method = 'temperton-algorithm', !'fftw', ! |
---|
60 | / |
---|
61 | |
---|
62 | &runtime_parameters |
---|
63 | ! |
---|
64 | !-- run steering |
---|
65 | !------------------------------------------------------------------------------ |
---|
66 | end_time = 216000.0, ! 2.5 days |
---|
67 | |
---|
68 | create_disturbances = .T., |
---|
69 | dt_disturb = 120.0, |
---|
70 | disturbance_energy_limit = 0.0001, |
---|
71 | ! |
---|
72 | !-- general output setting |
---|
73 | !------------------------------------------------------------------------------ |
---|
74 | netcdf_data_format = 2, ! NetCDF3 |
---|
75 | dt_run_control = 900.0, |
---|
76 | dt_data_output = 21600.0, ! 6 hours |
---|
77 | dt_data_output_av = 3600.0, |
---|
78 | averaging_interval = 1800.0, |
---|
79 | ! |
---|
80 | !-- profile output setting |
---|
81 | !------------------------------------------------------------------------------ |
---|
82 | data_output_pr = '#u', '#v', '#theta', '#q', '#thetav', |
---|
83 | '#km', '#kh', '#l', |
---|
84 | 'w', 'e', 'e*', 'p', |
---|
85 | 'w"u"', 'w*u*', 'w"v"', 'w*v*', |
---|
86 | 'w"theta"', 'w*theta*', 'w"thetav"', 'w*thetav*', |
---|
87 | 'w"q"', 'w*q*', 'w*e*', |
---|
88 | 'theta*2', 'q*2', 'u*2', 'v*2', 'w*2', |
---|
89 | '#t_soil', '#m_soil', |
---|
90 | ! |
---|
91 | !-- 2D and 3D output setting |
---|
92 | !------------------------------------------------------------------------------ |
---|
93 | section_xy = 0, ! surface variables only |
---|
94 | |
---|
95 | data_output = 'theta', 'thetav', 'q', 'u', 'v', |
---|
96 | 'theta_av', 'thetav_av', 'q_av', 'u_av', 'v_av', |
---|
97 | |
---|
98 | 't_soil', 't_soil_av', |
---|
99 | 'm_soil', 'm_soil_av', |
---|
100 | |
---|
101 | 'us*_xy', 'us*_xy_av', |
---|
102 | 't*_xy', 't*_xy_av', |
---|
103 | 'r_a*_xy', 'r_a*_xy_av', |
---|
104 | 'r_s*_xy', 'r_s*_xy_av', |
---|
105 | 'tsurf*_xy', 'tsurf*_xy_av' |
---|
106 | |
---|
107 | 'ghf*_xy', 'ghf*_xy_av', |
---|
108 | 'shf*_xy', 'shf*_xy_av', |
---|
109 | |
---|
110 | 'qsws_liq*_xy', 'qsws_liq*_xy_av', |
---|
111 | 'qsws_soil*_xy', 'qsws_soil*_xy_av', |
---|
112 | 'qsws_veg*_xy', 'qsws_veg*_xy_av', |
---|
113 | |
---|
114 | 'c_liq*_xy', 'c_liq*_xy_av', |
---|
115 | 'c_soil*_xy', 'c_soil*_xy_av', |
---|
116 | 'c_veg*_xy', 'c_veg*_xy_av', |
---|
117 | / |
---|
118 | |
---|
119 | &land_surface_parameters |
---|
120 | ! |
---|
121 | !-- soil setup |
---|
122 | !------------------------------------------------------------------------------ |
---|
123 | soil_type = 3, |
---|
124 | soil_temperature = 293.0, 293.0, 293.0, 293.0, |
---|
125 | 293.0, 293.0, 293.0, 293.0, |
---|
126 | deep_soil_temperature = 293.0, |
---|
127 | soil_moisture = 0.35, 0.35, 0.35, 0.35, |
---|
128 | 0.35, 0.35, 0.35, 0.35, |
---|
129 | ! |
---|
130 | !-- boundary conditions |
---|
131 | !------------------------------------------------------------------------------ |
---|
132 | surface_type = 'vegetation', |
---|
133 | vegetation_type = 3, |
---|
134 | vegetation_coverage = 0.95, |
---|
135 | c_surface = 0.0, |
---|
136 | conserve_water_content = .T., |
---|
137 | / |
---|
138 | |
---|
139 | &radiation_parameters |
---|
140 | ! |
---|
141 | !-- general setup |
---|
142 | !------------------------------------------------------------------------------ |
---|
143 | radiation_scheme = 'clear-sky', |
---|
144 | dt_radiation = 60.0, |
---|
145 | / |
---|