| 1 |
|
| 2 |
&atmosphere_nml |
| 3 |
turb = .TRUE., |
| 4 |
ldry_convection = .false., |
| 5 |
lwet_convection = .TRUE., |
| 6 |
do_virtual = .false., |
| 7 |
two_stream = .true., |
| 8 |
mixed_layer_bc = .false., |
| 9 |
roughness_heat = 0.05, |
| 10 |
roughness_moist = 0.05, |
| 11 |
roughness_mom = 0.05, |
| 12 |
& |
| 13 |
|
| 14 |
&radiation_nml |
| 15 |
solar_constant= 1365., |
| 16 |
del_sol=1., |
| 17 |
# ir_tau_eq= |
| 18 |
# ir_tau_pole= |
| 19 |
atm_abs= 0.22, |
| 20 |
# value that Ruth is using as default: |
| 21 |
# atm_abs= 0.2486, |
| 22 |
# sw_diff= |
| 23 |
# linear_tau= |
| 24 |
# del_sw= |
| 25 |
albedo_value=0.38, |
| 26 |
# window= |
| 27 |
# wv_exponent= |
| 28 |
# solar_exponent= |
| 29 |
wv_exponent=0., |
| 30 |
& |
| 31 |
|
| 32 |
&lscale_cond_nml |
| 33 |
# hc = |
| 34 |
# do_evap= |
| 35 |
& |
| 36 |
|
| 37 |
&dargan_bettsmiller_nml |
| 38 |
#-- default: |
| 39 |
# tau_bm = 7200., |
| 40 |
# rhbm = 0.8, |
| 41 |
# do_virtual = .FALSE., |
| 42 |
# do_shallower = .FALSE., |
| 43 |
# do_changeqref= .FALSE., |
| 44 |
# do_envsat = .FALSE., |
| 45 |
# do_taucape = .FALSE., |
| 46 |
# capetaubm = 900., |
| 47 |
# tau_min = 2400., |
| 48 |
# do_bm_shift = .FALSE., |
| 49 |
#-- POG choice: |
| 50 |
# rhbm = 0.7, |
| 51 |
do_virtual= .TRUE., |
| 52 |
do_shallower= .TRUE., |
| 53 |
& |
| 54 |
|
| 55 |
&surface_flux_nml |
| 56 |
& |
| 57 |
|
| 58 |
&vert_turb_driver_nml |
| 59 |
# do_shallow_conv, do_mellor_yamada, |
| 60 |
# gust_scheme, constant_gust, use_tau, |
| 61 |
# do_molecular_diffusion |
| 62 |
do_mellor_yamada=.FALSE., |
| 63 |
& |
| 64 |
|
| 65 |
&diffusivity_nml |
| 66 |
# fixed_depth, depth_0, frac_inner, |
| 67 |
# rich_crit_pbl, entr_ratio, parcel_buoy, |
| 68 |
# znom, free_atm_diff, free_atm_skyhi_diff, |
| 69 |
# pbl_mcm, rich_crit_diff, mix_len, rich_prandtl, |
| 70 |
# background_m, background_t, ampns, ampns_max, |
| 71 |
# do_virtual_non_mcm |
| 72 |
& |
| 73 |
|
| 74 |
&monin_obukhov_nml |
| 75 |
& |
| 76 |
|
| 77 |
&my25_turb_nml |
| 78 |
& |
| 79 |
|
| 80 |
&shallow_conv_nml |
| 81 |
& |
| 82 |
|
| 83 |
&mixed_layer_nml |
| 84 |
# evaporation, qflux_amp, depth, qflux_width |
| 85 |
depth=10., |
| 86 |
& |