/[MITgcm]/MITgcm/pkg/thsice/thsice_extend.F
ViewVC logotype

Diff of /MITgcm/pkg/thsice/thsice_extend.F

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

revision 1.2 by jmc, Fri Dec 17 03:44:52 2004 UTC revision 1.3 by jmc, Fri Feb 10 00:30:32 2006 UTC
# Line 37  C     sst      :: Sea Surf Temp. [oC] Line 37  C     sst      :: Sea Surf Temp. [oC]
37  C     compact  :: fraction of grid area covered in ice  C     compact  :: fraction of grid area covered in ice
38  C     iceThick :: ice height  [m]  C     iceThick :: ice height  [m]
39  C     snowThick:: snow height [m]  C     snowThick:: snow height [m]
40  C     qicen    :: ice enthalpy [J/m3]  C     qicen    :: ice enthalpy [J/kg]
41  C     qleft    :: (additional) heat flux to ocean         [W/m2]  C     qleft    :: (additional) heat flux to ocean         [W/m2]
42  C     fsalt    :: (additional) salt flux to ocean        [ g/m2/s]  C     fsalt    :: (additional) salt flux to ocean        [ g/m2/s]
43  C     fresh    :: (additional) fresh water flux to ocean [kg/m2/s]  C     fresh    :: (additional) fresh water flux to ocean [kg/m2/s]
# Line 61  CEOP Line 61  CEOP
61    
62  C     !LOCAL VARIABLES:  C     !LOCAL VARIABLES:
63  C     == Local variables ==  C     == Local variables ==
64  C     qicAv    :: mean enthalphy of ice (layer 1 & 2) [J/kg]  C     qicAv    :: mean enthalpy of ice (layer 1 & 2) [J/m^3]
65        _RL deltaTice ! time-step for ice model        _RL deltaTice ! time-step for ice model
66        _RL newIce        _RL newIce
67        _RL newIceFrac        _RL newIceFrac

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22