/[MITgcm]/MITgcm/verification/aim.5l_cs/code/SHAP_FILT_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/aim.5l_cs/code/SHAP_FILT_OPTIONS.h

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

revision 1.3 by jmc, Sat Feb 12 23:11:40 2005 UTC revision 1.4 by jmc, Sat Dec 24 01:17:51 2011 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3    
4  C Header file for package pkg/shap_filt  C CPP options file for pkg SHAP_FILT
5    
6  #ifndef SHAP_FILT_OPTIONS_H  #ifndef SHAP_FILT_OPTIONS_H
7  #define SHAP_FILT_OPTIONS_H  #define SHAP_FILT_OPTIONS_H
8  #include "PACKAGES_CONFIG.h"  #include "PACKAGES_CONFIG.h"
 #ifdef ALLOW_SHAP_FILT  
   
9  #include "CPP_OPTIONS.h"  #include "CPP_OPTIONS.h"
10    
11    #ifdef ALLOW_SHAP_FILT
12    C     Package-specific Options & Macros go here
13    
14  C Use [1-d_yy^n)(1-d_xx^n] instead of [1-d_xx^n-d_yy^n]  C Use [1-d_yy^n)(1-d_xx^n] instead of [1-d_xx^n-d_yy^n]
15  C This changes the spectral response function dramatically.  C This changes the spectral response function dramatically.
16  C You need to do some analysis before changing this option. ;^)  C You need to do some analysis before changing this option. ;^)

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

  ViewVC Help
Powered by ViewVC 1.1.22