/[MITgcm]/MITgcm/pkg/fizhi/land_coms.h
ViewVC logotype

Contents of /MITgcm/pkg/fizhi/land_coms.h

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


Revision 1.2 - (show annotations) (download)
Wed May 5 00:39:21 2004 UTC (20 years, 1 month ago) by edhill
Branch: MAIN
CVS Tags: checkpoint53b_post, checkpoint52n_post, checkpoint53, checkpoint53b_pre, checkpoint53a_post, checkpoint53c_post, checkpoint53d_pre
Changes since 1.1: +3 -0 lines
File MIME type: text/plain
 o adding cvs 'Header:' and 'Name:' strings

1 C $Header: $
2 C $Name: $
3
4 c Land State Common
5 c -----------------
6 common /land_state/ tcanopy, tdeep, ecanopy,
7 . swetshal, swetroot, swetdeep, snodep, capac
8 _RL tcanopy(nchp), tdeep(nchp), ecanopy(nchp), swetshal(nchp)
9 _RL swetroot(nchp), swetdeep(nchp), snodep(nchp), capac(nchp)
10
11 c Land Mapping Common
12 c -------------------
13 common /land_mapping/ chlt, chlon, igrd
14 _RL chlt(nchp), chlon(nchp)
15 integer igrd(nchp)

  ViewVC Help
Powered by ViewVC 1.1.22