--- 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/06/25 00:21:15 1.9 @@ -4,6 +4,8 @@ # 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_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) @@ -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,6 +25,8 @@ # aim_useFMsurfBC=.FALSE., # aim_useMMsurfFc=.TRUE., # aim_surfPotTemp=.TRUE., +# aim_energPrecip=.TRUE., +# aim_splitSIOsFx=.TRUE., # aim_MMsufx = '.cs.bin', # aim_MMsufxLength = 7, aim_LandFile= 'landFrc.2f2.bin', @@ -33,16 +38,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 +61,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 +81,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)