/[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.4 by molod, Wed Jun 16 16:02:03 2004 UTC revision 1.5 by molod, Wed Jun 16 19:19:49 2004 UTC
# Line 13  c --------------------- Line 13  c ---------------------
13        common /earth_exports/        common /earth_exports/
14       .   nchpland, ityp, chfr, alai, agrn,       .   nchpland, ityp, chfr, alai, agrn,
15       .   albvisdr, albvisdf, albnirdr, albnirdf, emiss,       .   albvisdr, albvisdf, albnirdr, albnirdf, emiss,
16       .   landtype       .   landtype, tgz
17        integer nchpland        integer nchpland
18        integer ityp(nchp)        integer ityp(nchp)
19        _RL chfr(nchp)        _RL chfr(nchp)
# Line 25  c --------------------- Line 25  c ---------------------
25        _RL albnirdf(sNx,sNy,Nsx,Nsy)        _RL albnirdf(sNx,sNy,Nsx,Nsy)
26        _RL emiss(sNx,sNy,10,Nsx,Nsy)        _RL emiss(sNx,sNy,10,Nsx,Nsy)
27        _RL landtype(sNx,sNy,Nsx,Nsy)        _RL landtype(sNx,sNy,Nsx,Nsy)
28          _RL tgz(sNx,sNy,Nsx,Nsy)

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22