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

Diff of /MITgcm/verification/lab_sea/input/data

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

revision 1.19 by jmc, Tue Dec 19 00:24:06 2006 UTC revision 1.23 by gforget, Thu Oct 7 21:24:13 2010 UTC
# Line 48  Line 48 
48   momStepping=.TRUE.,   momStepping=.TRUE.,
49   implicitDiffusion=.TRUE.,   implicitDiffusion=.TRUE.,
50   implicitViscosity=.TRUE.,   implicitViscosity=.TRUE.,
 #globalFiles=.TRUE.,  
 #- not safe to use globalFiles in multi-processors runs; set instead useSingleCpuIO  
51   useSingleCpuIO=.TRUE.,   useSingleCpuIO=.TRUE.,
52   allowFreezing=.FALSE.,   allowFreezing=.FALSE.,
53   HeatCapacity_Cp = 3986.D0,   HeatCapacity_Cp = 3986.D0,
# Line 85  Line 83 
83  #  #
84   &PARM03   &PARM03
85   tauCD=172800.,   tauCD=172800.,
86   startTime=0.0,   startTime=3600.0,
87   endTime=36000.,   endTime=36000.,
88   deltaTmom=3600.0,   deltaTmom=3600.0,
89   deltaTtracer=3600.0,   deltaTtracer=3600.0,
# Line 96  Line 94 
94   chkptFreq= 0.,   chkptFreq= 0.,
95   dumpFreq = 0.,   dumpFreq = 0.,
96   tavefreq = 36000.,   tavefreq = 36000.,
  tauSaltClimRelax = 4142330.,  
  tauThetaClimRelax = 0.,  
97   monitorFreq=1.,   monitorFreq=1.,
98   forcing_In_AB = .FALSE.,   forcing_In_AB = .FALSE.,
99   &   &
# Line 108  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 117  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    
# Line 137  Line 133 
133   hydrogThetaFile = 'LevCli_temp.labsea1979',   hydrogThetaFile = 'LevCli_temp.labsea1979',
134   hydrogSaltFile  = 'LevCli_salt.labsea1979',   hydrogSaltFile  = 'LevCli_salt.labsea1979',
135   &   &
   

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.23

  ViewVC Help
Powered by ViewVC 1.1.22