/[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.1 by heimbach, Sat Jun 14 16:58:32 2008 UTC revision 1.3 by mlosch, Wed May 19 08:14:16 2010 UTC
# Line 18  C       >>> Checkpointing as handled by Line 18  C       >>> Checkpointing as handled by
18  #define ALLOW_TAMC_CHECKPOINTING  #define ALLOW_TAMC_CHECKPOINTING
19  C  C
20  C       >>> Extract adjoint state  C       >>> Extract adjoint state
21  #undef ALLOW_AUTODIFF_MONITOR  #define ALLOW_AUTODIFF_MONITOR
22  C  C
23  C       >>> DO 2-level checkpointing instead of 3-level  C       >>> DO 2-level checkpointing instead of 3-level
24  #undef AUTODIFF_2_LEVEL_CHECKPOINT  #undef AUTODIFF_2_LEVEL_CHECKPOINT
# 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  #undef   ALLOW_ATM_WIND  #define   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  # undef ALLOW_BULK_LARGEYEAGER04  # define ALLOW_BULK_LARGEYEAGER04
87  #endif  #endif
88    
89  C   Relaxation to monthly climatologies.  C   Relaxation to monthly climatologies.

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

  ViewVC Help
Powered by ViewVC 1.1.22