/[MITgcm]/MITgcm/verification/aim.5l_cs/input/data.aimphys
ViewVC logotype

Contents of /MITgcm/verification/aim.5l_cs/input/data.aimphys

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


Revision 1.2 - (show annotations) (download)
Fri Nov 22 17:42:24 2002 UTC (21 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint47a_post, checkpoint47b_post
Changes since 1.1: +42 -31 lines
use new aim pkg (aim_v23) and consistent pickup file

1 # AIM physics package parameters:
2
3 #-- Physical constants
4 # P0 = reference pressure
5 # GG = gravity accel.
6 # RD = gas constant for dry air
7 # CP = specific heat at constant pressure
8 # ALHC = latent heat of condensation
9 # SBC = Stefan-Boltzmann constant
10
11 #-- Constants for forcing fields (namelist AIM_PAR_FOR):
12 # SOLC = Solar constant (area averaged) in W/m^2
13 # ALBSEA = Albedo over sea
14 # ALBICE = Albedo over sea ice (for ice fraction = 1)
15 # ALBSN = Albedo over snow (for snow depth > SDALB)
16 # SDALB = Snow depth (mm water) corresponding to maximum albedo
17 # SWCAP = Soil wetness at field capacity (volume fraction)
18 # SWWIL = Soil wetness at wilting point (volume fraction)
19 &AIM_PAR_FOR
20 &
21
22 #-- Constants for surface fluxes (namelist AIM_PAR_SFL):
23 # FWIND0 = ratio of near-sfc wind to lowest-level wind
24 # FTEMP0 = weight for near-sfc temperature extrapolation (0-1) :
25 # 1 : linear extrapolation from two lowest levels
26 # 0 : constant potential temperature ( = lowest level)
27 # FHUM0 = weight for near-sfc specific humidity extrapolation (0-1) :
28 # 1 : extrap. with constant relative hum. ( = lowest level)
29 # 0 : constant specific hum. ( = lowest level)
30 # CDL = drag coefficient for momentum over land
31 # CDS = drag coefficient for momentum over sea
32 # CHL = heat exchange coefficient over land
33 # CHS = heat exchange coefficient over sea
34 # VGUST = wind speed for sub-grid-scale gusts
35 # CTDAY = daily-cycle correction (dTskin/dSSRad)
36 # DTHETA = Potential temp. gradient for stability correction
37 # FSTAB = Amplitude of stability correction (fraction)
38 # HDRAG = Height scale for orographic correction
39 # FHDRAG = Amplitude of orographic correction (fraction)
40 &AIM_PAR_SFL
41 &
42
43 #-- Convection constants (namelist AIM_PAR_CNV):
44 # PSMIN = minimum (norm.) sfc. pressure for the occurrence of convection
45 # TRCNV = time of relaxation (in hours) towards reference state
46 # QBL = specific hum. threshold in the boundary layer
47 # RHBL = relative hum. threshold in the boundary layer
48 # RHIL = rel. hum. threshold in intermed. layers for secondary mass flux
49 # ENTMAX = max. entrainment as a fraction of cloud-base mass flux
50 # SMF = ratio between secondary and primary mass flux at cloud-base
51 &AIM_PAR_CNV
52 &
53
54 #-- Constants for large-scale condendation (namelist AIM_PAR_LSC):
55 # TRLSC = Relaxation time (in hours) for specific humidity
56 # RHLSC = Maximum relative humidity threshold (at sigma=1)
57 # DRHLSC = Vertical range of relative humidity threshold
58 # QSMAX = used to define the maximum latent heat release
59 &AIM_PAR_LSC
60 &
61
62 #-- Radiation constants (namelist AIM_PAR_RAD):
63 # RHCL1 = relative hum. corresponding to cloud cover = 0
64 # RHCL2 = relative hum. corresponding to cloud cover = 1
65 # QACL1 = specific hum. threshold for cloud cover in the upper troposphere
66 # QACL2 = specific hum. threshold for cloud cover in the upper troposphere
67 # ALBCL = cloud albedo (for cloud cover = 1)
68 # EPSSW = fraction of incoming solar radiation absorbed by ozone
69 # EPSLW = fraction of surface LW radiation emitted directly to space
70 # EMISFC = longwave surface emissivity
71 #--: shortwave absorptivities (for dp = 10^5 Pa) :
72 # ABSDRY = abs. of dry air (visible band)
73 # ABSAER = abs. of aerosols (visible band)
74 # ABSWV1 = abs. of water vapour (visible band, for dq = 1 g/kg)
75 # ABSWV2 = abs. of water vapour (near IR band, for dq = 1 g/kg)
76 # ABSCL1 = abs. of clouds (visible band, constant term)
77 # ABSCL2 = abs. of clouds (visible band, for dw = 1 g/kg)
78 #--: longwave absorptivities (per dp = 10^5 Pa) :
79 # ABLWIN = abs. of air in "window" band
80 # ABLCO2 = abs. of air in CO2 band
81 # ABLWV1 = abs. of water vapour in H2O band 1 (weak), for dq = 1 g/kg
82 # ABLWV2 = abs. of water vapour in H2O band 2 (strong), for dq = 1 g/kg
83 # ABLCL1 = abs. of clouds in "window" band, constant term
84 # ABLCL2 = abs. of clouds in "window" band, for dw = 1 g/kg
85 &AIM_PAR_RAD
86 &
87
88 #-- Constants for vertical dif. and sh. conv. (namelist AIM_PAR_VDI):
89 # TRSHC = relaxation time (in hours) for shallow convection
90 # TRVDI = relaxation time (in hours) for moisture diffusion
91 # TRVDS = relaxation time (in hours) for super-adiab. conditions
92 # RHGRAD = maximum gradient of relative humidity (d_RH/d_sigma)
93 # SEGRAD = minimum gradient of dry static energy (d_DSE/d_phi)
94 &AIM_PAR_VDI
95 &

  ViewVC Help
Powered by ViewVC 1.1.22