/[MITgcm]/MITgcm/verification/offline_exf_seaice/code_ad/CPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/offline_exf_seaice/code_ad/CPP_OPTIONS.h

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

revision 1.1 by heimbach, Mon Jun 25 20:15:43 2007 UTC revision 1.2 by jmc, Thu Aug 21 16:03:22 2008 UTC
# Line 59  cph     defined (ALLOW_EXF)) Line 59  cph     defined (ALLOW_EXF))
59  #include "ECCO_CPPOPTIONS.h"  #include "ECCO_CPPOPTIONS.h"
60  cph#endif  cph#endif
61    
62    C o Allow full 3D specification of vertical diffusivity
63    #ifdef ALLOW_DIFFKR_CONTROL
64    C - Need to be defined if using DIFFKR_CONTROL
65    C   (alternatively, could have put this in ECCO_CPPOPTIONS)
66    #define ALLOW_3D_DIFFKR
67    #else
68    C - otherwise, can be turned on or off hereafter:
69    #undef  ALLOW_3D_DIFFKR
70    #endif /* ALLOW_DIFFKR_CONTROL */
71    
72  #endif /* CPP_OPTIONS_H */  #endif /* CPP_OPTIONS_H */
73    

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

  ViewVC Help
Powered by ViewVC 1.1.22