/[MITgcm]/MITgcm/verification/seaice_obcs/input/data
ViewVC logotype

Diff of /MITgcm/verification/seaice_obcs/input/data

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

revision 1.3 by dimitri, Fri May 23 08:34:32 2008 UTC revision 1.6 by gforget, Wed Feb 17 21:11:18 2010 UTC
# Line 48  Line 48 
48   momStepping=.TRUE.,   momStepping=.TRUE.,
49   implicitDiffusion=.TRUE.,   implicitDiffusion=.TRUE.,
50   implicitViscosity=.TRUE.,   implicitViscosity=.TRUE.,
51   tempAdvScheme=7,   staggerTimeStep=.TRUE.,
52   saltAdvScheme=7,   tempAdvScheme =7,
53   StaggerTimeStep=.TRUE.,   saltAdvScheme =7,
54     convertFW2Salt=-1,
55   useSingleCpuIO=.TRUE.,   useSingleCpuIO=.TRUE.,
56   allowFreezing=.FALSE.,   allowFreezing=.FALSE.,
57   HeatCapacity_Cp = 3986.D0,   HeatCapacity_Cp = 3986.D0,
58   gravity         = 9.8156,   gravity         = 9.8156,
59   rhoNil          = 1027.D0,   rhoNil          = 1027.D0,
  convertFW2Salt=-1,  
60   &   &
61    
62  # Elliptic solver parameters  # Elliptic solver parameters
# Line 91  Line 91 
91   deltaTClock =3600.0,   deltaTClock =3600.0,
92   cAdjFreq=0.,   cAdjFreq=0.,
93   abEps=0.1,   abEps=0.1,
94     forcing_In_AB = .FALSE.,
95   pChkptFreq=3600000.,   pChkptFreq=3600000.,
96   dumpFreq = 3600.,   dumpFreq = 86400.,
  tauSaltClimRelax = 4142330.,  
97   monitorFreq=1.,   monitorFreq=1.,
  forcing_In_AB = .FALSE.,  
98   &   &
99    
100  # Gridding parameters  # Gridding parameters
# Line 104  Line 103 
103  #   delX                    - Zonal grid spacing         (degrees)  #   delX                    - Zonal grid spacing         (degrees)
104  #   delY                    - Meridional grid spacing    (degrees)  #   delY                    - Meridional grid spacing    (degrees)
105  #   delZ                    - Vertical grid spacing      (m)  #   delZ                    - Vertical grid spacing      (m)
106  #   phiMin                  - Southern boundary latitude (degrees)  #   ygOrigin                - Southern boundary latitude (degrees)
107  #  #
108   &PARM04   &PARM04
109   usingSphericalPolarGrid=.TRUE.,   usingSphericalPolarGrid=.TRUE.,
# Line 113  Line 112 
112   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,
113         100., 150., 200., 275., 350., 415., 450.,         100., 150., 200., 275., 350., 415., 450.,
114         500., 500., 500., 500., 500., 500., 500.,         500., 500., 500., 500., 500., 500., 500.,
115   phimin=46.,   ygOrigin=46.,
116   thetamin=280.,   xgOrigin=280.,
117   rSphere         = 6371.D3,   rSphere         = 6371.D3,
118   &   &
119    

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

  ViewVC Help
Powered by ViewVC 1.1.22