/[MITgcm]/MITgcm/verification/global_ocean.cs32x15/code_ad/ECCO_CPPOPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/global_ocean.cs32x15/code_ad/ECCO_CPPOPTIONS.h

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

revision 1.3 by mlosch, Wed May 19 08:14:16 2010 UTC revision 1.4 by mlosch, Wed May 19 08:33:34 2010 UTC
# Line 77  C   Do more printout for the protocol fi Line 77  C   Do more printout for the protocol fi
77    
78  C   Bulk formulae related flags.  C   Bulk formulae related flags.
79  #define  ALLOW_ATM_TEMP  #define  ALLOW_ATM_TEMP
80  #define   ALLOW_ATM_WIND  #undef   ALLOW_ATM_WIND
81  #define  ALLOW_DOWNWARD_RADIATION  #define  ALLOW_DOWNWARD_RADIATION
82  #define  ALLOW_RUNOFF  #define  ALLOW_RUNOFF
83  #if (defined (ALLOW_ATM_TEMP) || \  #if (defined (ALLOW_ATM_TEMP) || \
84       defined (ALLOW_ATM_WIND))       defined (ALLOW_ATM_WIND))
85  # define ALLOW_BULKFORMULAE  # define ALLOW_BULKFORMULAE
86  # define ALLOW_BULK_LARGEYEAGER04  # undef  ALLOW_BULK_LARGEYEAGER04
87  #endif  #endif
88    
89  C   Relaxation to monthly climatologies.  C   Relaxation to monthly climatologies.

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

  ViewVC Help
Powered by ViewVC 1.1.22