/[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.1 - (hide annotations) (download)
Sun Jul 7 23:58:22 2013 UTC (12 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64k, checkpoint64o, checkpoint64p, checkpoint64r, checkpoint64w, checkpoint64v, checkpoint64m
a 26 levels version for CS-32 grid

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     # tau_bm =,
39     # rhbm =,
40     # do_shallower=,
41     # do_changeqref=,
42     # do_envsat=,
43     # do_taucape=,
44     # capetaubm=,
45     # tau_min =,
46     # do_virtual=,
47     # do_bm_shift=,
48     &
49    
50     &surface_flux_nml
51     &
52    
53     &vert_turb_driver_nml
54     # do_shallow_conv, do_mellor_yamada,
55     # gust_scheme, constant_gust, use_tau,
56     # do_molecular_diffusion
57     do_mellor_yamada=.FALSE.,
58     &
59    
60     &diffusivity_nml
61     # fixed_depth, depth_0, frac_inner,
62     # rich_crit_pbl, entr_ratio, parcel_buoy,
63     # znom, free_atm_diff, free_atm_skyhi_diff,
64     # pbl_mcm, rich_crit_diff, mix_len, rich_prandtl,
65     # background_m, background_t, ampns, ampns_max,
66     # do_virtual_non_mcm
67     &
68    
69     &monin_obukhov_nml
70     &
71    
72     &my25_turb_nml
73     &
74    
75     &shallow_conv_nml
76     &
77    
78     &mixed_layer_nml
79     # evaporation, qflux_amp, depth, qflux_width
80     depth=10.,
81     &

  ViewVC Help
Powered by ViewVC 1.1.22