/[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.7 by ifenty, Mon Apr 25 21:20:13 2011 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,
60   convertFW2Salt=-1,   rhoConstFresh   = 999.8,
61   &   &
62    
63  # Elliptic solver parameters  # Elliptic solver parameters
# Line 91  Line 92 
92   deltaTClock =3600.0,   deltaTClock =3600.0,
93   cAdjFreq=0.,   cAdjFreq=0.,
94   abEps=0.1,   abEps=0.1,
95     forcing_In_AB = .FALSE.,
96   pChkptFreq=3600000.,   pChkptFreq=3600000.,
97   dumpFreq = 3600.,   dumpFreq = 86400.,
  tauSaltClimRelax = 4142330.,  
98   monitorFreq=1.,   monitorFreq=1.,
  forcing_In_AB = .FALSE.,  
99   &   &
100    
101  # Gridding parameters  # Gridding parameters
# Line 104  Line 104 
104  #   delX                    - Zonal grid spacing         (degrees)  #   delX                    - Zonal grid spacing         (degrees)
105  #   delY                    - Meridional grid spacing    (degrees)  #   delY                    - Meridional grid spacing    (degrees)
106  #   delZ                    - Vertical grid spacing      (m)  #   delZ                    - Vertical grid spacing      (m)
107  #   phiMin                  - Southern boundary latitude (degrees)  #   ygOrigin                - Southern boundary latitude (degrees)
108  #  #
109   &PARM04   &PARM04
110   usingSphericalPolarGrid=.TRUE.,   usingSphericalPolarGrid=.TRUE.,
# Line 113  Line 113 
113   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,
114         100., 150., 200., 275., 350., 415., 450.,         100., 150., 200., 275., 350., 415., 450.,
115         500., 500., 500., 500., 500., 500., 500.,         500., 500., 500., 500., 500., 500., 500.,
116   phimin=46.,   ygOrigin=46.,
117   thetamin=280.,   xgOrigin=280.,
118   rSphere         = 6371.D3,   rSphere         = 6371.D3,
119   &   &
120    

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

  ViewVC Help
Powered by ViewVC 1.1.22