/[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.52 by dimitri, Fri Jun 13 18:58:39 2008 UTC revision 1.57 by dimitri, Wed Jul 1 19:28:36 2009 UTC
# Line 50  Line 50 
50    
51  # Time stepping parameters  # Time stepping parameters
52   &PARM03   &PARM03
53   niter0=216,   niter0=0,
54   endtime=473385600.,   endtime=504921600.,
55   abEps=0.1,   abEps=0.1,
56   deltaT=1200.,   deltaT=1200.,
57   cAdjFreq=0.,   cAdjFreq=0.,
# Line 61  Line 61 
61   forcing_In_AB = .FALSE.,   forcing_In_AB = .FALSE.,
62   dumpInitAndLast=.FALSE.,   dumpInitAndLast=.FALSE.,
63   pickupStrictlyMatch=.FALSE.,   pickupStrictlyMatch=.FALSE.,
  tauSaltClimRelax  = 1296000.,  
  tauThetaClimRelax = 1296000.,  
64   &   &
65    
66  # Gridding parameters  # Gridding parameters
# Line 80  Line 78 
78    
79  # Input datasets  # Input datasets
80   &PARM05   &PARM05
81   bathyFile      = 'GEBCO_510x6x510_ver06_dig.bin',   bathyFile      = 'GEBCO_ICESHELF_510x6x510.bin',
82   hydrogThetaFile= 'WGHC_THETA_JAN_510x6x510x50.bin',   uVelInitFile   = 'uVelInit.cube78',
83   hydrogSaltFile = 'WGHC_SALT_JAN_510x6x510x50.bin',   vVelInitFile   = 'vVelInit.cube78',
84     pSurfInitFile  = 'pSurfInit.cube78',
85     hydrogThetaFile= 'thetaInit_cor.iceshelf',
86     hydrogSaltFile = 'saltInit_cor.iceshelf',
87   diffKrFile     = '../../cube78_forcing/DIFFKR_2_20_1_lat6070_cube81',   diffKrFile     = '../../cube78_forcing/DIFFKR_2_20_1_lat6070_cube81',
88   &   &

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.57

  ViewVC Help
Powered by ViewVC 1.1.22