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

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

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


Revision 1.2 - (hide annotations) (download)
Tue Nov 6 21:44:56 2012 UTC (12 years, 8 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
Changes since 1.1: +7 -6 lines
use Longwave optical depth fct of spec. humid (instead of prescribed)

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

  ViewVC Help
Powered by ViewVC 1.1.22