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

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

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

revision 1.1 by edhill, Fri Oct 22 21:30:31 2004 UTC revision 1.2 by edhill, Thu Aug 11 03:22:18 2005 UTC
# Line 8  C     writes are checked and MNC will te Line 8  C     writes are checked and MNC will te
8  C     message if the buffer is not large enough for all reads/writes.  C     message if the buffer is not large enough for all reads/writes.
9    
10        INTEGER     MNC_MAX_BUFF        INTEGER     MNC_MAX_BUFF
11        PARAMETER ( MNC_MAX_BUFF = 5000 + sNx + 2*OLx + sNy + 2*OLy )        PARAMETER ( MNC_MAX_BUFF = 15000 + sNx + 2*OLx + sNy + 2*OLy )
12    
13  CEH3 ;;; Local Variables: ***  CEH3 ;;; Local Variables: ***
14  CEH3 ;;; mode:fortran ***  CEH3 ;;; mode:fortran ***

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22