/[MITgcm]/MITgcm_contrib/ocean_inversion_project/code_ecco1x1/PTRACERS_OPTIONS.h.stationary
ViewVC logotype

Contents of /MITgcm_contrib/ocean_inversion_project/code_ecco1x1/PTRACERS_OPTIONS.h.stationary

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


Revision 1.1 - (show annotations) (download)
Mon Nov 22 23:47:01 2004 UTC (20 years, 8 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Modified ocean_inversion_project/*

1 C $Header: /u/gcmpack/MITgcm_contrib/ocean_inversion_project/code_ecco1x1/PTRACERS_OPTIONS.h,v 1.1 2004/10/06 20:26:55 dimitri Exp $
2 C $Name: $
3
4 C CPP options file for PTRACERS package
5 C
6 C Use this file for selecting options within the PTRACERS package
7
8 #ifndef PTRACERS_OPTIONS_H
9 #define PTRACERS_OPTIONS_H
10 #include "PACKAGES_CONFIG.h"
11 #ifdef ALLOW_PTRACERS
12
13 #include "CPP_OPTIONS.h"
14
15 C CPP Macros go here
16
17 C This flag is set for computation of time-dependent 1765-2001
18 C anthropogenic carbon perturbation tracer Green's functions.
19 #undef OCEAN_INVERSION_PROJECT_TIME_DEPENDENT
20
21 C This flag is set for using netcdf output routines.
22 #define OCEAN_INVERSION_NETCDF
23
24 #endif /* ALLOW_PTRACERS */
25 #endif /* PTRACERS_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22