/[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.1 by heimbach, Thu Mar 29 15:59:21 2012 UTC revision 1.2 by dgoldberg, Fri Apr 20 14:08:33 2012 UTC
# Line 43  C     === Global variables === Line 43  C     === Global variables ===
43       &      0,1,0,1,1,myThid)       &      0,1,0,1,1,myThid)
44         CALL DIAGNOSTICS_FILL(float_frac_streamice,'SI_float',         CALL DIAGNOSTICS_FILL(float_frac_streamice,'SI_float',
45       &      0,1,0,1,1,myThid)       &      0,1,0,1,1,myThid)
46           CALL DIAGNOSTICS_FILL(STREAMICE_hmask,'SI_hmask',
47         &      0,1,0,1,1,myThid)
48    
49        ENDIF        ENDIF
50    
# Line 50  C     === Global variables === Line 52  C     === Global variables ===
52  #endif /* ALLOW_DIAGNOSTICS */  #endif /* ALLOW_DIAGNOSTICS */
53  #endif  #endif
54        RETURN        RETURN
       END  
55          END

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22