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

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

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


Revision 1.1 - (hide annotations) (download)
Mon Dec 15 22:49:03 2003 UTC (20 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52l_pre, checkpoint52e_pre, checkpoint52j_post, checkpoint52e_post, checkpoint52l_post, checkpoint52k_post, checkpoint52d_post, checkpoint52f_post, checkpoint52i_post, checkpoint52j_pre, checkpoint52i_pre, checkpoint52h_pre, checkpoint52f_pre
new verification exp: coupled set-up on cubed-sphere grid using AIM pkg

1 jmc 1.1 # Land package parameters:
2    
3     #-- Land model parameter (namelist LAND_MODEL_PAR):
4     # land_calc_grT :: step forward ground Temperature
5     # land_calc_grW :: step forward soil moiture
6     # land_grT_iniFile :: File containing initial ground Temp.
7     # land_grW_iniFile :: File containing initial ground Water.
8     # land_deltaT :: land model time-step
9     # land_taveFreq :: Frequency^-1 for time-Aver. output (s)
10     # land_diagFreq :: Frequency^-1 for diagnostic output (s)
11     # land_dzF :: layer thickness
12     &LAND_MODEL_PAR
13     # land_calc_grT=.FALSE.,
14     # land_calc_grW=.FALSE.,
15     land_grT_iniFile='land_grT_ini.cpl.bin',
16     land_grW_iniFile='land_grW_ini.cpl.bin',
17     land_dzF= 0.1, 4.0,
18     &
19    
20     #-- Physical constants (namelist LAND_PHYS_PAR):
21     # land_grdLambda :: Thermal conductivity of the ground
22     # land_heatCs :: Heat capacity of dry soil
23     # land_heatCw :: Heat capacity of water
24     # land_wTauDiff :: soil moisture diffusion time scale
25     # land_waterCap :: field capacity per meter of soil
26     # land_fractRunOff:: fraction of water in excess which run-off
27    
28     &LAND_PHYS_PAR
29     &

  ViewVC Help
Powered by ViewVC 1.1.22