/[MITgcm]/MITgcm/pkg/thsice/thsice_monitor.F
ViewVC logotype

Diff of /MITgcm/pkg/thsice/thsice_monitor.F

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

revision 1.10 by edhill, Wed Jul 6 21:18:33 2005 UTC revision 1.11 by jmc, Fri Nov 4 01:34:35 2005 UTC
# Line 44  C     == Local variables == Line 44  C     == Local variables ==
44        CHARACTER*(MAX_LEN_MBUF) msgBuf        CHARACTER*(MAX_LEN_MBUF) msgBuf
45        CHARACTER*10 mon_var        CHARACTER*10 mon_var
46        CHARACTER*2 mon_sufx(0:2)        CHARACTER*2 mon_sufx(0:2)
       INTEGER k  
47        _RS yBand(2), locDr(1)        _RS yBand(2), locDr(1)
48        _RL theMin(2), theMax(2)        _RL theMin(2), theMax(2)
49        _RL theMean(2), theVar(2), theVol(2)        _RL theMean(2), theVar(2), theVol(2)
50        _RL theMeanG, theVarG, theVolG        _RL theMeanG, theVolG
51        _RL theMean0, theMean1, theMean2, theEnergy        _RL theMean1, theMean2, theEnergy
52        _RL theMin0, theMax0, theSD, theDel2        _RL theMin0, theMax0, theSD, theDel2
53    #ifdef ALLOW_MNC
54          INTEGER k
55    #endif
56    
57        DATA yBand / 0. , 0. /        DATA yBand / 0. , 0. /
58        DATA locDr / 1. /        DATA locDr / 1. /

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.22