/[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.4 by jmc, Fri Aug 1 16:21:30 2003 UTC revision 1.5 by jmc, Mon Jan 26 17:19:33 2004 UTC
# Line 15  C--   AIM interface parameter (namelist Line 15  C--   AIM interface parameter (namelist
15  #     aim_snowFile :: file name for Snow depth          (F.M. surfBC)  #     aim_snowFile :: file name for Snow depth          (F.M. surfBC)
16  #     aim_swcFile  :: file name for Soil Water content  (F.M. surfBC)  #     aim_swcFile  :: file name for Soil Water content  (F.M. surfBC)
17  #     aim_dragStrato :: stratospheric-drag damping time scale (s)  #     aim_dragStrato :: stratospheric-drag damping time scale (s)
18    #     aim_taveFreq :: Frequency^-1 for time-average output (s)
19  #     aim_diagFreq :: Frequency^-1 for diagnostic output (s)  #     aim_diagFreq :: Frequency^-1 for diagnostic output (s)
20  #     aim_tendFreq :: Frequency^-1 for tendencies output (s)  #     aim_tendFreq :: Frequency^-1 for tendencies output (s)
21   &AIM_PARAMS   &AIM_PARAMS
22     aim_useFMsurfBC=.FALSE.,  #  aim_useFMsurfBC=.FALSE.,
23     aim_useMMsurfFc=.TRUE.,  #  aim_useMMsurfFc=.TRUE.,
24  #  aim_surfPotTemp=.TRUE.,  #  aim_surfPotTemp=.TRUE.,
25     aim_MMsufx = '.cs.bin',  #  aim_MMsufx = '.cs.bin',
26     aim_MMsufxLength = 7,  #  aim_MMsufxLength = 7,
27       aim_LandFile= 'landFrc.2f2.bin',
28       aim_albFile = 'albedo.FM.bin',
29       aim_vegFile = 'vegetFrc.FM.bin',
30       aim_sstFile = 'seaSurfT.FM.bin',
31       aim_lstFile = 'lndSurfT.2f2.bin',
32       aim_oiceFile= 'seaIce.FM.bin',
33       aim_snowFile= 'snowDepth.FM.bin',
34       aim_swcFile = 'soilMoist.FM.bin',
35  #  aim_dragStrato= 2592000.,  #  aim_dragStrato= 2592000.,
36    #  aim_diagFreq=3600.,
37   &   &
38    
39  #--   Physical constants  #--   Physical constants
# Line 32  C--   AIM interface parameter (namelist Line 42  C--   AIM interface parameter (namelist
42  #      RD   = gas constant for dry air  #      RD   = gas constant for dry air
43  #      CP   = specific heat at constant pressure  #      CP   = specific heat at constant pressure
44  #      ALHC = latent heat of condensation  #      ALHC = latent heat of condensation
45  #      SBC  = Stefan-Boltzmann constant              #      SBC  = Stefan-Boltzmann constant
46    
47  #--   Constants for forcing fields (namelist AIM_PAR_FOR):  #--   Constants for forcing fields (namelist AIM_PAR_FOR):
48  #      SOLC   = Solar constant (area averaged) in W/m^2  #      SOLC   = Solar constant (area averaged) in W/m^2
# Line 45  C--   AIM interface parameter (namelist Line 55  C--   AIM interface parameter (namelist
55   &AIM_PAR_FOR   &AIM_PAR_FOR
56   &   &
57    
58  #--   Constants for surface fluxes (namelist AIM_PAR_SFL):  #--   Constants for surface fluxes (namelist AIM_PAR_SFL):
59  #      FWIND0 = ratio of near-sfc wind to lowest-level wind  #      FWIND0 = ratio of near-sfc wind to lowest-level wind
60  #      FTEMP0 = weight for near-sfc temperature extrapolation (0-1) :  #      FTEMP0 = weight for near-sfc temperature extrapolation (0-1) :
61  #               1 : linear extrapolation from two lowest levels  #               1 : linear extrapolation from two lowest levels
# Line 64  C--   AIM interface parameter (namelist Line 74  C--   AIM interface parameter (namelist
74  #      HDRAG  = Height scale for orographic correction  #      HDRAG  = Height scale for orographic correction
75  #      FHDRAG = Amplitude of orographic correction (fraction)  #      FHDRAG = Amplitude of orographic correction (fraction)
76   &AIM_PAR_SFL   &AIM_PAR_SFL
77    #  FTEMP0 = 0.,
78    #  FHUM0  = 0.,
79   &   &
80    
81  #--   Convection constants (namelist AIM_PAR_CNV):  #--   Convection constants (namelist AIM_PAR_CNV):
# Line 77  C--   AIM interface parameter (namelist Line 89  C--   AIM interface parameter (namelist
89   &AIM_PAR_CNV   &AIM_PAR_CNV
90   &   &
91    
92  #--   Constants for large-scale condendation (namelist AIM_PAR_LSC):  #--   Constants for large-scale condendation (namelist AIM_PAR_LSC):
93  #      TRLSC  = Relaxation time (in hours) for specific humidity  #      TRLSC  = Relaxation time (in hours) for specific humidity
94  #      RHLSC  = Maximum relative humidity threshold (at sigma=1)  #      RHLSC  = Maximum relative humidity threshold (at sigma=1)
95  #      DRHLSC = Vertical range of relative humidity threshold  #      DRHLSC = Vertical range of relative humidity threshold
# Line 111  C--   AIM interface parameter (namelist Line 123  C--   AIM interface parameter (namelist
123   &AIM_PAR_RAD   &AIM_PAR_RAD
124   &   &
125    
126  #--   Constants for vertical dif. and sh. conv. (namelist AIM_PAR_VDI):  #--   Constants for vertical dif. and sh. conv. (namelist AIM_PAR_VDI):
127  #      TRSHC  = relaxation time (in hours) for shallow convection  #      TRSHC  = relaxation time (in hours) for shallow convection
128  #      TRVDI  = relaxation time (in hours) for moisture diffusion  #      TRVDI  = relaxation time (in hours) for moisture diffusion
129  #      TRVDS  = relaxation time (in hours) for super-adiab. conditions  #      TRVDS  = relaxation time (in hours) for super-adiab. conditions

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22