/[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.1 by zhc, Fri Aug 23 18:58:03 2019 UTC revision 1.4 by zhc, Tue Sep 3 18:53:11 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 42  Line 42 
42    
43  # Elliptic solver parameters  # Elliptic solver parameters
44   &PARM02   &PARM02
45   cg2dMaxIters=100,   cg2dMaxIters=300,
46   cg2dTargetResidual=1.E-5,   cg2dTargetResidual=1.E-10,
47   &   &
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,   abEps=0.1,
54   deltaT=1200.,   deltaT=600.,
55   cAdjFreq=0.,   cAdjFreq=0.,
56   pChkptFreq=31536000.,   pChkptFreq=31536000.,
57   chkptFreq=2592000.,   chkptFreq=2592000.,
# Line 67  Line 67 
67   usingCartesianGrid=.FALSE.,   usingCartesianGrid=.FALSE.,
68   usingSphericalPolarGrid=.FALSE.,   usingSphericalPolarGrid=.FALSE.,
69   usingCurvilinearGrid=.TRUE.,   usingCurvilinearGrid=.TRUE.,
70     pCellMix_select = 20,
71     pCellMix_delR = 3.,
72     pCellMix_viscAr = 50*5.e-3,
73   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,
74   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,
75   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 80 
80    
81  # Input datasets  # Input datasets
82   &PARM05   &PARM05
83   bathyFile      = 'SandS14p1_ibcao_540x7020_cap6000_smooth.bin',   bathyFile      = 'Bathy_compact_llc540_540x7020_v2.bin',
84   pSurfInitFile  = 'pSurfInit.llc540',   pSurfInitFile  = 'pSurfInit.llc540',
85   hydrogThetaFile= 'thetaInit.llc540',   hydrogThetaFile= 'thetaInit.llc540',
86   hydrogSaltFile = 'saltInit.llc540',   hydrogSaltFile = 'saltInit.llc540',

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

  ViewVC Help
Powered by ViewVC 1.1.22