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

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

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

revision 1.2 by jmc, Fri Nov 22 17:42:24 2002 UTC revision 1.7 by jmc, Thu Mar 11 14:47:01 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_energPrecip :: account for energy of precipitation (snow & rain temp)
8    #     aim_splitSIOsFx :: compute separately Sea-Ice & Ocean surf. Flux
9    #     aim_MMsufx   :: sufix for all Monthly Mean surface forcing files
10    #     aim_MMsufxLength :: Length of sufix (Monthly Mean surf. forc. files)
11    #     aim_LandFile :: file name for Land fraction       (F.M. surfBC)
12    #     aim_albFile  :: file name for Albedo input file   (F.M. surfBC)
13    #     aim_vegFile  :: file name for vegetation fraction (F.M. surfBC)
14    #     aim_sstFile  :: file name for  Sea.Surf.Temp      (F.M. surfBC)
15    #     aim_lstFile  :: file name for Land.Surf.Temp      (F.M. surfBC)
16    #     aim_oiceFile :: file name for Sea Ice fraction    (F.M. surfBC)
17    #     aim_snowFile :: file name for Snow depth          (F.M. surfBC)
18    #     aim_swcFile  :: file name for Soil Water content  (F.M. surfBC)
19    #     aim_dragStrato :: stratospheric-drag damping time scale (s)
20    #     aim_taveFreq :: Frequency^-1 for time-average output (s)
21    #     aim_diagFreq :: Frequency^-1 for diagnostic output (s)
22    #     aim_tendFreq :: Frequency^-1 for tendencies output (s)
23     &AIM_PARAMS
24    #  aim_useFMsurfBC=.FALSE.,
25    #  aim_useMMsurfFc=.TRUE.,
26    #  aim_surfPotTemp=.TRUE.,
27    #  aim_energPrecip=.TRUE.,
28    #  aim_splitSIOsFx=.TRUE.,
29    #  aim_MMsufx = '.cs.bin',
30    #  aim_MMsufxLength = 7,
31       aim_LandFile= 'landFrc.2f2.bin',
32       aim_albFile = 'albedo.FM.bin',
33       aim_vegFile = 'vegetFrc.FM.bin',
34       aim_sstFile = 'seaSurfT.FM.bin',
35       aim_lstFile = 'lndSurfT.2f2.bin',
36       aim_oiceFile= 'seaIce.2f2.bin',
37       aim_snowFile= 'snowDepth.FM.bin',
38       aim_swcFile = 'soilMoist.FM.bin',
39    #  aim_dragStrato= 2592000.,
40    #  aim_diagFreq=3600.,
41     &
42    
43  #--   Physical constants  #--   Physical constants
44  #      P0   = reference pressure  #       P0    = reference pressure                 [Pa=N/m2]
45  #      GG   = gravity accel.  #       GG    = gravity accel.                     [m/s2]
46  #      RD   = gas constant for dry air  #       RD    = gas constant for dry air           [J/kg/K]
47  #      CP   = specific heat at constant pressure  #       CP    = specific heat at constant pressure [J/kg/K]
48  #      ALHC = latent heat of condensation  #       ALHC  = latent heat of condensation        [J/g]
49  #      SBC  = Stefan-Boltzmann constant              #       ALHF  = latent heat of freezing            [J/g]
50    #       SBC   = Stefan-Boltzmann constant
51    #     rainCP  = heat capacity of liquid water      [J/g/K]
52    #     tFreeze = freezing temperature of pure water [K]
53    
54  #--   Constants for forcing fields (namelist AIM_PAR_FOR):  #--   Constants for forcing fields (namelist AIM_PAR_FOR):
55  #      SOLC   = Solar constant (area averaged) in W/m^2  #      SOLC   = Solar constant (area averaged) in W/m^2
# Line 19  Line 62 
62   &AIM_PAR_FOR   &AIM_PAR_FOR
63   &   &
64    
65  #--   Constants for surface fluxes (namelist AIM_PAR_SFL):  #--   Constants for surface fluxes (namelist AIM_PAR_SFL):
66  #      FWIND0 = ratio of near-sfc wind to lowest-level wind  #      FWIND0 = ratio of near-sfc wind to lowest-level wind
67  #      FTEMP0 = weight for near-sfc temperature extrapolation (0-1) :  #      FTEMP0 = weight for near-sfc temperature extrapolation (0-1) :
68  #               1 : linear extrapolation from two lowest levels  #               1 : linear extrapolation from two lowest levels
# Line 38  Line 81 
81  #      HDRAG  = Height scale for orographic correction  #      HDRAG  = Height scale for orographic correction
82  #      FHDRAG = Amplitude of orographic correction (fraction)  #      FHDRAG = Amplitude of orographic correction (fraction)
83   &AIM_PAR_SFL   &AIM_PAR_SFL
84    #  FTEMP0 = 0.,
85    #  FHUM0  = 0.,
86   &   &
87    
88  #--   Convection constants (namelist AIM_PAR_CNV):  #--   Convection constants (namelist AIM_PAR_CNV):
# Line 51  Line 96 
96   &AIM_PAR_CNV   &AIM_PAR_CNV
97   &   &
98    
99  #--   Constants for large-scale condendation (namelist AIM_PAR_LSC):  #--   Constants for large-scale condendation (namelist AIM_PAR_LSC):
100  #      TRLSC  = Relaxation time (in hours) for specific humidity  #      TRLSC  = Relaxation time (in hours) for specific humidity
101  #      RHLSC  = Maximum relative humidity threshold (at sigma=1)  #      RHLSC  = Maximum relative humidity threshold (at sigma=1)
102  #      DRHLSC = Vertical range of relative humidity threshold  #      DRHLSC = Vertical range of relative humidity threshold
# Line 85  Line 130 
130   &AIM_PAR_RAD   &AIM_PAR_RAD
131   &   &
132    
133  #--   Constants for vertical dif. and sh. conv. (namelist AIM_PAR_VDI):  #--   Constants for vertical dif. and sh. conv. (namelist AIM_PAR_VDI):
134  #      TRSHC  = relaxation time (in hours) for shallow convection  #      TRSHC  = relaxation time (in hours) for shallow convection
135  #      TRVDI  = relaxation time (in hours) for moisture diffusion  #      TRVDI  = relaxation time (in hours) for moisture diffusion
136  #      TRVDS  = relaxation time (in hours) for super-adiab. conditions  #      TRVDS  = relaxation time (in hours) for super-adiab. conditions

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

  ViewVC Help
Powered by ViewVC 1.1.22