/[MITgcm]/MITgcm/verification/hs94.1x64x5/code_ad/CTRL_SIZE.h
ViewVC logotype

Contents of /MITgcm/verification/hs94.1x64x5/code_ad/CTRL_SIZE.h

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


Revision 1.2 - (show annotations) (download)
Sat Jan 26 14:47:45 2013 UTC (11 years, 3 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64o, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64n, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65d, checkpoint65e, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint65, checkpoint64j, checkpoint64m, checkpoint64l
Changes since 1.1: +4 -5 lines
File MIME type: text/plain
1st step toward generic time-varying control variable (2D)

1 C $Header: /u/gcmpack/MITgcm/verification/hs94.1x64x5/code_ad/CTRL_SIZE.h,v 1.1 2012/07/31 17:49:24 heimbach Exp $
2 C $Name: $
3
4 c ==================================================================
5 c CTRL_SIZE.h
6 c ==================================================================
7
8 C Generic control variable array dimension
9 C ----------------------------------------
10 C
11 C maxCtrlArr2D :: number of 2-dim. generic control variables
12 C maxCtrlArr3D :: number of 3-dim. generic control variables
13
14 integer maxCtrlArr2D
15 parameter ( maxCtrlArr2D = 3 )
16
17 integer maxCtrlArr3D
18 parameter ( maxCtrlArr3D = 3 )
19
20 integer maxCtrlTim2D
21 parameter ( maxCtrlTim2D = 1 )
22
23 CEH3 ;;; Local Variables: ***
24 CEH3 ;;; mode:fortran ***
25 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22