/[MITgcm]/MITgcm/tutorial_examples/baroclinic_gyre_on_a_sphere/code/CPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/tutorial_examples/baroclinic_gyre_on_a_sphere/code/CPP_OPTIONS.h

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

revision 1.1.2.2 by cnh, Mon Jan 14 17:11:17 2002 UTC revision 1.1.2.3 by cnh, Mon Jan 14 17:13:32 2002 UTC
# Line 22  C o Shortwave heating as extra term in e Line 22  C o Shortwave heating as extra term in e
22  #endif  #endif
23    
24  C o Include/exclude code for Shapiro filters  C o Include/exclude code for Shapiro filters
25  #undef  ALLOW_SHAP_FILT  #define ALLOW_SHAP_FILT
26    
27  C o Include/exclude code for C-D grid method of integrating the  C o Include/exclude code for C-D grid method of integrating the
28  C   coriolis terms  C   coriolis terms
# Line 58  C o Include/exclude temperature diffusio Line 58  C o Include/exclude temperature diffusio
58  #endif  #endif
59    
60  C o Include/exclude temperature forcing code  C o Include/exclude temperature forcing code
61  #define  INCLUDE_T_FORCING_CODE  #undef   INCLUDE_T_FORCING_CODE
62    
63  C o Include/exclude momentum advection code  C o Include/exclude momentum advection code
64  #define  INCLUDE_MOMENTUM_ADVECTION_CODE  #define  INCLUDE_MOMENTUM_ADVECTION_CODE

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

  ViewVC Help
Powered by ViewVC 1.1.22