/[MITgcm]/MITgcm/pkg/layers/LAYERS_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/layers/LAYERS_OPTIONS.h

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

revision 1.2 by dfer, Wed Oct 19 01:28:45 2011 UTC revision 1.3 by jmc, Sat Dec 24 01:04:48 2011 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3    
4  C  C CPP options file for LAYERS package
5  C Use this file for selecting options within package "LAYERS"  C Use this file for selecting options within package "LAYERS"
6    
7  #ifndef LAYERS_OPTIONS_H  #ifndef LAYERS_OPTIONS_H
8  #define LAYERS_OPTIONS_H  #define LAYERS_OPTIONS_H
   
9  #include "PACKAGES_CONFIG.h"  #include "PACKAGES_CONFIG.h"
10    #include "CPP_OPTIONS.h"
11    
12  #ifdef ALLOW_LAYERS  #ifdef ALLOW_LAYERS
13    C     Package-specific Options & Macros go here
 #include "CPP_OPTIONS.h"  
14    
15  C Compute isopycnal tranports in the U direction?  C Compute isopycnal tranports in the U direction?
16  #define LAYERS_UFLUX  #define LAYERS_UFLUX
# Line 28  C Allow use of potential density as a la Line 27  C Allow use of potential density as a la
27    
28  #endif /* ALLOW_LAYERS */  #endif /* ALLOW_LAYERS */
29  #endif /* LAYERS_OPTIONS_H */  #endif /* LAYERS_OPTIONS_H */
   

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

  ViewVC Help
Powered by ViewVC 1.1.22