/[MITgcm]/MITgcm/pkg/monitor/mon_printstats_rs.F
ViewVC logotype

Diff of /MITgcm/pkg/monitor/mon_printstats_rs.F

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

revision 1.1 by adcroft, Wed May 30 19:33:18 2001 UTC revision 1.2 by adcroft, Mon Jun 4 20:03:33 2001 UTC
# Line 33  C     === Local variables ==== Line 33  C     === Local variables ====
33        _RL theMean        _RL theMean
34        _RL theSD        _RL theSD
35    
36        CALL MON_STATS_RL(        CALL MON_STATS_RS(
37       I                myNr, arr,       I                myNr, arr,
38       O                theMin,theMax,theMean,theSD,       O                theMin,theMax,theMean,theSD,
39       I                myThid )       I                myThid )

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

  ViewVC Help
Powered by ViewVC 1.1.22