/[MITgcm]/MITgcm_contrib/eh3/opt_cubes/hs_5lev/input/data
ViewVC logotype

Annotation of /MITgcm_contrib/eh3/opt_cubes/hs_5lev/input/data

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


Revision 1.1 - (hide annotations) (download)
Mon Jul 10 17:50:20 2006 UTC (19 years ago) by edhill
Branch: MAIN
CVS Tags: HEAD
initial ci for testing optimized C24 grids

1 edhill 1.1 # ====================
2     # | Model parameters |
3     # ====================
4     #
5     # Continuous equation parameters
6     &PARM01
7     tRef=289.6, 298.1, 314.5, 335.8, 437.4,
8     sRef=5*0.,
9     no_slip_sides=.FALSE.,
10     no_slip_bottom=.FALSE.,
11     buoyancyRelation='ATMOSPHERIC',
12     eosType='IDEALGAS',
13     atm_Rq=0.6078E-3,
14     Integr_GeoPot=2,
15     selectFindRoSurf=1,
16     gravity=9.81,
17     rhonil=1.0,
18     rhoConst=1.0,
19     rhoConstFresh=1000.,
20     implicitFreeSurface=.TRUE.,
21     exactConserv=.TRUE.,
22     select_rStar=2,
23     nonlinFreeSurf=4,
24     hFacInf=0.2,
25     hFacSup=2.0,
26     uniformLin_PhiSurf=.FALSE.,
27     #hFacMin=0.2,
28     saltAdvScheme=2,
29     momViscosity=.FALSE.,
30     vectorInvariantMomentum=.TRUE.,
31     #useJamartWetPoints=.TRUE.,
32     useAbsVorticity=.TRUE.,
33     SadournyCoriolis=.TRUE.,
34     selectKEscheme=3,
35     staggerTimeStep=.TRUE.,
36     #implicitIntGravWave=.TRUE.,
37     readBinaryPrec=64,
38     writeBinaryPrec=64,
39     &
40    
41     # Elliptic solver parameters
42     &PARM02
43     cg2dMaxIters=200,
44     #cg2dTargetResidual=1.E-12,
45     cg2dTargetResWunit=1.E-17,
46     cg3dMaxIters=40,
47     cg3dTargetResidual=1.E-4,
48     &
49    
50     # Time stepping parameters
51     &PARM03
52     nIter0=0,
53     nTimeSteps=432000,
54     deltaT=720.0,
55     pChkptFreq =311040000,
56     taveFreq =31104000,
57     dumpFreq =31104000,
58     # dumpFreq =1,
59     monitorFreq=864000,
60     #abEps=0.1,
61     #forcing_In_AB=.FALSE.,
62     #cAdjFreq=0.,
63     alph_AB=0.5,
64     beta_AB=0.281105,
65     doAB_onGtGs=.FALSE.,
66    
67     &
68    
69     # Gridding parameters
70     &PARM04
71     usingCurvilinearGrid=.TRUE.,
72     #horizGridFile='dxC1_dXYa',
73     delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
74     Ro_SeaLevel=1.E5,
75     rSphere=6370.E3,
76     &
77    
78     # Input datasets
79     &PARM05
80     # hydrogThetaFile='Drake.c32.A.T.ini.bin',
81     # hydrogSaltFile ='Drake.c32.A.S.ini.bin',
82     # uVelInitFile ='Drake.c32.A.U.ini.bin',
83     # vVelInitFile ='Drake.c32.A.V.ini.bin',
84     &

  ViewVC Help
Powered by ViewVC 1.1.22