/[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.1 by dimitri, Wed Nov 28 00:18:17 2007 UTC revision 1.2 by dimitri, Wed Nov 28 09:26:16 2007 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3    
4    C--   SALT_PLUME parameters
5    
6    C     find surface where the potential density (ref.lev=surface) is
7    C     larger than surface density plus SaltPlumeCriterion.  Initially
8    C     use the default value 0.4 kg/m^3 of Duffy et al, 1999.
9          _RL SaltPlumeCriterion
10          COMMON /SALT_PLUME_PARAMS_R/ SaltPlumeCriterion
11    
12    C--   SALT_PLUME 2-dim. fields
13    
14  C     SaltPlumeDepth :: depth of penetration of salt plumes  C     SaltPlumeDepth :: depth of penetration of salt plumes
15  C                       rejected during sea ice growth  C                       rejected during sea ice growth
16        COMMON /DYNVARS_SALT_PLUME/ SaltPlumeDepth        COMMON /DYNVARS_SALT_PLUME/ SaltPlumeDepth

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

  ViewVC Help
Powered by ViewVC 1.1.22