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

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

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


Revision 1.1 - (show annotations) (download)
Fri Aug 11 18:55:51 2006 UTC (19 years, 4 months ago) by jscott
Branch: MAIN
File MIME type: text/plain
new 2d atm package

1 C $Header: /u/gcmpack/MITgcm/verification/cpl_aim+ocn/code_cpl/OCNSIZE.h,v 1.1 2003/12/15 21:05:19 jmc Exp $
2 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