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

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

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


Revision 1.1 - (hide annotations) (download)
Sun Dec 13 22:39:59 2015 UTC (9 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65v, checkpoint65w, checkpoint65u, checkpoint67a, checkpoint67b, checkpoint67d, HEAD
secondary testing set-up using fixed SST (APE) and improved radiation
 code from Ruth Geen.

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

  ViewVC Help
Powered by ViewVC 1.1.22