/[MITgcm]/MITgcm/pkg/aim/atparam1.h
ViewVC logotype

Annotation of /MITgcm/pkg/aim/atparam1.h

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


Revision 1.2 - (hide annotations) (download)
Fri Feb 2 21:36:29 2001 UTC (23 years, 5 months ago) by adcroft
Branch: MAIN
Changes since 1.1: +10 -0 lines
File MIME type: text/plain
Merged changes from branch "branch-atmos-merge" into MAIN (checkpoint34)
 - substantial modifications to algorithm sequence (dynamics.F)
 - packaged OBCS, Shapiro filter, Zonal filter, Atmospheric Physics

1 adcroft 1.2 C $Header: /u/gcmpack/models/MITgcmUV/pkg/aim/Attic/atparam1.h,v 1.1.2.2 2001/01/26 17:54:24 adcroft Exp $
2     C $Namer: $
3    
4     INTEGER KX
5     PARAMETER (KX=NR)
6    
7     INTEGER KX2, KXM, KXP, NTR
8     PARAMETER (KX2=2*KX, KXM=KX-1, KXP=KX+1)
9     PARAMETER (NTR=1)
10     C $Id: atparam1.h,v 1.1.2.2 2001/01/26 17:54:24 adcroft Exp $

  ViewVC Help
Powered by ViewVC 1.1.22