/[MITgcm]/MITgcm/pkg/salt_plume/SALT_PLUME.h
ViewVC logotype

Diff of /MITgcm/pkg/salt_plume/SALT_PLUME.h

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

revision 1.7 by jmc, Tue Aug 24 15:08:30 2010 UTC revision 1.8 by gforget, Wed Jun 8 03:41:32 2011 UTC
# Line 27  C       for CriterionType=2, default is Line 27  C       for CriterionType=2, default is
27  C     SPovershoot: overshooting depth of penetrating salt plume,  C     SPovershoot: overshooting depth of penetrating salt plume,
28  C       so that 1.0 = no-overshoot, 1.2 = 20% overshoot.  C       so that 1.0 = no-overshoot, 1.2 = 20% overshoot.
29  C       default is 1.0  C       default is 1.0
30        _RL SaltPlumeCriterion, SPovershoot  C     SPsalFRAC: fraction of the salt by-product of seaice growth (not melt) that
31        COMMON /SALT_PLUME_PARAMS_R/ SaltPlumeCriterion, SPovershoot  C       will be re-distributed vertically according to the salt_plume_frac.F
32    C       Its default is 1. (for 100% effect), and its range is [0. 1.]
33    
34          _RL SPsalFRAC, SaltPlumeCriterion, SPovershoot
35          COMMON /SALT_PLUME_PARAMS_R/
36         &   SPsalFRAC, SaltPlumeCriterion, SPovershoot
37  C--   SALT_PLUME 2-dim. fields  C--   SALT_PLUME 2-dim. fields
38  C     SaltPlumeDepth :: depth of penetration of salt plumes  C     SaltPlumeDepth :: depth of penetration of salt plumes
39  C                       rejected during sea ice growth  C                       rejected during sea ice growth

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

  ViewVC Help
Powered by ViewVC 1.1.22