/[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.37 by mmazloff, Thu Oct 13 22:03:58 2016 UTC revision 1.38 by mmazloff, Thu Oct 13 23:04:14 2016 UTC
# Line 173  C--   heimbach@mit.edu 11-Jan-2001 Line 173  C--   heimbach@mit.edu 11-Jan-2001
173        common /adexf_clim_sss_r/ adclimsss        common /adexf_clim_sss_r/ adclimsss
174  # endif  # endif
175    
 # ifdef USE_EXFCO2  
       _RL adapco2(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)  
       common /adexf_co2_r/ adapco2  
 # endif  
176  #endif /* ALLOW_EXF */  #endif /* ALLOW_EXF */
177    
178  #ifdef ALLOW_SEAICE  #ifdef ALLOW_SEAICE
# Line 216  C--   heimbach@mit.edu 11-Jan-2001 Line 212  C--   heimbach@mit.edu 11-Jan-2001
212        common /adgrid_r_w/ adhfacw        common /adgrid_r_w/ adhfacw
213  #endif /* ALLOW_DEPTH_CONTROL */  #endif /* ALLOW_DEPTH_CONTROL */
214    
 #ifdef ALLOW_BLING  
       _RL adncp       (1-olx:snx+olx,1-oly:sny+oly,1:nr,nsx,nsy)  
       _RL adcar       (1-olx:snx+olx,1-oly:sny+oly,1:nr,nsx,nsy)  
       _RL adpco2sat   (1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)  
       _RL adomar      (1-olx:snx+olx,1-oly:sny+oly,1:nr,nsx,nsy)  
       common /adbling_prod_r/ adncp, adcar, adpco2sat, adomar  
 #endif  
   
215  #endif /* ALLOW_AUTODIFF_MONITOR */  #endif /* ALLOW_AUTODIFF_MONITOR */

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

  ViewVC Help
Powered by ViewVC 1.1.22