/[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.36 by dimitri, Fri Jun 22 20:16:52 2007 UTC revision 1.47 by dimitri, Tue Nov 6 18:45:23 2007 UTC
# Line 27  Line 27 
27   useAreaViscLength=.TRUE.,   useAreaViscLength=.TRUE.,
28   sideDragFactor=0.,   sideDragFactor=0.,
29   highOrderVorticity  = .TRUE.,   highOrderVorticity  = .TRUE.,
30   bottomDragQuadratic = 0.002,   bottomDragQuadratic = 0.00210368,
31   tempAdvScheme=7,   tempAdvScheme=7,
32   saltAdvScheme=7,   saltAdvScheme=7,
33   StaggerTimeStep=.TRUE.,   StaggerTimeStep=.TRUE.,
# Line 39  Line 39 
39   convertFW2Salt=-1   convertFW2Salt=-1
40   useRealFreshWaterFlux=.TRUE.,   useRealFreshWaterFlux=.TRUE.,
41   useSingleCPUio=.TRUE.,   useSingleCPUio=.TRUE.,
42     globalFiles=.TRUE.,
43   &   &
44    
45  # Elliptic solver parameters  # Elliptic solver parameters
# Line 50  Line 51 
51  # Time stepping parameters  # Time stepping parameters
52   &PARM03   &PARM03
53   niter0=216,   niter0=216,
54   endtime=347155200.,   endtime=473385600.,
55   abEps=0.1,   abEps=0.1,
56   deltaT=1200,   deltaT=1200.,
57   cAdjFreq=0.,   cAdjFreq=0.,
58   pChkptFreq=31536000.,   pChkptFreq=31536000.,
59   chkptFreq=2592000.,   chkptFreq=2592000.,
60   tauSaltClimRelax = 8722203.,   tauSaltClimRelax = 8722203.,
61   monitorFreq=86400.,   monitorFreq=21600.,
62   forcing_In_AB = .FALSE.,   forcing_In_AB = .FALSE.,
63   dumpInitAndLast=.FALSE.,   dumpInitAndLast=.FALSE.,
64     pickupStrictlyMatch=.FALSE.,
65   &   &
66    
67  # Gridding parameters  # Gridding parameters
# Line 77  Line 79 
79    
80  # Input datasets  # Input datasets
81   &PARM05   &PARM05
82   bathyFile      = 'ETOPO2_510x6x510_ver5e_filled.bin',   bathyFile      = 'GEBCO_510x6x510_ver06_dig.bin',
83   hydrogThetaFile= 'WGHC_T_510x6x510.bin',   hydrogThetaFile= 'WGHC_THETA_JAN_510x6x510x50.bin',
84   hydrogSaltFile = 'WGHC_S_510x6x510.bin',   hydrogSaltFile = 'WGHC_SALT_JAN_510x6x510x50.bin',
85   diffKrFile     = 'DIFFKR_2_20_1',   diffKrFile     = 'DIFFKR_2_20_1_lat6070_cube75',
86   &   &

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.47

  ViewVC Help
Powered by ViewVC 1.1.22