/[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.3 - (show annotations) (download)
Mon Jun 7 16:57:39 2004 UTC (20 years ago) by molod
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
File MIME type: text/plain
FILE REMOVED
Rename common block files

1 C $Header: /u/gcmpack/MITgcm/pkg/fizhi/land_coms.h,v 1.2 2004/05/05 00:39:21 edhill Exp $
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