/[MITgcm]/MITgcm_contrib/jscott/pkg_atm2d/OCNSIZE.h
ViewVC logotype

Annotation of /MITgcm_contrib/jscott/pkg_atm2d/OCNSIZE.h

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


Revision 1.2 - (hide annotations) (download)
Tue Aug 21 16:06:21 2007 UTC (18 years, 1 month ago) by jscott
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
File MIME type: text/plain
FILE REMOVED
remove old atm2d pkg repository

1 jscott 1.2 C $Header: /u/gcmpack/MITgcm_contrib/jscott/pkg_atm2d/OCNSIZE.h,v 1.1 2006/08/11 18:55:51 jscott Exp $
2 jscott 1.1 C $Name: $
3    
4     C /==========================================================\
5     C | OCN_SIZE.h Declare size of underlying computational grid |
6     C | for ocean component. |
7     C \==========================================================/
8     C Nx_ocn - No. points in X for the total domain.
9     C Ny_ocn - No. points in Y for the total domain.
10     INTEGER Nx_ocn
11     INTEGER Ny_ocn
12     PARAMETER (
13     & Nx_ocn = 90,
14     & Ny_ocn = 44)
15    

  ViewVC Help
Powered by ViewVC 1.1.22