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

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

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

revision 1.1 by heimbach, Fri Jan 11 18:52:13 2002 UTC revision 1.2 by heimbach, Thu Mar 6 23:47:46 2003 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     &                 , g_sst, g_sss Line 62  cph     &                 , g_sst, g_sss
62        _RL g_empmr(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)        _RL g_empmr(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)
63  cph      _RL g_sst(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)  cph      _RL g_sst(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)
64  cph      _RL g_sss(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)  cph      _RL g_sss(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)
65    
66    #endif /* ALLOW_AUTODIFF_MONITOR */

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

  ViewVC Help
Powered by ViewVC 1.1.22