/[MITgcm]/MITgcm_contrib/jscott/pkg_atm2d/calc_zonal_means.F
ViewVC logotype

Diff of /MITgcm_contrib/jscott/pkg_atm2d/calc_zonal_means.F

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

revision 1.1 by jscott, Fri Aug 11 18:55:49 2006 UTC revision 1.2 by jscott, Tue Aug 22 20:21:38 2006 UTC
# Line 11  C     *================================= Line 11  C     *=================================
11    
12  C     === Global Atmosphere Variables ===  C     === Global Atmosphere Variables ===
13  #include "ATMSIZE.h"  #include "ATMSIZE.h"
14  #include "AGRID.COM"  #include "AGRID.h"
15    
16  C     === Global Ocean Variables ===  C     === Global Ocean Variables ===
17  #include "SIZE.h"  #include "SIZE.h"
# Line 104  C     LOCAL VARIABLES: Line 104  C     LOCAL VARIABLES:
104    
105          ENDIF          ENDIF
106                
107  C       At present, keeping separate variables in AGRID.COM and ATM2D_VARS.h  C       At present, keeping separate variables in AGRID.h and ATM2D_VARS.h
108    
109          IF (doALL) THEN          IF (doALL) THEN
110            mmsst(j_atm)= ctocn(j_atm)            mmsst(j_atm)= ctocn(j_atm)

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

  ViewVC Help
Powered by ViewVC 1.1.22