/[MITgcm]/MITgcm/pkg/mom_vecinv/MOM_VECINV_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/mom_vecinv/MOM_VECINV_OPTIONS.h

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

revision 1.3 by jmc, Tue Sep 21 12:57:50 2004 UTC revision 1.4 by jmc, Sat Dec 24 01:09:39 2011 UTC
# Line 2  C $Header$ Line 2  C $Header$
2  C $Name$  C $Name$
3    
4  C CPP options file for mom_vecinv package  C CPP options file for mom_vecinv package
 C  
5  C Use this file for selecting CPP options within the mom_vecinv package  C Use this file for selecting CPP options within the mom_vecinv package
6    
7  #ifndef MOM_VECINV_OPTIONS_H  #ifndef MOM_VECINV_OPTIONS_H
8  #define MOM_VECINV_OPTIONS_H  #define MOM_VECINV_OPTIONS_H
9  #include "PACKAGES_CONFIG.h"  #include "PACKAGES_CONFIG.h"
 #ifdef ALLOW_MOM_VECINV  
   
10  #include "CPP_OPTIONS.h"  #include "CPP_OPTIONS.h"
11    
12    #ifdef ALLOW_MOM_VECINV
13    C     Package-specific Options & Macros go here
14    
15  C use the original discretization (not recommended) for biharmonic viscosity  C use the original discretization (not recommended) for biharmonic viscosity
16  C   that was in mom_vi_hdissip.F, version 1.1.2.1  C   that was in mom_vi_hdissip.F, version 1.1.2.1
17  #undef MOM_VI_ORIGINAL_VISCA4  #undef MOM_VI_ORIGINAL_VISCA4
18    
 C CPP macros go here  
   
19  #endif /* ALLOW_MOM_VECINV */  #endif /* ALLOW_MOM_VECINV */
20  #endif /* MOM_VECINV_OPTIONS_H */  #endif /* MOM_VECINV_OPTIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.22