/[MITgcm]/MITgcm/model/inc/SOLVE_FOR_PRESSURE.h
ViewVC logotype

Annotation of /MITgcm/model/inc/SOLVE_FOR_PRESSURE.h

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


Revision 1.2 - (hide annotations) (download)
Tue May 29 14:01:36 2001 UTC (22 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint40pre3, checkpoint40pre1, checkpoint40pre7, checkpoint40pre6, checkpoint40pre9, checkpoint40pre8, checkpoint40pre2, checkpoint40pre4, checkpoint40pre5, checkpoint40
Changes since 1.1: +10 -0 lines
File MIME type: text/plain
Merge from branch pre38:
 o essential mods for cubed sphere
 o debugged atmosphere, dynamcis + physics (aim)
 o new packages (mom_vecinv, mom_fluxform, ...)

1 adcroft 1.2 C $Header: /u/gcmpack/models/MITgcmUV/model/inc/Attic/SOLVE_FOR_PRESSURE.h,v 1.1.2.1 2001/04/12 10:52:49 cnh Exp $
2     C $Name: pre38-close $
3     C
4     C /==========================================================\
5     C | SOLVE_FOR_PRESSURE.h |
6     C | o Globals used by Fortran pressure solver routine |
7     C \==========================================================/
8     COMMON / SFP_COMMON_R8 / cg2d_x, cg2d_b
9     _RL cg2d_x(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
10     _RL cg2d_b(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)

  ViewVC Help
Powered by ViewVC 1.1.22