/[MITgcm]/MITgcm/pkg/gmredi/GMREDI.h
ViewVC logotype

Diff of /MITgcm/pkg/gmredi/GMREDI.h

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

revision 1.8 by heimbach, Thu Nov 14 22:43:49 2002 UTC revision 1.9 by heimbach, Fri Jan 10 00:48:39 2003 UTC
# Line 35  C     GM/Redi parameters Line 35  C     GM/Redi parameters
35       &                   GM_Scrit,       &                   GM_Scrit,
36       &                   GM_Sd       &                   GM_Sd
37    
38        _RL        GM_Small_Number        _RL GM_Small_Number
39        PARAMETER( GM_Small_Number=   1. _d -8 )        _RL op5
40        _RL        GM_adjointRescale        _RL op25
41        PARAMETER( GM_adjointRescale= 1. _d 0 )        PARAMETER( GM_Small_Number = 1. _d -12 )
42          PARAMETER( op5 = 0.5 _d 0 )
43          PARAMETER( op25 = 0.25 _d 0 )
44    
45  C     More GM/Redi parameters diagnosed from previous block  C     More GM/Redi parameters diagnosed from previous block
46  C     (not directly user configured)  C     (not directly user configured)

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

  ViewVC Help
Powered by ViewVC 1.1.22