/[MITgcm]/MITgcm_contrib/high_res_cube/input/data_hr
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/input/data_hr

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

revision 1.20 by dimitri, Wed Dec 14 05:12:19 2005 UTC revision 1.29 by dimitri, Fri Feb 2 01:05:25 2007 UTC
# Line 7  Line 7 
7   tRef               = 3*23.,3*22.,21.,2*20.,19.,2*18.,17.,2*16.,15.,14.,13.,   tRef               = 3*23.,3*22.,21.,2*20.,19.,2*18.,17.,2*16.,15.,14.,13.,
8                        12.,11.,2*9.,8.,7.,2*6.,2*5.,3*4.,3*3.,4*2.,12*1.,                        12.,11.,2*9.,8.,7.,2*6.,2*5.,3*4.,3*3.,4*2.,12*1.,
9   sRef               = 50*34.5,   sRef               = 50*34.5,
10   viscAr= 1e-3,  # blending: 12/24/06
11     viscAr= 6.0826e-04
12    # viscAr= 1e-3,
13   no_slip_sides=.FALSE.,   no_slip_sides=.FALSE.,
14   no_slip_bottom=.TRUE.,   no_slip_bottom=.TRUE.,
15   diffKhT=0.,   diffKhT=0.,
16   diffK4T=0.,   diffK4T=0.,
17   diffKrT=1.51e-5,  # blending: 12/24/06
18     diffKrT=1.4022e-05
19    # diffKrT=1.51e-5,
20   diffKhS=0.,   diffKhS=0.,
21   diffK4S=0.,   diffK4S=0.,
22   diffKrS=1.51e-5,  # blending: 12/24/06
23     diffKrS=1.4022e-05
24    # diffKrS=1.51e-5,
25   tAlpha=2.E-4,   tAlpha=2.E-4,
26   sBeta =7.4E-4,   sBeta =7.4E-4,
27   gravity=9.81,   gravity=9.81,
# Line 23  Line 29 
29   readBinaryPrec=32,   readBinaryPrec=32,
30   writeBinaryPrec=32,   writeBinaryPrec=32,
31   useSingleCPUio=.TRUE.   useSingleCPUio=.TRUE.
  globalFiles=.TRUE.  
32   hFacMinDr=50.,   hFacMinDr=50.,
33   hFacMin=0.3,   hFacMin=0.3,
34   hFacInf=0.1,   hFacInf=0.1,
# Line 44  Line 49 
49  # This is now consistent with Smagorinsky and with the manual.  # This is now consistent with Smagorinsky and with the manual.
50  # viscC4Leith=1.0,  # viscC4Leith=1.0,
51  # viscC4Leithd=1.0,  # viscC4Leithd=1.0,
52   viscC4Leith=3.1416,  # viscC4Leith=3.1416,
53   viscC4Leithd=3.1416,  # viscC4Leithd=3.1416,
54     viscC4Leith=1.5,
55     viscC4Leithd=1.5,
56     viscA4GridMax=0.5,
57    ##########################################################
58   viscC2Leith=0.,   viscC2Leith=0.,
59   viscA4=0.,   viscA4=0.,
60   useAreaViscLength=.TRUE.,   useAreaViscLength=.TRUE.,
61   sideDragFactor=0.,   sideDragFactor=0.,
62  #useAnisotropicViscAGridMax=.TRUE.   SadournyCoriolis=.FALSE.,
63   SadournyCoriolis=.TRUE.,   useAbsVorticity=.FALSE.,
64   useAbsVorticity=.TRUE.,   highOrderVorticity  = .TRUE.
 #  
65   bottomDragQuadratic = 0.002,   bottomDragQuadratic = 0.002,
66   tempAdvScheme=33,   tempAdvScheme=33,
67   saltAdvScheme=33,   saltAdvScheme=33,
# Line 75  Line 83 
83  # Time stepping parameters  # Time stepping parameters
84   &PARM03   &PARM03
85   niter0=216,   niter0=216,
86   endTime=421459200,  # endtime for December 31, 2002
87     endtime=347155200
88   abEps=0.1,   abEps=0.1,
89   deltaT=1200,   deltaT=1200,
90   cAdjFreq=0.,   cAdjFreq=0.,
91   pChkptFreq=31536000,   pChkptFreq=31536000,
92   chkptFreq=2592000   chkptFreq=2592000
93   tauSaltClimRelax = 3842380.,  # blending: 12/24/06
94      tauSaltClimRelax = 8722203.,
95    # tauSaltClimRelax = 3842380.,
96   monitorFreq=86400   monitorFreq=86400
97   forcing_In_AB = .FALSE.   forcing_In_AB = .FALSE.
  calendarDumps = .TRUE.  
98   dumpInitAndLast=.FALSE.   dumpInitAndLast=.FALSE.
99   &   &
100    
# Line 104  Line 114 
114  # Input datasets  # Input datasets
115   &PARM05   &PARM05
116   bathyFile      ='ETOPO2_510x6x510_ver5e_filled.bin',   bathyFile      ='ETOPO2_510x6x510_ver5e_filled.bin',
117   hydrogThetaFile='LEVT01_JAN_510x6x510x50.bin',   hydrogThetaFile='WGHC_T_510x6x510.bin',
118   hydrogSaltFile ='LEVS01_JAN_510x6x510x50.bin',   hydrogSaltFile ='WGHC_S_510x6x510.bin',
119   &   &

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.29

  ViewVC Help
Powered by ViewVC 1.1.22