/[MITgcm]/MITgcm/pkg/icefront/icefront_thermodynamics.F
ViewVC logotype

Diff of /MITgcm/pkg/icefront/icefront_thermodynamics.F

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

revision 1.7 by dimitri, Wed Feb 17 20:31:24 2010 UTC revision 1.8 by yunx, Thu Apr 22 18:24:44 2010 UTC
# Line 74  C     aqe, bqe, cqe, discrim, recip_aqe Line 74  C     aqe, bqe, cqe, discrim, recip_aqe
74    
75  C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|  C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
76    
77    #ifdef ALLOW_SUBGLACIAL_RUNOFF
78          IF ( SGrunofffile .NE. ' '  ) THEN
79           CALL SGRUNOFF_READ(myTime, myIter, myThid)
80          ENDIF
81    #endif /* ALLOW_SUBGLACIAL_RUNOFF*/
82    
83  C     Linear dependence of freezing point on salinity.  C     Linear dependence of freezing point on salinity.
84        a0 = -0.0575   _d  0        a0 = -0.0575   _d  0
85        c0 =  0.0901   _d  0        c0 =  0.0901   _d  0

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22