/[MITgcm]/MITgcm/pkg/gridalt/make_phys_grid.F
ViewVC logotype

Diff of /MITgcm/pkg/gridalt/make_phys_grid.F

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

revision 1.9 by molod, Sun Jul 8 20:24:51 2007 UTC revision 1.10 by jmc, Thu Sep 3 14:49:17 2009 UTC
# Line 46  c Line 46  c
46         integer im1,im2,jm1,jm2,Nr,Nsx,Nsy,Nrphys         integer im1,im2,jm1,jm2,Nr,Nsx,Nsy,Nrphys
47         integer i1,i2,j1,j2,bi,bj         integer i1,i2,j1,j2,bi,bj
48         integer numlevphys         integer numlevphys
49         _RL hfacC(im1:im2,jm1:jm2,Nr,Nsx,Nsy)         _RS hfacC(im1:im2,jm1:jm2,Nr,Nsx,Nsy)
50         _RL dpphys(im1:im2,jm1:jm2,Nrphys,Nsx,Nsy)         _RL dpphys(im1:im2,jm1:jm2,Nrphys,Nsx,Nsy)
51         _RL drF(Nr)         _RS drF(Nr)
52         integer Lbot(im1:im2,jm1:jm2,Nsx,Nsy)         integer Lbot(im1:im2,jm1:jm2,Nsx,Nsy)
53         integer nlperdyn(im1:im2,jm1:jm2,Nr,Nsx,Nsy)         integer nlperdyn(im1:im2,jm1:jm2,Nr,Nsx,Nsy)
54  c  c

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.22