/[MITgcm]/MITgcm/verification/cpl_aim+ocn/input_atm/data.land
ViewVC logotype

Diff of /MITgcm/verification/cpl_aim+ocn/input_atm/data.land

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by jmc, Sun Apr 18 15:45:35 2004 UTC revision 1.3 by jmc, Wed Sep 1 17:52:11 2004 UTC
# Line 18  Line 18 
18   &LAND_MODEL_PAR   &LAND_MODEL_PAR
19  # land_calc_grT =.FALSE.,  # land_calc_grT =.FALSE.,
20  # land_calc_grW =.FALSE.,  # land_calc_grW =.FALSE.,
21    land_impl_grT =.FALSE.,  # land_impl_grT =.FALSE.,
22    land_calc_snow=.FALSE.,  # land_calc_snow=.FALSE.,
23    land_calc_alb =.FALSE.,  # land_calc_alb =.FALSE.,
24    land_grT_iniFile='land_grT_ini.cpl.bin',    land_grT_iniFile='land_grT_ini.cpl.bin',
25    land_grW_iniFile='land_grW_ini.cpl.bin',    land_grW_iniFile='land_grW_ini.mn.bin',
26    land_oldPickup=.TRUE.,    land_snow_iniFile='land_snw_ini.cpl.bin',
27    # land_oldPickup=.TRUE.,
28    land_dzF= 0.1, 4.0,    land_dzF= 0.1, 4.0,
29  # land_diagFreq=1.,  # land_diagFreq=2592000.,
30   &   &
31    
32  #--  Physical constants (namelist LAND_PHYS_PAR):  #--  Physical constants (namelist LAND_PHYS_PAR):
# Line 38  Line 39 
39  #     land_rhoLiqW    :: density of liquid water (kg/m3)  #     land_rhoLiqW    :: density of liquid water (kg/m3)
40  #     land_rhoSnow    :: density of snow (kg/m3)  #     land_rhoSnow    :: density of snow (kg/m3)
41  #     land_Lfreez     :: Latent heat of freezing (J/kg)  #     land_Lfreez     :: Latent heat of freezing (J/kg)
42    #     land_hMaxSnow   :: Maximum snow-thickness  (m)
43  #     diffKsnow       :: thermal conductivity of snow (W/m/K)  #     diffKsnow       :: thermal conductivity of snow (W/m/K)
44  #     timeSnowAge     :: snow aging time scale   (s)  #     timeSnowAge     :: snow aging time scale   (s)
45  #     hNewSnowAge     :: new snow thickness that refresh the snow-age (by 1/e)  #     hNewSnowAge     :: new snow thickness that refresh the snow-age (by 1/e)
# Line 46  Line 48 
48  #     albOldSnow      :: albedo of old snow (snowAge > 35.d)  #     albOldSnow      :: albedo of old snow (snowAge > 35.d)
49  #     hAlbSnow        :: snow thickness for albedo transition: snow/ground  #     hAlbSnow        :: snow thickness for albedo transition: snow/ground
50   &LAND_PHYS_PAR   &LAND_PHYS_PAR
51    land_Lfreez=0.,  # land_Lfreez=0.,
52      land_hMaxSnow=10.,
53   &   &

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22