/[MITgcm]/MITgcm/pkg/diagnostics/diag_vegtile_fill.F
ViewVC logotype

Diff of /MITgcm/pkg/diagnostics/diag_vegtile_fill.F

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

revision 1.11 by jmc, Thu Sep 3 20:46:12 2009 UTC revision 1.12 by jmc, Sun Jan 3 00:42:45 2010 UTC
# Line 67  C =============== Line 67  C ===============
67        INTEGER region2fill(0:nRegions)        INTEGER region2fill(0:nRegions)
68        _RL     scaleFact        _RL     scaleFact
69        _RL     gridField(sNx*sNy,nlevs), gridFrac(sNx*sNy)        _RL     gridField(sNx*sNy,nlevs), gridFrac(sNx*sNy)
70    #ifndef REAL4_IS_SLOW
71        _RS     dummyRS(1)        _RS     dummyRS(1)
72    #endif
73    
74  #ifdef ALLOW_FIZHI  #ifdef ALLOW_FIZHI
75        _RL   getcon        _RL   getcon

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22