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

Diff of /MITgcm/pkg/monitor/mon_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 May 30 19:33:18 2001 UTC revision 1.2 by adcroft, Mon Jun 4 20:04:24 2001 UTC
# Line 98  C     === Local variables ==== Line 98  C     === Local variables ====
98    
99         _GLOBAL_SUM_R8(theSD,myThid)         _GLOBAL_SUM_R8(theSD,myThid)
100    
101  c      theSD=sqrt(theSD*rNumPnts)         theSD=sqrt(theSD*rNumPnts)
102         theSD=sqrt(theVar-theMean**2)  c      theSD=sqrt(theVar-theMean**2)
103        ENDIF        ENDIF
104    
105        RETURN        RETURN

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

  ViewVC Help
Powered by ViewVC 1.1.22