/[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.1 - (show annotations) (download)
Thu Jun 12 21:21:49 2003 UTC (20 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint51a_post, checkpoint51c_post, checkpoint51, checkpoint51b_post, checkpoint51b_pre, checkpoint51d_post, checkpoint50i_post
add data files to turn on land package

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_deltaT :: land model time-step
7 # land_taveFreq :: Frequency^-1 for time-Aver. output (s)
8 # land_diagFreq :: Frequency^-1 for diagnostic output (s)
9 # land_dzF :: layer thickness
10 &LAND_MODEL_PAR
11 # land_calc_grT=.FALSE.,
12 # land_calc_grW=.FALSE.,
13 land_dzF= 0.1, 4.0,
14 &
15
16 #-- Physical constants (namelist LAND_PHYS_PAR):
17 # land_grdLambda :: Thermal conductivity of the ground
18 # land_heatCs :: Heat capacity of dry soil
19 # land_heatCw :: Heat capacity of water
20 # land_wTauDiff :: soil moisture diffusion time scale
21 # land_waterCap :: field capacity per meter of soil
22 # land_fractRunOff:: fraction of water in excess which run-off
23
24 &LAND_PHYS_PAR
25 &

  ViewVC Help
Powered by ViewVC 1.1.22