/[MITgcm]/MITgcm_contrib/verification_other/atm_gray/input/data.atm_gray
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/atm_gray/input/data.atm_gray

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Wed May 21 16:05:37 2014 UTC (11 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64x, checkpoint64z, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65u, checkpoint65j, checkpoint67a, checkpoint67b, checkpoint65i, checkpoint67d, checkpoint65m, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65e, checkpoint65h, checkpoint65, checkpoint65n, HEAD
Changes since 1.1: +15 -10 lines
change convection parameters: switch on "do_virtual" and "do_shallower"
(recommanded by Paul O'Gorman) but keep default RH threshold (=0.8)

1 jmc 1.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 jmc 1.2 #-- 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 jmc 1.1 &
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     &

  ViewVC Help
Powered by ViewVC 1.1.22