/[MITgcm]/MITgcm/pkg/dic/DIC_LOAD.h
ViewVC logotype

Diff of /MITgcm/pkg/dic/DIC_LOAD.h

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

revision 1.5 by dfer, Mon Apr 7 20:31:16 2008 UTC revision 1.6 by gforget, Thu Apr 24 21:35:53 2008 UTC
# Line 2  C $Header$ Line 2  C $Header$
2  C $Name$  C $Name$
3    
4        COMMON /dic_load/        COMMON /dic_load/
5       &    wspeed0, wspeed1, ice0, ice1, atmosp0,       &    dicwind0, dicwind1, ice0, ice1, atmosp0,
6       &    atmosp1, silica0, silica1       &    atmosp1, silica0, silica1
7  #ifdef READ_PAR  #ifdef READ_PAR
8       &    ,par0, par1       &    ,par0, par1
# Line 10  C $Name$ Line 10  C $Name$
10  #ifdef ALLOW_FE  #ifdef ALLOW_FE
11       &    ,feinput0,feinput1       &    ,feinput0,feinput1
12  #endif  #endif
13                _RS wspeed0  (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)                _RS dicwind0  (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
14                _RS wspeed1  (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)                _RS dicwind1  (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
15                _RS ice0 (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)                _RS ice0 (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
16                _RS ice1  (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)                _RS ice1  (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
17                _RS atmosp0 (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)                _RS atmosp0 (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22