/[MITgcm]/MITgcm/pkg/generic_advdiff/GAD_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/generic_advdiff/GAD_OPTIONS.h

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

revision 1.3 by adcroft, Fri Sep 28 02:26:57 2001 UTC revision 1.4 by adcroft, Fri Sep 28 03:36:16 2001 UTC
# Line 32  C using the COSINE(lat) scaling. Line 32  C using the COSINE(lat) scaling.
32    
33  C As of checkpoint41, the inclusion of multi-dimensional advection  C As of checkpoint41, the inclusion of multi-dimensional advection
34  C introduces excessive recomputation/storage for the adjoint.  C introduces excessive recomputation/storage for the adjoint.
35  C We disable it here using CPP because run-time flags are insufficient.  C We can disable it here using CPP because run-time flags are insufficient.
36  #ifdef ALLOW_AUTODIFF_TAMC  #undef  DISABLE_MULTIDIM_ADVECTION
 #define DISABLE_MULTIDIM_ADVECTION  
 #endif  
37    
38  #else  #else
39    

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

  ViewVC Help
Powered by ViewVC 1.1.22