/[MITgcm]/MITgcm/verification/hs94.1x64x5/code_ad/CPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/hs94.1x64x5/code_ad/CPP_OPTIONS.h

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

revision 1.8 by jmc, Tue Aug 14 03:09:00 2012 UTC revision 1.9 by jmc, Sat Apr 5 21:47:39 2014 UTC
# Line 46  C o Include/exclude AdamsBashforth-3rd-O Line 46  C o Include/exclude AdamsBashforth-3rd-O
46  C o Include/exclude nonHydrostatic code  C o Include/exclude nonHydrostatic code
47  #undef ALLOW_NONHYDROSTATIC  #undef ALLOW_NONHYDROSTATIC
48    
49    C o Allow to account for heating due to friction (and momentum dissipation)
50    #undef ALLOW_FRICTION_HEATING
51    
52  C o Allow mass source or sink of Fluid in the interior  C o Allow mass source or sink of Fluid in the interior
53  C   (3-D generalisation of oceanic real-fresh water flux)  C   (3-D generalisation of oceanic real-fresh water flux)
54  #undef ALLOW_ADDFLUID  #undef ALLOW_ADDFLUID
# Line 121  C   each of the above pkg get its own op Line 124  C   each of the above pkg get its own op
124  C   Although this method, inherited from ECCO setup, has been traditionally  C   Although this method, inherited from ECCO setup, has been traditionally
125  C   used for all adjoint built, work is in progress to allow to use the  C   used for all adjoint built, work is in progress to allow to use the
126  C   standard method also for adjoint built.  C   standard method also for adjoint built.
127  #ifdef PACKAGES_CONFIG_H  c#ifdef PACKAGES_CONFIG_H
128  # include "ECCO_CPPOPTIONS.h"  c# include "ECCO_CPPOPTIONS.h"
129  #endif  c#endif
130    
131  #endif /* CPP_OPTIONS_H */  #endif /* CPP_OPTIONS_H */

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22