/[MITgcm]/MITgcm_contrib/verification_other/shelfice_remeshing/input/data
ViewVC logotype

Diff of /MITgcm_contrib/verification_other/shelfice_remeshing/input/data

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

revision 1.1 by dgoldberg, Fri Dec 11 19:48:32 2015 UTC revision 1.3 by dgoldberg, Thu Feb 11 15:29:39 2016 UTC
# Line 77  hFacSup=2.0, Line 77  hFacSup=2.0,
77  #Time stepping parameters  #Time stepping parameters
78   &PARM03   &PARM03
79  #niter0=0,  #niter0=0,
80   nTimeSteps=10.,  # nTimeSteps=25920000.,
81  # nTimeSteps=1,   nTimeSteps=288,
82   startTime=2592000.,   startTime=0.,
83  # startTime = 0.,  # startTime = 0.,
84  #startTime=62208000.,  #startTime=62208000.,
85  #startTime=15552000.,  #startTime=15552000.,
86  #endTime=31104000.,  #endTime=31104000.,
87  deltaT=600.0,  deltaT=300.0,
88  ### deltaT=1200.0,  ### deltaT=1200.0,
89   forcing_In_AB  = .false.,   forcing_In_AB  = .false.,
90  #rCD = 0.9896,  #rCD = 0.9896,
91   abEps=0.1,   abEps=0.1,
92   cAdjFreq = -1.,   cAdjFreq = -1.,
93   pChkptFreq=2592000.0,   pChkptFreq=864000,
94   chkptFreq=2592000.0,   chkptFreq=864000.0,
95  # pChkptFreq=600.0,  # pChkptFreq=600.0,
96  # chkptFreq=600.0,  # chkptFreq=600.0,
97   monitorFreq=2592000.,   monitorFreq=864000.,
98   dumpFreq=2592000,   dumpFreq=864000,
99   &   &
100    
101  # Gridding parameters  # Gridding parameters
# Line 107  deltaT=600.0, Line 107  deltaT=600.0,
107  #55., 63.5, 71.58, 78.9, 85.15, 90.18, 93.96, 96.58, 98.25, 99.25,  #55., 63.5, 71.58, 78.9, 85.15, 90.18, 93.96, 96.58, 98.25, 99.25,
108  #100.01, 101.33, 104.56, 111.33, 122.83, 139.09, 158.94, 180.83, 203.55, 226.5,  #100.01, 101.33, 104.56, 111.33, 122.83, 139.09, 158.94, 180.83, 203.55, 226.5,
109  #249.5, 272.5, 295.5, 318.5, 341.5, 364.5, 387.5, 410.5, 433.5, 456.5,  #249.5, 272.5, 295.5, 318.5, 341.5, 364.5, 387.5, 410.5, 433.5, 456.5,
110   delR=100*10.,   delR=130*10.,
111   delX=1*.125,   delX=3*.125,
112   delY=200*.0078125   delY=400*.0078125
113  # delYFile='dlat.bin',  # delYFile='dlat.bin',
114  # delY=30*10e3,  # delY=30*10e3,
115   xgOrigin = -105.5,   xgOrigin = -105.5,
# Line 118  deltaT=600.0, Line 118  deltaT=600.0,
118    
119  # Input datasets  # Input datasets
120   &PARM05   &PARM05
121   bathyFile='bathymetry.pig.bin',   bathyFile='bathy100.box',
122   hydrogThetaFile='theta.init',     hydrogThetaFile='theta.init',  
123   hydrogSaltFile='salt.init',   hydrogSaltFile='salt.init',
124   pSurfInitFile='etainit.round.bin'   pSurfInitFile='etainit.round.bin'

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22