/[MITgcm]/MITgcm/pkg/autodiff/adcommon.h
ViewVC logotype

Diff of /MITgcm/pkg/autodiff/adcommon.h

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

revision 1.1.4.1 by heimbach, Wed Feb 6 15:48:07 2002 UTC revision 1.1.4.2 by heimbach, Thu Apr 4 10:56:50 2002 UTC
# Line 1  Line 1 
1    
2    #ifdef ALLOW_AUTODIFF_MONITOR
3    
4     These lines are uncommented on purpose to provoke     These lines are uncommented on purpose to provoke
5     a model crash. You need to customize this header file     a model crash. You need to customize this header file
6     to your problem.     to your problem.
# Line 59  cph     &                 , adsst, adsss Line 62  cph     &                 , adsst, adsss
62        _RL adempmr(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)        _RL adempmr(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)
63  cph      _RL adsst(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)  cph      _RL adsst(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)
64  cph      _RL adsss(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)  cph      _RL adsss(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)
65    
66    #endif /* ALLOW_AUTODIFF_MONITOR */

Legend:
Removed from v.1.1.4.1  
changed lines
  Added in v.1.1.4.2

  ViewVC Help
Powered by ViewVC 1.1.22