/[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.9 by jmc, Fri Jun 25 00:21:15 2004 UTC revision 1.11 by jmc, Wed Feb 2 19:56:49 2005 UTC
# Line 6  C--   AIM interface parameter (namelist Line 6  C--   AIM interface parameter (namelist
6  #     aim_surfPotTemp :: surf.Temp input file is in Pot.Temp (aim_useMMsurfFc)  #     aim_surfPotTemp :: surf.Temp input file is in Pot.Temp (aim_useMMsurfFc)
7  #     aim_energPrecip :: account for energy of precipitation (snow & rain temp)  #     aim_energPrecip :: account for energy of precipitation (snow & rain temp)
8  #     aim_splitSIOsFx :: compute separately Sea-Ice & Ocean surf. Flux  #     aim_splitSIOsFx :: compute separately Sea-Ice & Ocean surf. Flux
9    #     aim_LandFile :: file name for Land fraction [0-1]
10  #     aim_MMsufx   :: sufix for all Monthly Mean surface forcing files  #     aim_MMsufx   :: sufix for all Monthly Mean surface forcing files
11  #     aim_MMsufxLength :: Length of sufix (Monthly Mean surf. forc. files)  #     aim_MMsufxLength :: Length of sufix (Monthly Mean surf. forc. files)
 #     aim_LandFile :: file name for Land fraction       (F.M. surfBC)  
12  #     aim_albFile  :: file name for Albedo input file   (F.M. surfBC)  #     aim_albFile  :: file name for Albedo input file   (F.M. surfBC)
13  #     aim_vegFile  :: file name for vegetation fraction (F.M. surfBC)  #     aim_vegFile  :: file name for vegetation fraction (F.M. surfBC)
14  #     aim_sstFile  :: file name for  Sea.Surf.Temp      (F.M. surfBC)  #     aim_sstFile  :: file name for  Sea.Surf.Temp      (F.M. surfBC)
# Line 25  C--   AIM interface parameter (namelist Line 25  C--   AIM interface parameter (namelist
25  #  aim_useFMsurfBC=.FALSE.,  #  aim_useFMsurfBC=.FALSE.,
26  #  aim_useMMsurfFc=.TRUE.,  #  aim_useMMsurfFc=.TRUE.,
27  #  aim_surfPotTemp=.TRUE.,  #  aim_surfPotTemp=.TRUE.,
28  #  aim_energPrecip=.TRUE.,     aim_energPrecip=.TRUE.,
29  #  aim_splitSIOsFx=.TRUE.,     aim_splitSIOsFx=.TRUE.,
 #  aim_MMsufx = '.cs.bin',  
 #  aim_MMsufxLength = 7,  
30     aim_LandFile= 'landFrc.2f2.bin',     aim_LandFile= 'landFrc.2f2.bin',
31     aim_albFile = 'albedo.FM.bin',     aim_albFile = 'albedo.FM.bin',
32     aim_vegFile = 'vegetFrc.FM.bin',     aim_vegFile = 'vegetFrc.FM.bin',
# Line 37  C--   AIM interface parameter (namelist Line 35  C--   AIM interface parameter (namelist
35     aim_oiceFile= 'seaIce.2f2.bin',     aim_oiceFile= 'seaIce.2f2.bin',
36     aim_snowFile= 'snowDepth.FM.bin',     aim_snowFile= 'snowDepth.FM.bin',
37     aim_swcFile = 'soilMoist.FM.bin',     aim_swcFile = 'soilMoist.FM.bin',
38  #  aim_dragStrato= 2592000.,     aim_dragStrato= 2592000.,
39  #  aim_clrSkyDiag=.TRUE.,  #  aim_clrSkyDiag=.TRUE.,
40  #  aim_diagFreq=3600.,  #  aim_diagFreq=3600.,
41   &   &
# Line 63  C--   AIM interface parameter (namelist Line 61  C--   AIM interface parameter (namelist
61  #      SWWIL  = Soil wetness at wilting point  (volume fraction)  #      SWWIL  = Soil wetness at wilting point  (volume fraction)
62  #      hSnowWetness :: snow depth (m) corresponding to maximum wetness  #      hSnowWetness :: snow depth (m) corresponding to maximum wetness
63   &AIM_PAR_FOR   &AIM_PAR_FOR
    hSnowWetness = 0.,  
64   &   &
65    
66  #--   Constants for surface fluxes (namelist AIM_PAR_SFL):  #--   Constants for surface fluxes (namelist AIM_PAR_SFL):
# Line 101  C--   AIM interface parameter (namelist Line 98  C--   AIM interface parameter (namelist
98   &AIM_PAR_CNV   &AIM_PAR_CNV
99   &   &
100    
101  #--   Constants for large-scale condendation (namelist AIM_PAR_LSC):  #--   Constants for large-scale condensation (namelist AIM_PAR_LSC):
102  #      TRLSC  = Relaxation time (in hours) for specific humidity  #      TRLSC  = Relaxation time (in hours) for specific humidity
103  #      RHLSC  = Maximum relative humidity threshold (at sigma=1)  #      RHLSC  = Maximum relative humidity threshold (at sigma=1)
104  #      DRHLSC = Vertical range of relative humidity threshold  #      DRHLSC = Vertical range of relative humidity threshold

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.22