/[MITgcm]/MITgcm/pkg/ctrl/CTRL_SIZE.h
ViewVC logotype

Diff of /MITgcm/pkg/ctrl/CTRL_SIZE.h

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

revision 1.4 by heimbach, Sat Jan 26 14:45:56 2013 UTC revision 1.5 by heimbach, Wed Jan 15 16:21:20 2014 UTC
# Line 5  c     ================================== Line 5  c     ==================================
5  c     CTRL_SIZE.h  c     CTRL_SIZE.h
6  c     ==================================================================  c     ==================================================================
7    
8    #if (defined (ALLOW_GENARR2D_CONTROL) || defined (ALLOW_GENARR3D_CONTROL) || defined (ALLOW_GENTIM2D_CONTROL))
9    
10  C     Generic control variable array dimension  C     Generic control variable array dimension
11  C     ----------------------------------------  C     ----------------------------------------
12  C  C
# Line 21  C     maxCtrlTim2D :: number of 2-d gene Line 23  C     maxCtrlTim2D :: number of 2-d gene
23        integer     maxCtrlTim2D        integer     maxCtrlTim2D
24        parameter ( maxCtrlTim2D = 1 )        parameter ( maxCtrlTim2D = 1 )
25    
26    #endif
27    
28  CEH3 ;;; Local Variables: ***  CEH3 ;;; Local Variables: ***
29  CEH3 ;;; mode:fortran ***  CEH3 ;;; mode:fortran ***
30  CEH3 ;;; End: ***  CEH3 ;;; End: ***

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22