/[MITgcm]/MITgcm/verification/aim.5l_cs/input/data.land
ViewVC logotype

Contents of /MITgcm/verification/aim.5l_cs/input/data.land

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


Revision 1.3 - (show annotations) (download)
Mon Jan 26 17:19:33 2004 UTC (20 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52l_pre, checkpoint52j_post, checkpoint52k_post, checkpoint52j_pre
Changes since 1.2: +2 -0 lines
update AIM Cubed-Sphere exp (use land, p* and Franco.M forcing fields)

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.bin',
16 land_grW_iniFile='land_grW_ini.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