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

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

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

revision 1.1 by heimbach, Fri Jun 21 17:36:31 2013 UTC revision 1.2 by jmc, Mon Nov 18 23:51:25 2013 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
128  # include "ECCO_CPPOPTIONS.h"  # include "ECCO_CPPOPTIONS.h"
129    #endif
130    
131  #endif /* CPP_OPTIONS_H */  #endif /* CPP_OPTIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.22