/[MITgcm]/MITgcm/pkg/obcs/OBCS_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/obcs/OBCS_OPTIONS.h

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

revision 1.2 by adcroft, Fri Feb 2 21:36:29 2001 UTC revision 1.3 by edhill, Thu Oct 9 04:19:20 2003 UTC
# Line 4  C $Name$ Line 4  C $Name$
4  C CPP options file for OBCS package  C CPP options file for OBCS package
5  C  C
6  C Use this file for selecting options within the OBCS package  C Use this file for selecting options within the OBCS package
 C  
 C OBCS is enabled with ALLOW_OBCS in CPP_OPTIONS.h  
   
 #include "CPP_OPTIONS.h"  
7    
8    #ifndef OBCS_OPTIONS_H
9    #define OBCS_OPTIONS_H
10    #include "PACKAGES_CONFIG.h"
11  #ifdef ALLOW_OBCS  #ifdef ALLOW_OBCS
12    
13    #include "CPP_OPTIONS.h"
14    
15  C This include hooks to the Orlanski Open Boundary Radiation code  C This include hooks to the Orlanski Open Boundary Radiation code
16  #define ALLOW_ORLANSKI  #define ALLOW_ORLANSKI
17    
18  #endif /* ALLOW_OBCS */  #endif /* ALLOW_OBCS */
19    #endif /* OBCS_OPTIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.22