/[MITgcm]/MITgcm/pkg/debug/debug_stats_rl.F
ViewVC logotype

Diff of /MITgcm/pkg/debug/debug_stats_rl.F

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

revision 1.1 by adcroft, Wed Jun 6 14:55:46 2001 UTC revision 1.2 by jmc, Thu Nov 8 16:25:58 2001 UTC
# Line 32  C     === Local variables ==== Line 32  C     === Local variables ====
32        _RL theMean        _RL theMean
33        _RL theSD        _RL theSD
34    
35        CALL MON_STATS_RL(        CALL DEBUG_FLD_STATS_RL(
36       I                myNr, arr,       I                myNr, arr,
37       O                theMin,theMax,theMean,theSD,       O                theMin,theMax,theMean,theSD,
38       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