/[MITgcm]/MITgcm/pkg/aim_v23/phy_const.h
ViewVC logotype

Contents of /MITgcm/pkg/aim_v23/phy_const.h

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


Revision 1.1 - (show annotations) (download)
Fri Nov 22 17:16:07 2002 UTC (21 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint47e_post, checkpoint52l_pre, hrcube4, hrcube5, checkpoint50c_post, checkpoint52d_pre, checkpoint48e_post, checkpoint50c_pre, checkpoint52j_pre, checkpoint51o_pre, checkpoint51l_post, checkpoint48i_post, checkpoint50d_pre, checkpoint52k_post, checkpoint51, checkpoint50, checkpoint53, checkpoint52, checkpoint50d_post, checkpoint52f_post, checkpoint50b_pre, checkpoint51f_post, checkpoint48b_post, checkpoint51d_post, checkpoint48c_pre, checkpoint47d_pre, checkpoint51t_post, checkpoint51n_post, checkpoint52i_pre, hrcube_1, hrcube_2, hrcube_3, checkpoint51s_post, checkpoint47a_post, checkpoint48d_pre, checkpoint51j_post, checkpoint47i_post, checkpoint52e_pre, checkpoint52e_post, checkpoint51n_pre, checkpoint47d_post, checkpoint48d_post, checkpoint48f_post, checkpoint52b_pre, checkpoint51l_pre, checkpoint52m_post, checkpoint48h_post, checkpoint51q_post, checkpoint51b_pre, checkpoint47g_post, checkpoint52b_post, checkpoint52c_post, checkpoint51h_pre, checkpoint48a_post, checkpoint50f_post, checkpoint50a_post, checkpoint50f_pre, checkpoint52f_pre, checkpoint47j_post, branch-exfmods-tag, branchpoint-genmake2, checkpoint51r_post, checkpoint48c_post, checkpoint51i_post, checkpoint51b_post, checkpoint51c_post, checkpoint53a_post, checkpoint47b_post, checkpoint52d_post, checkpoint50g_post, checkpoint52a_pre, checkpoint50h_post, checkpoint52i_post, checkpoint50e_pre, checkpoint50i_post, checkpoint51i_pre, checkpoint52h_pre, checkpoint52j_post, checkpoint47f_post, checkpoint50e_post, branch-netcdf, checkpoint52l_post, checkpoint52n_post, checkpoint51e_post, checkpoint48, checkpoint49, checkpoint51o_post, checkpoint51f_pre, checkpoint47h_post, checkpoint52a_post, checkpoint51g_post, ecco_c52_e35, checkpoint50b_post, checkpoint51m_post, checkpoint51a_post, checkpoint51p_post, checkpoint48g_post, checkpoint51u_post
Branch point for: branch-exfmods-curt, branch-genmake2, branch-nonh, tg2-branch, netcdf-sm0, checkpoint51n_branch
File MIME type: text/plain
new aim pkg: adapted from Franco Molteni SPEEDY code, ver23

1 C $Header: $
2 C $Name: $
3
4 C-- Constants for physical parametrization routines:
5
6 C-- Constants for boundary forcing (common FORCON):
7
8 SOLC = 342. _d 0
9
10 ALBSEA = 0.07 _d 0
11 ALBICE = 0.60 _d 0
12 ALBSN = 0.60 _d 0
13 SDALB = 60. _d 0
14
15 SWCAP = 0.30 _d 0
16 SWWIL = 0.17 _d 0
17
18 C-- Constants for convection (common CNVCON):
19
20 PSMIN = 0.7 _d 0
21 TRCNV = 6. _d 0
22 QBL = 15. _d 0
23 RHBL = 0.8 _d 0
24 RHIL = 0.7 _d 0
25 ENTMAX = 0.5 _d 0
26 SMF = 0.5 _d 0
27
28 C-- Constants for large-scale condensation (common LSCCON):
29
30 TRLSC = 4. _d 0
31 RHLSC = 0.9 _d 0
32 DRHLSC = 0.1 _d 0
33 QSMAX = 50. _d 0
34
35 C-- Constants for radiation (common RADCON):
36
37 RHCL1 = 0.45 _d 0
38 RHCL2 = 0.85 _d 0
39 QACL1 = 0.10 _d 0
40 QACL2 = 1.00 _d 0
41 ALBCL = 0.40 _d 0
42
43 EPSSW = 0.015 _d 0
44 EPSLW = 0.00 _d 0
45 EMISFC = 0.98 _d 0
46
47 ABSDRY = 0.033 _d 0
48 ABSAER = 0.033 _d 0
49 ABSWV1 = 0.022 _d 0
50 ABSWV2 = 15.000 _d 0
51 ABSCL1 = 0.0 _d 0
52 ABSCL2 = 0.010 _d 0
53
54 ABLWIN = 0.7 _d 0
55 ABLCO2 = 4.0 _d 0
56 ABLWV1 = 0.7 _d 0
57 ABLWV2 = 50.0 _d 0
58 ABLCL1 = 12.0 _d 0
59 ABLCL2 = 0.0 _d 0
60
61
62 C-- Constants for surface fluxes (common SFLCON):
63
64 FWIND0 = 0.6 _d 0
65 FTEMP0 = 1. _d 0
66 FHUM0 = 1. _d 0
67
68 CDL = 1.8 _d -3
69 CDS = 0.8 _d -3
70 CHL = 1.2 _d -3
71 CHS = 0.8 _d -3
72
73 VGUST = 5. _d 0
74 CTDAY = 1. _d -2
75 DTHETA = 3. _d 0
76 FSTAB = 0.67 _d 0
77 HDRAG = 2000. _d 0
78 FHDRAG = 0.8 _d 0
79
80 C-- Constants for vertical diffusion and sh. conv. (common VDICON):
81
82 TRSHC = 24. _d 0
83 TRVDI = 40. _d 0
84 TRVDS = 5. _d 0
85 RHGRAD = 0.5 _d 0
86 SEGRAD = 0.1 _d 0

  ViewVC Help
Powered by ViewVC 1.1.22