/[MITgcm]/MITgcm/pkg/seaice/groatb.F
ViewVC logotype

Diff of /MITgcm/pkg/seaice/groatb.F

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

revision 1.1.2.5 by dimitri, Mon Mar 3 06:58:38 2003 UTC revision 1.4.4.3 by dimitri, Fri Feb 28 09:34:06 2003 UTC
# Line 19  C     === Global variables === Line 19  C     === Global variables ===
19  #include "FFIELDS.h"  #include "FFIELDS.h"
20  #include "SEAICE.h"  #include "SEAICE.h"
21  #include "SEAICE_FFIELDS.h"  #include "SEAICE_FFIELDS.h"
22         COMMON /SEAICE_BOUND_RL/  
      &    MAX_HEFF, MIN_ATEMP, MIN_LWDOWN, MAX_TICE, MIN_TICE,  
      &    SEAICE_EPS, SEAICE_EPS_SQ  
       _RL SEAICE_EPS, SEAICE_EPS_SQ  
       _RL MAX_HEFF, MIN_ATEMP, MIN_LWDOWN, MAX_TICE, MIN_TICE  
   
23  C     === Routine arguments ===  C     === Routine arguments ===
24  C     myThid - Thread no. that called this routine.  C     myThid - Thread no. that called this routine.
25        _RL A22        _RL A22

Legend:
Removed from v.1.1.2.5  
changed lines
  Added in v.1.4.4.3

  ViewVC Help
Powered by ViewVC 1.1.22