/[MITgcm]/MITgcm_contrib/high_res_cube/input/data
ViewVC logotype

Contents of /MITgcm_contrib/high_res_cube/input/data

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


Revision 1.13 - (show annotations) (download)
Fri Jun 22 20:16:51 2007 UTC (18 years, 1 month ago) by dimitri
Branch: MAIN
Changes since 1.12: +38 -36 lines
preparing for cube66 ... yet again
   SEAICE_MULTICATEGORY, SEAICE_VARIABLE_FREEZING_POINT,
   rhonil=1027.5, [temp/salt]AdvScheme=7, convertFW2Salt=-1, LSR_ERROR=1e-6
   useRealFreshWaterFlux=.TRUE., runoff_lat_inc=179*1, SEAICE_salinity=10

1 # ====================
2 # | Model parameters |
3 # ====================
4 #
5 # Continuous equation parameters
6 &PARM01
7 tRef=15*20.,
8 sRef=15*35.,
9 viscAr= 6.0826e-04,
10 no_slip_sides=.FALSE.,
11 no_slip_bottom=.TRUE.,
12 rhonil=1027.5,
13 rhoConstFresh=999.8,
14 eosType='JMD95Z',
15 hFacMinDr=50.,
16 hFacMin=0.3,
17 hFacInf=0.1,
18 hFacSup=5.,
19 select_rStar=2,
20 nonlinFreeSurf=4,
21 implicitDiffusion=.TRUE.,
22 implicitViscosity=.TRUE.,
23 viscC4Leith=1.5,
24 viscC4Leithd=1.5,
25 viscA4GridMax=0.5,
26 useAreaViscLength=.TRUE.,
27 sideDragFactor=0.,
28 highOrderVorticity = .TRUE.,
29 bottomDragQuadratic = 0.002,
30 tempAdvScheme=7,
31 saltAdvScheme=7,
32 StaggerTimeStep=.TRUE.,
33 multiDimAdvection=.TRUE.,
34 vectorInvariantMomentum=.TRUE.,
35 implicitFreeSurface=.TRUE.,
36 exactConserv=.TRUE.,
37 debuglevel=-1,
38 convertFW2Salt=-1
39 useRealFreshWaterFlux=.TRUE.,
40 useSingleCPUio=.TRUE.,
41 readBinaryPrec=64,
42 &
43
44 # Elliptic solver parameters
45 &PARM02
46 cg2dMaxIters=100,
47 cg2dTargetResidual=1.E-5,
48 &
49
50 # Time stepping parameters
51 &PARM03
52 nIter0=0,
53 nTimeSteps=72,
54 abEps=0.1,
55 deltaT=1200,
56 cAdjFreq=0.,
57 pChkptFreq=31536000.,
58 chkptFreq=2592000.,
59 tauSaltClimRelax = 8722203.,
60 monitorFreq=86400.,
61 forcing_In_AB = .FALSE.,
62 dumpInitAndLast=.FALSE.,
63 &
64
65 # Gridding parameters
66 &PARM04
67 usingCartesianGrid=.FALSE.,
68 usingSphericalPolarGrid=.FALSE.,
69 usingCurvilinearGrid=.TRUE.,
70 horizGridFile='grid_cs32',
71 delR= 50., 70., 100., 140., 190.,
72 240., 290., 340., 390., 440.,
73 490., 540., 590., 640., 690.,
74 &
75
76 # Input datasets
77 &PARM05
78 bathyFile ='bathy_Hmin50.bin',
79 hydrogThetaFile='lev_T_cs_15k.bin',
80 hydrogSaltFile ='lev_S_cs_15k.bin',
81 &

  ViewVC Help
Powered by ViewVC 1.1.22