--- MITgcm/verification/aim.5l_cs/input/data.aimphys 2004/02/23 20:53:17 1.6 +++ MITgcm/verification/aim.5l_cs/input/data.aimphys 2004/11/14 20:09:46 1.10 @@ -4,9 +4,11 @@ # aim_useFMsurfBC :: select surface B.C. from Franco Molteni # aim_useMMsurfFc :: select Monthly Mean surface forcing (e.g., NCEP) # aim_surfPotTemp :: surf.Temp input file is in Pot.Temp (aim_useMMsurfFc) +# aim_energPrecip :: account for energy of precipitation (snow & rain temp) +# aim_splitSIOsFx :: compute separately Sea-Ice & Ocean surf. Flux +# aim_LandFile :: file name for Land fraction [0-1] # aim_MMsufx :: sufix for all Monthly Mean surface forcing files # aim_MMsufxLength :: Length of sufix (Monthly Mean surf. forc. files) -# aim_LandFile :: file name for Land fraction (F.M. surfBC) # aim_albFile :: file name for Albedo input file (F.M. surfBC) # aim_vegFile :: file name for vegetation fraction (F.M. surfBC) # aim_sstFile :: file name for Sea.Surf.Temp (F.M. surfBC) @@ -15,6 +17,7 @@ # aim_snowFile :: file name for Snow depth (F.M. surfBC) # aim_swcFile :: file name for Soil Water content (F.M. surfBC) # aim_dragStrato :: stratospheric-drag damping time scale (s) +# aim_clrSkyDiag :: compute clear-sky radiation for diagnostics # aim_taveFreq :: Frequency^-1 for time-average output (s) # aim_diagFreq :: Frequency^-1 for diagnostic output (s) # aim_tendFreq :: Frequency^-1 for tendencies output (s) @@ -22,8 +25,8 @@ # aim_useFMsurfBC=.FALSE., # aim_useMMsurfFc=.TRUE., # aim_surfPotTemp=.TRUE., -# aim_MMsufx = '.cs.bin', -# aim_MMsufxLength = 7, +# aim_energPrecip=.TRUE., +# aim_splitSIOsFx=.TRUE., aim_LandFile= 'landFrc.2f2.bin', aim_albFile = 'albedo.FM.bin', aim_vegFile = 'vegetFrc.FM.bin', @@ -33,16 +36,20 @@ aim_snowFile= 'snowDepth.FM.bin', aim_swcFile = 'soilMoist.FM.bin', # aim_dragStrato= 2592000., +# aim_clrSkyDiag=.TRUE., # aim_diagFreq=3600., & #-- Physical constants -# P0 = reference pressure -# GG = gravity accel. -# RD = gas constant for dry air -# CP = specific heat at constant pressure -# ALHC = latent heat of condensation -# SBC = Stefan-Boltzmann constant +# P0 = reference pressure [Pa=N/m2] +# GG = gravity accel. [m/s2] +# RD = gas constant for dry air [J/kg/K] +# CP = specific heat at constant pressure [J/kg/K] +# ALHC = latent heat of condensation [J/g] +# ALHF = latent heat of freezing [J/g] +# SBC = Stefan-Boltzmann constant +# rainCP = heat capacity of liquid water [J/g/K] +# tFreeze = freezing temperature of pure water [K] #-- Constants for forcing fields (namelist AIM_PAR_FOR): # SOLC = Solar constant (area averaged) in W/m^2 @@ -52,7 +59,9 @@ # SDALB = Snow depth (mm water) corresponding to maximum albedo # SWCAP = Soil wetness at field capacity (volume fraction) # SWWIL = Soil wetness at wilting point (volume fraction) +# hSnowWetness :: snow depth (m) corresponding to maximum wetness &AIM_PAR_FOR + hSnowWetness = 0., & #-- Constants for surface fluxes (namelist AIM_PAR_SFL): @@ -70,6 +79,7 @@ # VGUST = wind speed for sub-grid-scale gusts # CTDAY = daily-cycle correction (dTskin/dSSRad) # DTHETA = Potential temp. gradient for stability correction +# dTstab = potential temp. increment for stability function derivative # FSTAB = Amplitude of stability correction (fraction) # HDRAG = Height scale for orographic correction # FHDRAG = Amplitude of orographic correction (fraction) @@ -89,7 +99,7 @@ &AIM_PAR_CNV & -#-- Constants for large-scale condendation (namelist AIM_PAR_LSC): +#-- Constants for large-scale condensation (namelist AIM_PAR_LSC): # TRLSC = Relaxation time (in hours) for specific humidity # RHLSC = Maximum relative humidity threshold (at sigma=1) # DRHLSC = Vertical range of relative humidity threshold