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

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

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


Revision 1.5 - (hide annotations) (download)
Wed Jul 1 19:49:36 1998 UTC (25 years, 10 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint11, checkpoint10, checkpoint13, checkpoint15, checkpoint14, checkpoint17, checkpoint12, checkpoint16, branch-point-rdot
Branch point for: branch-rdot
Changes since 1.4: +5 -1 lines
File MIME type: text/plain
The time-averaging diagnostics has been modified to include
averages of "intermediate" quantities that exist only on a tile.
We currently only time-average K13, K23 and wVel but these
should be usable as a template for other diagnostics.
We have now split off these routines into a separate module
called diags/. Use of these routines is enabled by the
CPP flag ALLOW_DIAGNOSTICS set in model/inc/CPP_OPTIONS.h

1 adcroft 1.5 C $Header: /u/gcmpack/models/MITgcmUV/model/inc/CPP_OPTIONS.h,v 1.4 1998/06/12 19:33:33 cnh Exp $
2 cnh 1.1 C
3 adcroft 1.3
4 adcroft 1.5 C This enables the C-D grid method of integrating the Coriolis terms
5 cnh 1.4 #define ALLOW_CD
6 adcroft 1.5
7     C This enables use of the diagnostics packages
8     #define ALLOW_DIAGNOSTICS
9 adcroft 1.3
10     #include "CPP_EEOPTIONS.h"

  ViewVC Help
Powered by ViewVC 1.1.22