--- 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/03/11 14:47:01 1.7 @@ -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) @@ -22,6 +24,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', @@ -37,12 +41,15 @@ & #-- 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