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

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

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


Revision 1.2 - (hide annotations) (download)
Fri Aug 1 16:21:30 2003 UTC (20 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint51e_post, checkpoint51k_post, checkpoint52e_pre, checkpoint51o_pre, checkpoint52e_post, checkpoint51n_pre, checkpoint51l_post, checkpoint51q_post, checkpoint51j_post, branch-netcdf, checkpoint51r_post, checkpoint52b_pre, checkpoint51f_pre, checkpoint51o_post, checkpoint51p_post, checkpoint52a_pre, checkpoint51i_post, checkpoint52, checkpoint51f_post, checkpoint52d_post, checkpoint52a_post, checkpoint52b_post, checkpoint52f_post, branchpoint-genmake2, checkpoint52c_post, checkpoint51h_pre, checkpoint51l_pre, checkpoint51g_post, ecco_c52_e35, checkpoint52i_post, checkpoint51t_post, checkpoint51n_post, checkpoint51i_pre, checkpoint52i_pre, checkpoint51u_post, checkpoint52h_pre, checkpoint52f_pre, checkpoint51m_post, checkpoint51s_post
Branch point for: branch-nonh, branch-genmake2, tg2-branch, checkpoint51n_branch, netcdf-sm0
Changes since 1.1: +2 -0 lines
add comments for new options (stratospheric drag, land initialise ...)

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 jmc 1.2 # land_grT_iniFile :: File containing initial ground Temp.
7     # land_grW_iniFile :: File containing initial ground Water.
8 jmc 1.1 # 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_dzF= 0.1, 4.0,
16     &
17    
18     #-- Physical constants (namelist LAND_PHYS_PAR):
19     # land_grdLambda :: Thermal conductivity of the ground
20     # land_heatCs :: Heat capacity of dry soil
21     # land_heatCw :: Heat capacity of water
22     # land_wTauDiff :: soil moisture diffusion time scale
23     # land_waterCap :: field capacity per meter of soil
24     # land_fractRunOff:: fraction of water in excess which run-off
25    
26     &LAND_PHYS_PAR
27     &

  ViewVC Help
Powered by ViewVC 1.1.22