/[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.1 - (hide annotations) (download)
Mon Jun 7 16:57:39 2004 UTC (20 years ago) by molod
Branch: MAIN
File MIME type: text/plain
Rename common block files

1 molod 1.1 C $Header: /u/gcmpack/MITgcm/pkg/fizhi/earth_coms.h,v 1.2 2004/05/05 00:39:21 edhill Exp $
2     C $Name: $
3    
4     c Solid-Earth State Variables
5     c ---------------------------
6     common /earth_state/ phis_var, lwmask, tilefrac, surftype
7     _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,Nrphys,nSx,Nsy)
10     integer surftype(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nrphys,nSx,Nsy)
11    
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     _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