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

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

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


Revision 1.1 - (hide annotations) (download)
Thu Jan 29 14:22:24 2004 UTC (20 years, 4 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint52l_pre, checkpoint52m_post, hrcube_3, hrcube4, checkpoint52l_post, checkpoint52k_post, checkpoint52j_post, hrcube5, checkpoint52j_pre
File MIME type: text/plain
Initial check in of fizhi (fake!)

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

  ViewVC Help
Powered by ViewVC 1.1.22