/[MITgcm]/MITgcm/verification/cfc_example/code/GCHEM_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/cfc_example/code/GCHEM_OPTIONS.h

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

revision 1.4 by jmc, Mon Apr 7 22:30:46 2008 UTC revision 1.5 by jmc, Sat Dec 24 01:17:51 2011 UTC
# Line 4  C $Name$ Line 4  C $Name$
4  #ifndef GCHEM_OPTIONS_H  #ifndef GCHEM_OPTIONS_H
5  #define GCHEM_OPTIONS_H  #define GCHEM_OPTIONS_H
6  #include "PACKAGES_CONFIG.h"  #include "PACKAGES_CONFIG.h"
 #ifdef ALLOW_GCHEM  
   
7  #include "CPP_OPTIONS.h"  #include "CPP_OPTIONS.h"
8    
9    #ifdef ALLOW_GCHEM
10    
11  CBOP  CBOP
12  C    !ROUTINE: GCHEM_OPTIONS.h  C    !ROUTINE: GCHEM_OPTIONS.h
13  C    !INTERFACE:  C    !INTERFACE:
# Line 16  C    !DESCRIPTION: Line 16  C    !DESCRIPTION:
16  C options for biogeochemistry package  C options for biogeochemistry package
17  CEOP  CEOP
18    
19  #undef  GCHEM_SEPARATE_FORCING  #undef GCHEM_SEPARATE_FORCING
20    
21  #endif /* ALLOW_GCHEM */  #endif /* ALLOW_GCHEM */
22  #endif /* GCHEM_OPTIONS_H */  #endif /* GCHEM_OPTIONS_H */

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22