/[MITgcm]/MITgcm_contrib/dgoldberg/streamice/streamice_diagnostics_state.F
ViewVC logotype

Diff of /MITgcm_contrib/dgoldberg/streamice/streamice_diagnostics_state.F

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

revision 1.5 by dgoldberg, Mon Dec 10 02:34:45 2012 UTC revision 1.6 by dgoldberg, Thu May 23 22:12:33 2013 UTC
# Line 58  C     === Global variables === Line 58  C     === Global variables ===
58  #endif  #endif
59         CALL DIAGNOSTICS_FILL(surf_el_streamice,'SI_selev',         CALL DIAGNOSTICS_FILL(surf_el_streamice,'SI_selev',
60       &      0,1,0,1,1,myThid)       &      0,1,0,1,1,myThid)
61    #ifdef ALLOW_STREAMICE_2DTRACER
62           CALL DIAGNOSTICS_FILL(trac2d,'SI2Dtrac',
63         &      0,1,0,1,1,myThid)
64    #endif
65    
66        ENDIF        ENDIF
67    

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

  ViewVC Help
Powered by ViewVC 1.1.22