/[MITgcm]/MITgcm/pkg/shelfice/SHELFICE.h
ViewVC logotype

Diff of /MITgcm/pkg/shelfice/SHELFICE.h

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

revision 1.5 by mlosch, Wed Oct 10 09:26:39 2007 UTC revision 1.6 by mlosch, Wed Sep 10 08:55:12 2008 UTC
# Line 16  C     \================================= Line 16  C     \=================================
16  C-----------------------------------------------------------------------  C-----------------------------------------------------------------------
17  C  C
18  C--   Constants that can be set in data.shelfice  C--   Constants that can be set in data.shelfice
19    C     SHELFICEtopoFile         - File containing the topography of the
20    C                                shelfice draught (unit=m)
21  C     SHELFICEloadAnomalyFile  - name of shelfice load anomaly file  C     SHELFICEloadAnomalyFile  - name of shelfice load anomaly file
22  C     SHELFICEDragLinear       - linear drag at bottom shelfice (1/s)  C     SHELFICEDragLinear       - linear drag at bottom shelfice (1/s)
23  C     SHELFICEDragQuadratic    - quadratic drag at bottom shelfice (1/m)  C     SHELFICEDragQuadratic    - quadratic drag at bottom shelfice (1/m)
# Line 111  CEOP Line 113  CEOP
113       &     SHELFICE_tave_mnc       &     SHELFICE_tave_mnc
114    
115        CHARACTER*(MAX_LEN_FNAM) SHELFICEloadAnomalyFile        CHARACTER*(MAX_LEN_FNAM) SHELFICEloadAnomalyFile
116          CHARACTER*(MAX_LEN_FNAM) SHELFICEtopoFile
117        COMMON /SHELFICE_PARM_C/        COMMON /SHELFICE_PARM_C/
118       &     SHELFICEloadAnomalyFile       &     SHELFICEloadAnomalyFile,
119         &     SHELFICEtopoFile
120    
121  #endif /* ALLOW_SHELFICE */  #endif /* ALLOW_SHELFICE */

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

  ViewVC Help
Powered by ViewVC 1.1.22