/[MITgcm]/MITgcm_contrib/dgoldberg/streamice/STREAMICE.h
ViewVC logotype

Diff of /MITgcm_contrib/dgoldberg/streamice/STREAMICE.h

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

revision 1.22 by dgoldberg, Sat Jun 8 22:15:33 2013 UTC revision 1.24 by dgoldberg, Wed Jun 12 21:16:25 2013 UTC
# Line 18  C     -------------------------- REAL PA Line 18  C     -------------------------- REAL PA
18       & streamice_wgt_avthick, streamice_wgt_vel,       & streamice_wgt_avthick, streamice_wgt_vel,
19       & streamice_wgt_tikh,       & streamice_wgt_tikh,
20       & streamice_addl_backstress,       & streamice_addl_backstress,
21       & streamice_smooth_gl_width       & streamice_smooth_gl_width,
22         & streamice_adot_uniform
23        _RL streamice_density, streamice_density_ocean_avg        _RL streamice_density, streamice_density_ocean_avg
24  !      _RL A_glen_isothermal, n_glen, eps_glen_min, eps_u_min  !      _RL A_glen_isothermal, n_glen, eps_glen_min, eps_u_min
25        _RL B_glen_isothermal, n_glen, eps_glen_min, eps_u_min        _RL B_glen_isothermal, n_glen, eps_glen_min, eps_u_min
# Line 37  C     -------------------------- REAL PA Line 38  C     -------------------------- REAL PA
38        _RL streamice_wgt_tikh        _RL streamice_wgt_tikh
39        _RL streamice_addl_backstress        _RL streamice_addl_backstress
40        _RL streamice_smooth_gl_width        _RL streamice_smooth_gl_width
41          _RL streamice_adot_uniform
42                
43                
44  C     parms for parameterized initial thickness  C     parms for parameterized initial thickness
# Line 192  C     -------------------------- AND NOW Line 194  C     -------------------------- AND NOW
194    
195  C     EXPLANATION OF MASKS  C     EXPLANATION OF MASKS
196    
197  C     STREAMICE_hmask           VALUES  1=ice-covered cell  C     STREAMICE_hmask           VALUES  1=ice-covered cell
198  C                                       2=partially ice-covered cell (no dynamics)  C                                       2=partially ice-covered cell (no dynamics)
199  C                                       0=ice-free cell (for now, it means the cell  C                                       0=ice-free cell (for now, it means the cell
200  C                                                           is treated as an open-ocean cell  C                                                           is treated as an open-ocean cell

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

  ViewVC Help
Powered by ViewVC 1.1.22