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

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

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


Revision 1.1 - (hide annotations) (download)
Tue Sep 11 03:56:25 2012 UTC (12 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64k, checkpoint64x, checkpoint64z, checkpoint64o, checkpoint64p, checkpoint64r, checkpoint64w, checkpoint64v, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint64m, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65u, checkpoint65j, checkpoint67a, checkpoint67b, checkpoint65i, checkpoint67d, checkpoint65m, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65e, checkpoint64i, checkpoint64h, checkpoint65h, checkpoint65, checkpoint64j, checkpoint65n, HEAD
first check-in of 2 examples experiment using gray atmospheric physics

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=
16     # del_sol=
17     # ir_tau_eq=
18     # ir_tau_pole=
19     # atm_abs=
20     # sw_diff=
21     # linear_tau=
22     # del_sw=
23     # albedo_value=
24     # window=
25     # wv_exponent=
26     # solar_exponent=
27     &
28    
29     &lscale_cond_nml
30     # hc =
31     # do_evap=
32     &
33    
34     &dargan_bettsmiller_nml
35     # tau_bm =,
36     # rhbm =,
37     # do_shallower=,
38     # do_changeqref=,
39     # do_envsat=,
40     # do_taucape=,
41     # capetaubm=,
42     # tau_min =,
43     # do_virtual=,
44     # do_bm_shift=,
45     &
46    
47     &surface_flux_nml
48     &
49    
50     &vert_turb_driver_nml
51     # do_shallow_conv, do_mellor_yamada,
52     # gust_scheme, constant_gust, use_tau,
53     # do_molecular_diffusion
54     do_mellor_yamada=.FALSE.,
55     &
56    
57     &diffusivity_nml
58     # fixed_depth, depth_0, frac_inner,
59     # rich_crit_pbl, entr_ratio, parcel_buoy,
60     # znom, free_atm_diff, free_atm_skyhi_diff,
61     # pbl_mcm, rich_crit_diff, mix_len, rich_prandtl,
62     # background_m, background_t, ampns, ampns_max,
63     # do_virtual_non_mcm
64     &
65    
66     &monin_obukhov_nml
67     &
68    
69     &my25_turb_nml
70     &
71    
72     &shallow_conv_nml
73     &
74    
75     &mixed_layer_nml
76     # evaporation, qflux_amp, depth, qflux_width
77     depth=5000.,
78     &

  ViewVC Help
Powered by ViewVC 1.1.22