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

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

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


Revision 1.4 - (hide annotations) (download)
Fri Mar 12 16:44:04 1999 UTC (25 years, 3 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint28, checkpoint29, checkpoint20, checkpoint21, checkpoint22, checkpoint23, checkpoint24, checkpoint25, checkpoint27, branch-atmos-merge-freeze, branch-atmos-merge-start, checkpoint26, branch-atmos-merge-shapiro, checkpoint33, checkpoint32, checkpoint31, checkpoint30, checkpoint34, branch-atmos-merge-zonalfilt, branch-atmos-merge-phase5, branch-atmos-merge-phase4, branch-atmos-merge-phase7, branch-atmos-merge-phase6, branch-atmos-merge-phase1, branch-atmos-merge-phase3, branch-atmos-merge-phase2
Branch point for: branch-atmos-merge
Changes since 1.3: +3 -1 lines
File MIME type: text/plain
Some simple fixes that save a bit of memory.
 o AVER.h was included even if not be used.
 o gW, gWnm1 and cg3d_nm1 existed in DYNVARS.h and are only
   needed in the non-hydrostatic version (which this isn't).

1 adcroft 1.4 C $Header: /u/gcmpack/models/MITgcmUV/model/inc/THE_MODEL_COMMON_BLOCKS.h,v 1.3 1998/07/03 18:42:11 adcroft Exp $
2 cnh 1.1 C
3 adcroft 1.3 #include "PARAMS.h"
4     #include "GRID.h"
5 cnh 1.1 #include "DYNVARS.h"
6     #include "FFIELDS.h"
7     #include "CG2D.h"
8 adcroft 1.4 #ifdef INCLUDE_DIAGNOSTICS_INTERFACE_CODE
9 adcroft 1.3 #include "AVER.h"
10 adcroft 1.4 #endif

  ViewVC Help
Powered by ViewVC 1.1.22