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

Diff of /MITgcm/verification/aim.5l_Equatorial_Channel/input/data.aimphys

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

revision 1.1 by jmc, Wed Oct 9 01:03:22 2002 UTC revision 1.2 by jmc, Sat Jan 24 20:44:59 2004 UTC
# Line 1  Line 1 
1  # AIM physics package parameters:  # AIM physics package parameters:
2    
3    C--   AIM interface parameter (namelist AIM_PARAMS):
4    #     aim_useFMsurfBC :: select surface B.C. from Franco Molteni
5    #     aim_useMMsurfFc :: select Monthly Mean surface forcing (e.g., NCEP)
6    #     aim_surfPotTemp :: surf.Temp input file is in Pot.Temp (aim_useMMsurfFc)
7    #     aim_MMsufx   :: sufix for all Monthly Mean surface forcing files
8    #     aim_MMsufxLength :: Length of sufix (Monthly Mean surf. forc. files)
9    #     aim_LandFile :: file name for Land fraction       (F.M. surfBC)
10    #     aim_albFile  :: file name for Albedo input file   (F.M. surfBC)
11    #     aim_vegFile  :: file name for vegetation fraction (F.M. surfBC)
12    #     aim_sstFile  :: file name for  Sea.Surf.Temp      (F.M. surfBC)
13    #     aim_lstFile  :: file name for Land.Surf.Temp      (F.M. surfBC)
14    #     aim_oiceFile :: file name for Sea Ice fraction    (F.M. surfBC)
15    #     aim_snowFile :: file name for Snow depth          (F.M. surfBC)
16    #     aim_swcFile  :: file name for Soil Water content  (F.M. surfBC)
17    #     aim_dragStrato :: stratospheric-drag damping time scale (s)
18    #     aim_diagFreq :: Frequency^-1 for diagnostic output (s)
19    #     aim_tendFreq :: Frequency^-1 for tendencies output (s)
20     &AIM_PARAMS
21       aim_useFMsurfBC=.FALSE.,
22       aim_useMMsurfFc=.FALSE.,
23    #  aim_dragStrato= 2592000.,
24     &
25    
26  #--   Physical constants  #--   Physical constants
27  #      P0   = reference pressure  #      P0   = reference pressure
28  #      GG   = gravity accel.  #      GG   = gravity accel.
# Line 13  Line 36 
36  #      ALBSEA = Albedo over sea  #      ALBSEA = Albedo over sea
37  #      ALBICE = Albedo over sea ice (for ice fraction = 1)  #      ALBICE = Albedo over sea ice (for ice fraction = 1)
38  #      ALBSN  = Albedo over snow (for snow depth > SDALB)  #      ALBSN  = Albedo over snow (for snow depth > SDALB)
39  #      SDALB  = Snow depth corresponding to maximum albedo  #      SDALB  = Snow depth (mm water) corresponding to maximum albedo
40  #      SWCAP  = Soil wetness capacity  #      SWCAP  = Soil wetness at field capacity (volume fraction)
41  #      SWWIL  = Soil wetness at wilting point  #      SWWIL  = Soil wetness at wilting point  (volume fraction)
42   &AIM_PAR_FOR   &AIM_PAR_FOR
43   &   &
44    
# Line 32  Line 55 
55  #      CHL    = heat exchange coefficient over land  #      CHL    = heat exchange coefficient over land
56  #      CHS    = heat exchange coefficient over sea  #      CHS    = heat exchange coefficient over sea
57  #      VGUST  = wind speed for sub-grid-scale gusts  #      VGUST  = wind speed for sub-grid-scale gusts
58  #      SWMAX  = Soil wetness (in mm) corresp. to potential evapotranspiration    #      CTDAY  = daily-cycle correction (dTskin/dSSRad)
59    #      DTHETA = Potential temp. gradient for stability correction
60    #      FSTAB  = Amplitude of stability correction (fraction)
61    #      HDRAG  = Height scale for orographic correction
62    #      FHDRAG = Amplitude of orographic correction (fraction)
63   &AIM_PAR_SFL   &AIM_PAR_SFL
   FWIND0 = 0.42,  
   FTEMP0 = 0.,  
   CHL  = 2.0e-3,  
   CHS  = 0.9e-3,  
   VGUST  = 4.,  
