/[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.6 by jmc, Mon Feb 23 20:53:17 2004 UTC revision 1.7 by jmc, Thu Mar 11 14:47:01 2004 UTC
# Line 4  C--   AIM interface parameter (namelist Line 4  C--   AIM interface parameter (namelist
4  #     aim_useFMsurfBC :: select surface B.C. from Franco Molteni  #     aim_useFMsurfBC :: select surface B.C. from Franco Molteni
5  #     aim_useMMsurfFc :: select Monthly Mean surface forcing (e.g., NCEP)  #     aim_useMMsurfFc :: select Monthly Mean surface forcing (e.g., NCEP)
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)
8    #     aim_splitSIOsFx :: compute separately Sea-Ice & Ocean surf. Flux
9  #     aim_MMsufx   :: sufix for all Monthly Mean surface forcing files  #     aim_MMsufx   :: sufix for all Monthly Mean surface forcing files
10  #     aim_MMsufxLength :: Length of sufix (Monthly Mean surf. forc. files)  #     aim_MMsufxLength :: Length of sufix (Monthly Mean surf. forc. files)
11  #     aim_LandFile :: file name for Land fraction       (F.M. surfBC)  #     aim_LandFile :: file name for Land fraction       (F.M. surfBC)
# Line 22  C--   AIM interface parameter (namelist Line 24  C--   AIM interface parameter (namelist
24  #  aim_useFMsurfBC=.FALSE.,  #  aim_useFMsurfBC=.FALSE.,
25  #  aim_useMMsurfFc=.TRUE.,  #  aim_useMMsurfFc=.TRUE.,
26  #  aim_surfPotTemp=.TRUE.,  #  aim_surfPotTemp=.TRUE.,
27    #  aim_energPrecip=.TRUE.,
28    #  aim_splitSIOsFx=.TRUE.,
29  #  aim_MMsufx = '.cs.bin',  #  aim_MMsufx = '.cs.bin',
30  #  aim_MMsufxLength = 7,  #  aim_MMsufxLength = 7,
31     aim_LandFile= 'landFrc.2f2.bin',     aim_LandFile= 'landFrc.2f2.bin',
# Line 37  C--   AIM interface parameter (namelist Line 41  C--   AIM interface parameter (namelist
41   &   &
42    
43  #--   Physical constants  #--   Physical constants
44  #      P0   = reference pressure  #       P0    = reference pressure                 [Pa=N/m2]
45  #      GG   = gravity accel.  #       GG    = gravity accel.                     [m/s2]
46  #      RD   = gas constant for dry air  #       RD    = gas constant for dry air           [J/kg/K]
47  #      CP   = specific heat at constant pressure  #       CP    = specific heat at constant pressure [J/kg/K]
48  #      ALHC = latent heat of condensation  #       ALHC  = latent heat of condensation        [J/g]
49  #      SBC  = Stefan-Boltzmann constant  #       ALHF  = latent heat of freezing            [J/g]
50    #       SBC   = Stefan-Boltzmann constant
51    #     rainCP  = heat capacity of liquid water      [J/g/K]
52    #     tFreeze = freezing temperature of pure water [K]
53    
54  #--   Constants for forcing fields (namelist AIM_PAR_FOR):  #--   Constants for forcing fields (namelist AIM_PAR_FOR):
55  #      SOLC   = Solar constant (area averaged) in W/m^2  #      SOLC   = Solar constant (area averaged) in W/m^2

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22