/[MITgcm]/MITgcm_contrib/llc_hires/llc_540/input/data
ViewVC logotype

Diff of /MITgcm_contrib/llc_hires/llc_540/input/data

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

revision 1.2 by zhc, Fri Aug 23 19:25:56 2019 UTC revision 1.5 by zhc, Wed Sep 18 16:43:25 2019 UTC
# Line 27  Line 27 
27   useAreaViscLength=.TRUE.,   useAreaViscLength=.TRUE.,
28   selectVortScheme = 2,   selectVortScheme = 2,
29   bottomDragQuadratic = 0.0021,   bottomDragQuadratic = 0.0021,
30   selectImplicitDrag  = 1,   selectImplicitDrag  = 2,
31   tempAdvScheme=7,   tempAdvScheme=7,
32   saltAdvScheme=7,   saltAdvScheme=7,
33   StaggerTimeStep=.TRUE.,   StaggerTimeStep=.TRUE.,
# Line 48  Line 48 
48    
49  # Time stepping parameters  # Time stepping parameters
50   &PARM03   &PARM03
51   niter0=0,   niter0=432,
52   endtime=854841600.,   endtime=854841600.,
53   abEps=0.1,   doAB_onGtGs=.FALSE.,
54     alph_AB=0.5,
55     beta_AB=0.281105,
56   deltaT=600.,   deltaT=600.,
57   cAdjFreq=0.,   cAdjFreq=0.,
58   pChkptFreq=31536000.,   pChkptFreq=31536000.,
# Line 67  Line 69 
69   usingCartesianGrid=.FALSE.,   usingCartesianGrid=.FALSE.,
70   usingSphericalPolarGrid=.FALSE.,   usingSphericalPolarGrid=.FALSE.,
71   usingCurvilinearGrid=.TRUE.,   usingCurvilinearGrid=.TRUE.,
72     pCellMix_select = 20,
73     pCellMix_delR = 3.,
74     pCellMix_viscAr = 50*5.e-3,
75   delR   = 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.01,   delR   = 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.01,
76   10.03, 10.11, 10.32, 10.80, 11.76, 13.42, 16.04 , 19.82, 24.85,   10.03, 10.11, 10.32, 10.80, 11.76, 13.42, 16.04 , 19.82, 24.85,
77   31.10, 38.42, 46.50, 55.00, 63.50, 71.58, 78.90, 85.15, 90.18,   31.10, 38.42, 46.50, 55.00, 63.50, 71.58, 78.90, 85.15, 90.18,
# Line 77  Line 82 
82    
83  # Input datasets  # Input datasets
84   &PARM05   &PARM05
85   bathyFile      = 'SandS14p1_ibcao_540x7020_cap6000_smooth.bin',   bathyFile      = 'Bathy_compact_llc540_540x7020_v2.bin',
86   pSurfInitFile  = 'pSurfInit.llc540',   pSurfInitFile  = 'pSurfInit.llc540',
87   hydrogThetaFile= 'thetaInit.llc540',   hydrogThetaFile= 'thetaInit.llc540',
88   hydrogSaltFile = 'saltInit.llc540',   hydrogSaltFile = 'saltInit.llc540',

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22