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

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

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

revision 1.6 by molod, Tue Jul 13 21:11:08 2004 UTC revision 1.8 by molod, Fri Jul 23 22:32:28 2004 UTC
# Line 13  c --------------------- Line 13  c ---------------------
13        common /earth_exports/        common /earth_exports/
14       .   chfr, alai, agrn,       .   chfr, alai, agrn,
15       .   albvisdr, albvisdf, albnirdr, albnirdf, emiss,       .   albvisdr, albvisdf, albnirdr, albnirdf, emiss,
16       .   landtype, tgz, nchpland, ityp       .   landtype, tgz, nchptot, nchpland, ityp
17        integer nchpland        integer nchptot,nchpland
18        integer ityp(nchp)        integer ityp(nchp,Nsx,Nsy)
19        _RL chfr(nchp)        _RL chfr(nchp,Nsx,Nsy)
20        _RL alai(nchp)        _RL alai(nchp,Nsx,Nsy)
21        _RL agrn(nchp)        _RL agrn(nchp,Nsx,Nsy)
22        _RL albvisdr(sNx,sNy,Nsx,Nsy)        _RL albvisdr(sNx,sNy,Nsx,Nsy)
23        _RL albvisdf(sNx,sNy,Nsx,Nsy)        _RL albvisdf(sNx,sNy,Nsx,Nsy)
24        _RL albnirdr(sNx,sNy,Nsx,Nsy)        _RL albnirdr(sNx,sNy,Nsx,Nsy)

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22