/[MITgcm]/MITgcm/pkg/seaice/seaice_ocean_stress.F
ViewVC logotype

Diff of /MITgcm/pkg/seaice/seaice_ocean_stress.F

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

revision 1.22 by mlosch, Wed Mar 18 10:26:10 2009 UTC revision 1.23 by mlosch, Fri May 29 10:18:03 2009 UTC
# Line 42  C     i,j,bi,bj - Loop counters Line 42  C     i,j,bi,bj - Loop counters
42        _RL  fuIceLoc, fvIceLoc, FX, FY        _RL  fuIceLoc, fvIceLoc, FX, FY
43        _RL  areaW, areaS        _RL  areaW, areaS
44    
       _RL e11         (1-Olx:sNx+Olx,1-Oly:sNy+Oly,nSx,nSy)  
       _RL e22         (1-Olx:sNx+Olx,1-Oly:sNy+Oly,nSx,nSy)  
       _RL e12         (1-Olx:sNx+Olx,1-Oly:sNy+Oly,nSx,nSy)  
       _RL press       (1-Olx:sNx+Olx,1-Oly:sNy+Oly,nSx,nSy)  
45        _RL sig11       (1-Olx:sNx+Olx,1-Oly:sNy+Oly)        _RL sig11       (1-Olx:sNx+Olx,1-Oly:sNy+Oly)
46        _RL sig22       (1-Olx:sNx+Olx,1-Oly:sNy+Oly)        _RL sig22       (1-Olx:sNx+Olx,1-Oly:sNy+Oly)
47        _RL sig12       (1-Olx:sNx+Olx,1-Oly:sNy+Oly)        _RL sig12       (1-Olx:sNx+Olx,1-Oly:sNy+Oly)

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

  ViewVC Help
Powered by ViewVC 1.1.22