/[MITgcm]/MITgcm/pkg/mnc/MNC_SIZE.h
ViewVC logotype

Annotation of /MITgcm/pkg/mnc/MNC_SIZE.h

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


Revision 1.5 - (hide annotations) (download)
Fri Mar 10 22:01:53 2006 UTC (18 years, 2 months ago) by edhill
Branch: MAIN
Changes since 1.4: +4 -2 lines
File MIME type: text/plain
further reductions in the default sizes of the lookup tables and more
  fixes involving explicit string lengths

1 edhill 1.5 C $Header: /u/gcmpack/MITgcm/pkg/mnc/MNC_SIZE.h,v 1.4 2006/03/10 05:50:23 edhill Exp $
2 edhill 1.1 C $Name: $
3     C
4    
5 edhill 1.5 integer MNC_MAX_ID, MNC_MAX_FID
6     integer MNC_MAX_CHAR, MNC_MAX_PATH, MNC_MAX_INFO
7 edhill 1.3 integer MNC_CW_MAX_I, MNC_CW_CVDAT
8 edhill 1.4 parameter ( MNC_MAX_ID = 3000 )
9 edhill 1.5 parameter ( MNC_MAX_FID = 200 )
10 edhill 1.4 parameter ( MNC_MAX_CHAR = 40 )
11     parameter ( MNC_MAX_PATH = 500 )
12 edhill 1.3 parameter ( MNC_MAX_INFO = 800 )
13 edhill 1.4 parameter ( MNC_CW_MAX_I = 100 )
14 edhill 1.3 parameter ( MNC_CW_CVDAT = 50000 )
15 edhill 1.1
16     CEH3 ;;; Local Variables: ***
17     CEH3 ;;; mode:fortran ***
18     CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22