/[MITgcm]/MITgcm/pkg/shap_filt/shap_filt_tracer_s2.F
ViewVC logotype

Diff of /MITgcm/pkg/shap_filt/shap_filt_tracer_s2.F

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

revision 1.11 by jmc, Sun Mar 26 22:56:43 2006 UTC revision 1.12 by jmc, Sun Mar 26 23:38:42 2006 UTC
# Line 45  C     kSize     :: length of 3rd Dim : e Line 45  C     kSize     :: length of 3rd Dim : e
45  C     myTime    :: Current time in simulation  C     myTime    :: Current time in simulation
46  C     myIter    :: Current iteration number in simulation  C     myIter    :: Current iteration number in simulation
47  C     myThid    :: Thread number for this instance of SHAP_FILT_TRACER_S2  C     myThid    :: Thread number for this instance of SHAP_FILT_TRACER_S2
48          INTEGER kSize
49        _RL field(1-OLx:sNx+OLx,1-OLy:sNy+OLy,kSize,nSx,nSy)        _RL field(1-OLx:sNx+OLx,1-OLy:sNy+OLy,kSize,nSx,nSy)
50        _RL tmpFld(1-OLx:sNx+OLx,1-OLy:sNy+OLy,kSize,nSx,nSy)        _RL tmpFld(1-OLx:sNx+OLx,1-OLy:sNy+OLy,kSize,nSx,nSy)
51        INTEGER nShapTr, exchInOut, kSize        INTEGER nShapTr, exchInOut
52        _RL     myTime        _RL     myTime
53        INTEGER myIter        INTEGER myIter
54        INTEGER myThid        INTEGER myThid

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22