/[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.9 by jmc, Thu May 12 22:58:27 2011 UTC revision 1.12 by dimitri, Wed Dec 19 16:47:38 2012 UTC
# Line 38  Line 38 
38   diffKzT=1.46e-5,   diffKzT=1.46e-5,
39   diffKhS=0.0,   diffKhS=0.0,
40   diffKzS=1.46e-5,   diffKzS=1.46e-5,
 #- put small value (<< stab.limit ~ 2.e15) only to test biharmonic-diffusivity:  
  diffK4T=1.E11,  
  diffK4S=1.E11,  
 #-  
41   rigidLid=.FALSE.,   rigidLid=.FALSE.,
42   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
43   eosType='JMD95Z',   eosType='JMD95Z',
44   saltStepping=.TRUE.,   saltStepping=.TRUE.,
45   tempStepping=.TRUE.,   tempStepping=.TRUE.,
46   momStepping=.TRUE.,   momStepping=.TRUE.,
  useEnergyConservingCoriolis=.TRUE.,  
47   implicitDiffusion=.TRUE.,   implicitDiffusion=.TRUE.,
48   implicitViscosity=.TRUE.,   implicitViscosity=.TRUE.,
49   staggerTimeStep=.TRUE.,   staggerTimeStep=.TRUE.,
# Line 56  Line 51 
51   saltAdvScheme =7,   saltAdvScheme =7,
52   convertFW2Salt=-1,   convertFW2Salt=-1,
53   allowFreezing=.FALSE.,   allowFreezing=.FALSE.,
54    #- set wrong celsius2K to reproduce old results:
55     celsius2K=273.16,
56   HeatCapacity_Cp = 3986.D0,   HeatCapacity_Cp = 3986.D0,
57   gravity         = 9.8156,   gravity         = 9.8156,
58   rhoNil          = 1027.D0,   rhoConst        = 1027.D0,
59   rhoConstFresh   = 999.8,   rhoConstFresh   = 999.8,
60     useSingleCpuIO=.TRUE.,
61   readBinaryPrec=32,   readBinaryPrec=32,
62   writeBinaryPrec=32,   writeBinaryPrec=32,
  useSingleCpuIO=.TRUE.,  
63   &   &
64    
65  # Elliptic solver parameters  # Elliptic solver parameters
# Line 90  Line 87 
87  #   tauSaltClimRelax  - Relaxation to climatology time scale     (s)  #   tauSaltClimRelax  - Relaxation to climatology time scale     (s)
88  #  #
89   &PARM03   &PARM03
90   startTime=0.0,   startTime=3600.0,
 #- with current input files, cannot run longer than 10 hours  
91   endTime=21600.,   endTime=21600.,
92   deltaTmom=3600.0,   deltaTmom=3600.0,
93   deltaTtracer=3600.0,   deltaTtracer=3600.0,
# Line 99  Line 95 
95   cAdjFreq=0.,   cAdjFreq=0.,
96   abEps=0.1,   abEps=0.1,
97   forcing_In_AB = .FALSE.,   forcing_In_AB = .FALSE.,
98   pChkptFreq=3600000.,   pChkptFreq=36000.,
99   dumpFreq = 86400.,   chkptFreq= 0.,
100     dumpFreq = 0.,
101     taveFreq = 36000.,
102   monitorFreq=1.,   monitorFreq=1.,
103     pickupStrictlyMatch=.FALSE.,
104   &   &
105    
106  # Gridding parameters  # Gridding parameters
# Line 121  Line 120 
120         500., 500., 500., 500., 500., 500., 500.,         500., 500., 500., 500., 500., 500., 500.,
121   ygOrigin=46.,   ygOrigin=46.,
122   xgOrigin=280.,   xgOrigin=280.,
123   rSphere         = 6371.D3,   rSphere = 6371.D3,
124   &   &
125    
126  # Input datasets  # Input datasets
# Line 136  Line 135 
135  #  #
136   &PARM05   &PARM05
137   bathyFile       = 'bathy.seaice_obcs',   bathyFile       = 'bathy.seaice_obcs',
  hydrogThetaFile = 'T.seaice_obcs',  
  hydrogSaltFile  = 'S.seaice_obcs',  
  uVelInitFile    = 'U.seaice_obcs',  
  vVelInitFile    = 'V.seaice_obcs',  
138   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22