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

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

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


Revision 1.2 - (hide annotations) (download)
Wed Jun 9 20:33:36 2004 UTC (20 years ago) by molod
Branch: MAIN
CVS Tags: checkpoint53d_post
Changes since 1.1: +10 -10 lines
File MIME type: text/plain
More input stuff for fizhi

1 molod 1.2 C $Header: /u/gcmpack/MITgcm/pkg/fizhi/fizhi_earth_coms.h,v 1.1 2004/06/07 16:57:39 molod Exp $
2 molod 1.1 C $Name: $
3    
4     c Solid-Earth State Variables
5     c ---------------------------
6     common /earth_state/ phis_var, lwmask, tilefrac, surftype
7 molod 1.2 _RL phis_var(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
8     _RL lwmask(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
9     _RL tilefrac(1-OLx:sNx+OLx,1-OLy:sNy+OLy,maxtyp,nSx,nSy)
10     integer surftype(1-OLx:sNx+OLx,1-OLy:sNy+OLy,maxtyp,nSx,nSy)
11 molod 1.1
12     c Solid_Earth Couplings
13     c ---------------------
14     common /earth_exports/
15     . nchpland, ityp, chfr, alai, agrn,
16     . albvisdr, albvisdf, albnirdr, albnirdf, emiss
17     integer nchpland
18     integer ityp(nchp)
19     _RL chfr(nchp)
20     _RL alai(nchp)
21     _RL agrn(nchp)
22 molod 1.2 _RL albvisdr(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
23     _RL albvisdf(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
24     _RL albnirdr(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
25     _RL albnirdf(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
26     _RL emiss(1-OLx:sNx+OLx,1-OLy:sNy+OLy,10,nSx,nSy)

  ViewVC Help
Powered by ViewVC 1.1.22