/[MITgcm]/MITgcm_contrib/verification_other/cpl_gray+ocn/input_atm/data.atm_gray
ViewVC logotype

Contents of /MITgcm_contrib/verification_other/cpl_gray+ocn/input_atm/data.atm_gray

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


Revision 1.3 - (show annotations) (download)
Tue Oct 7 01:07:44 2014 UTC (10 years, 9 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, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65u, checkpoint65j, checkpoint67a, checkpoint67b, checkpoint65i, checkpoint67d, checkpoint65m, checkpoint65f, checkpoint65h, checkpoint65n, HEAD
Changes since 1.2: +4 -0 lines
switch on saisonal insolation ; adjust diagnostics to get climatological
 seasonal output

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

  ViewVC Help
Powered by ViewVC 1.1.22