/[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.4 by dimitri, Fri Feb 28 09:47:31 2003 UTC
# Line 18  C     === Global variables === Line 18  C     === Global variables ===
18  #include "DYNVARS.h"  #include "DYNVARS.h"
19  #include "FFIELDS.h"  #include "FFIELDS.h"
20  #include "SEAICE.h"  #include "SEAICE.h"
21    #include "SEAICE_PARAMS.h"
22  #include "SEAICE_FFIELDS.h"  #include "SEAICE_FFIELDS.h"
23         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  
   
24  C     === Routine arguments ===  C     === Routine arguments ===
25  C     myThid - Thread no. that called this routine.  C     myThid - Thread no. that called this routine.
26        _RL A22        _RL A22

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

  ViewVC Help
Powered by ViewVC 1.1.22