/[MITgcm]/MITgcm/pkg/atm2d/ATM2D_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/atm2d/ATM2D_OPTIONS.h

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

revision 1.1 by jscott, Wed Sep 6 15:32:40 2006 UTC revision 1.2 by jmc, Sat Dec 24 01:04:45 2011 UTC
# Line 4  C $Name$ Line 4  C $Name$
4  #ifndef ATM2D_OPTIONS_H  #ifndef ATM2D_OPTIONS_H
5  #define ATM2D_OPTIONS_H  #define ATM2D_OPTIONS_H
6  #include "PACKAGES_CONFIG.h"  #include "PACKAGES_CONFIG.h"
7    #include "CPP_OPTIONS.h"
8    
9  #ifdef ALLOW_ATM2D  #ifdef ALLOW_ATM2D
10    C     Package-specific Options & Macros go here
 #include "CPP_OPTIONS.h"  
11    
12  C- allow single grid-point debugging write to standard-output  C- allow single grid-point debugging write to standard-output
13  #define ALLOW_DBUG_ATM2D  #define ALLOW_DBUG_ATM2D
# Line 15  C- allow single grid-point debugging wri Line 15  C- allow single grid-point debugging wri
15  C turn on MPI or not  C turn on MPI or not
16  #undef ATM2D_MPI_ON  #undef ATM2D_MPI_ON
17    
 C CPP Macros go here  
   
   
18  #define JBUGI 89  #define JBUGI 89
19  #define JBUGJ 43  #define JBUGJ 43
20    
   
21  #endif /* ALLOW_ATM2D */  #endif /* ALLOW_ATM2D */
22  #endif /* ATM2D_OPTIONS_H */  #endif /* ATM2D_OPTIONS_H */
23    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22