/[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.7 by ifenty, Mon Apr 25 21:20:13 2011 UTC revision 1.9 by jmc, Thu May 12 22:58:27 2011 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,
41    #- put small value (<< stab.limit ~ 2.e15) only to test biharmonic-diffusivity:
42     diffK4T=1.E11,
43     diffK4S=1.E11,
44    #-
45   rigidLid=.FALSE.,   rigidLid=.FALSE.,
46   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
47   eosType='JMD95Z',   eosType='JMD95Z',
  readBinaryPrec=32,  
  writeBinaryPrec=32,  
48   saltStepping=.TRUE.,   saltStepping=.TRUE.,
49   tempStepping=.TRUE.,   tempStepping=.TRUE.,
50   momStepping=.TRUE.,   momStepping=.TRUE.,
51     useEnergyConservingCoriolis=.TRUE.,
52   implicitDiffusion=.TRUE.,   implicitDiffusion=.TRUE.,
53   implicitViscosity=.TRUE.,   implicitViscosity=.TRUE.,
54   staggerTimeStep=.TRUE.,   staggerTimeStep=.TRUE.,
55   tempAdvScheme =7,   tempAdvScheme =7,
56   saltAdvScheme =7,   saltAdvScheme =7,
57   convertFW2Salt=-1,   convertFW2Salt=-1,
  useSingleCpuIO=.TRUE.,  
58   allowFreezing=.FALSE.,   allowFreezing=.FALSE.,
59   HeatCapacity_Cp = 3986.D0,   HeatCapacity_Cp = 3986.D0,
60   gravity         = 9.8156,   gravity         = 9.8156,
61   rhoNil          = 1027.D0,   rhoNil          = 1027.D0,
62   rhoConstFresh   = 999.8,   rhoConstFresh   = 999.8,
63     readBinaryPrec=32,
64     writeBinaryPrec=32,
65     useSingleCpuIO=.TRUE.,
66   &   &
67    
68  # Elliptic solver parameters  # Elliptic solver parameters
# Line 86  Line 91 
91  #  #
92   &PARM03   &PARM03
93   startTime=0.0,   startTime=0.0,
94    #- with current input files, cannot run longer than 10 hours
95   endTime=21600.,   endTime=21600.,
96   deltaTmom=3600.0,   deltaTmom=3600.0,
97   deltaTtracer=3600.0,   deltaTtracer=3600.0,

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

  ViewVC Help
Powered by ViewVC 1.1.22