64   &   &
65    
66  #--   Convection constants (namelist AIM_PAR_CNV):  #--   Convection constants (namelist AIM_PAR_CNV):
67  #      RHBL   = relative hum. threshold in the boundary (lowest) layer  #      PSMIN  = minimum (norm.) sfc. pressure for the occurrence of convection
68  #      TRCNV  = time of relaxation (in hours) towards neutral equilibrium  #      TRCNV  = time of relaxation (in hours) towards reference state
69    #      QBL    = specific hum. threshold in the boundary layer
70    #      RHBL   = relative hum. threshold in the boundary layer
71    #      RHIL   = rel. hum. threshold in intermed. layers for secondary mass flux
72  #      ENTMAX = max. entrainment as a fraction of cloud-base mass flux  #      ENTMAX = max. entrainment as a fraction of cloud-base mass flux
73    #      SMF    = ratio between secondary and primary mass flux at cloud-base
74   &AIM_PAR_CNV   &AIM_PAR_CNV
75   &   &
76    
77  #--   Constants for large-scale condendation (namelist AIM_PAR_LSC):  #--   Constants for large-scale condendation (namelist AIM_PAR_LSC):
78  #      RHLSC  = Relative humidity threshold  #      TRLSC  = Relaxation time (in hours) for specific humidity
79  #      TRLSC  = Relaxation time (in hours) for supersat. specific humidity  #      RHLSC  = Maximum relative humidity threshold (at sigma=1)
80    #      DRHLSC = Vertical range of relative humidity threshold
81    #      QSMAX  = used to define the maximum latent heat release
82   &AIM_PAR_LSC   &AIM_PAR_LSC
83   &   &
84    
85  #--   Radiation constants (namelist AIM_PAR_RAD):  #--   Radiation constants (namelist AIM_PAR_RAD):
 #      ABSSW  = shortwave absorptivity for dry air (per dp = 10^5 Pa)  
 #      ABSLW  =  longwave absorptivity for dry air (per dp = 10^5 Pa)  
 #      ABWSW  = shortwave absorptivity for water vapour (per dq = 1 g/kg)  
 #      ABWLW  =  longwave absorptivity for water vapour (per dq = 1 g/kg)  
 #      ABCSW  = shortwave absorptivity for cloud fraction  
 #      ABCLW  =  longwave absorptivity for cloud fraction  
 #      EPSSW  = fraction of incoming solar radiation absorbed by ozone  
 #      EPSLW  = fraction of surface LW radiation emitted directly to space  
 #      ALBCL  = cloud albedo (for cloud cover = 1)  
86  #      RHCL1  = relative hum. corresponding to cloud cover = 0  #      RHCL1  = relative hum. corresponding to cloud cover = 0
87  #      RHCL2  = relative hum. corresponding to cloud cover = 1  #      RHCL2  = relative hum. corresponding to cloud cover = 1
88  #      QACL   = specific hum. threshold for cloud cover  #      QACL1  = specific hum. threshold for cloud cover in the upper troposphere
89    #      QACL2  = specific hum. threshold for cloud cover in the upper troposphere
90    #      ALBCL  = cloud albedo (for cloud cover = 1)
91    #      EPSSW  = fraction of incoming solar radiation absorbed by ozone
92    #      EPSLW  = fraction of surface LW radiation emitted directly to space
93    #      EMISFC = longwave surface emissivity
94    #--:            shortwave absorptivities (for dp = 10^5 Pa) :
95    #      ABSDRY = abs. of dry air      (visible band)
96    #      ABSAER = abs. of aerosols     (visible band)
97    #      ABSWV1 = abs. of water vapour (visible band, for dq = 1 g/kg)
98    #      ABSWV2 = abs. of water vapour (near IR band, for dq = 1 g/kg)
99    #      ABSCL1 = abs. of clouds       (visible band, constant term)
100    #      ABSCL2 = abs. of clouds       (visible band, for dw = 1 g/kg)
101    #--:            longwave absorptivities (per dp = 10^5 Pa) :
102    #      ABLWIN = abs. of air in "window" band
103    #      ABLCO2 = abs. of air in CO2 band
104    #      ABLWV1 = abs. of water vapour in H2O band 1 (weak),   for dq = 1 g/kg
105    #      ABLWV2 = abs. of water vapour in H2O band 2 (strong), for dq = 1 g/kg
106    #      ABLCL1 = abs. of clouds       in "window" band,       constant term
107    #      ABLCL2 = abs. of clouds       in "window" band,       for dw = 1 g/kg
108   &AIM_PAR_RAD   &AIM_PAR_RAD
    ABWLW = 0.60,  
    ALBCL = 0.34,  
    RHCL1 = 0.50,  
    RHCL2 = 0.90,  
    QACL  = 0.50,  
109   &   &
110    
111  #--   Constants for vertical dif. and sh. conv. (namelist AIM_PAR_VDI):  #--   Constants for vertical dif. and sh. conv. (namelist AIM_PAR_VDI):
 #      TRVDI  = relaxation time (in hours) for moisture diffusion  
112  #      TRSHC  = relaxation time (in hours) for shallow convection  #      TRSHC  = relaxation time (in hours) for shallow convection
113    #      TRVDI  = relaxation time (in hours) for moisture diffusion
114    #      TRVDS  = relaxation time (in hours) for super-adiab. conditions
115    #      RHGRAD = maximum gradient of relative humidity (d_RH/d_sigma)
116    #      SEGRAD = minimum gradient of dry static energy (d_DSE/d_phi)
117   &AIM_PAR_VDI   &AIM_PAR_VDI
    TRVDI = 48.,  
    TRSHC = 12.,  
118   &   &
119    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22