/[MITgcm]/MITgcm/verification/hs94.cs-32x32x5/input.impIGW/data
ViewVC logotype

Annotation of /MITgcm/verification/hs94.cs-32x32x5/input.impIGW/data

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


Revision 1.2 - (hide annotations) (download)
Thu Mar 2 02:02:58 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint58e_post, checkpoint58u_post, checkpoint58w_post, checkpoint58r_post, checkpoint58n_post, checkpoint58x_post, checkpoint58t_post, checkpoint58h_post, checkpoint58q_post, checkpoint58j_post, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59i, checkpoint59h, checkpoint59, checkpoint58f_post, checkpoint58d_post, checkpoint58i_post, checkpoint58g_post, checkpoint58o_post, checkpoint58y_post, checkpoint58k_post, checkpoint58v_post, checkpoint58s_post, checkpoint58p_post, checkpoint58b_post, checkpoint58m_post
Changes since 1.1: +1 -0 lines
set rotationPeriod to 1 day (=the previous value) since the default has changed

1 jmc 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.0,
9     no_slip_sides=.FALSE.,
10     no_slip_bottom=.FALSE.,
11     buoyancyRelation='ATMOSPHERIC',
12     eosType='IDEALGAS',
13 jmc 1.2 rotationPeriod=86400.,
14 jmc 1.1 implicitFreeSurface=.TRUE.,
15     exactConserv=.TRUE.,
16     #nonlinFreeSurf=4,
17     #select_rStar=2,
18     hFacInf=0.2,
19     hFacSup=2.0,
20     uniformLin_PhiSurf=.FALSE.,
21     saltStepping=.FALSE.,
22     momViscosity=.FALSE.,
23     vectorInvariantMomentum=.TRUE.,
24     useAbsVorticity=.TRUE.,
25     SadournyCoriolis=.TRUE.,
26     selectKEscheme=3,
27     #staggerTimeStep=.TRUE.,
28     implicitIntGravWave=.TRUE.,
29     readBinaryPrec=64,
30     writeBinaryPrec=64,
31     &
32    
33     # Elliptic solver parameters
34     &PARM02
35     cg2dMaxIters=200,
36     #cg2dTargetResidual=1.E-12,
37     cg2dTargetResWunit=1.E-17,
38     cg3dMaxIters=40,
39     cg3dTargetResidual=1.E-4,
40     &
41    
42     # Time stepping parameters
43     &PARM03
44     #- stable up to 1350.s
45     deltaT=1200.,
46     nIter0=25920,
47     nTimeSteps=10,
48     #forcing_In_AB=.FALSE.,
49     #alph_AB=0.6,
50     #beta_AB=0.,
51     alph_AB=0.5,
52     beta_AB=0.281105,
53     doAB_onGtGs=.FALSE.,
54     #startFromPickupAB2=.TRUE.,
55     pChkptFreq=31104000.,
56     chkptFreq =0.,
57     dumpFreq =31104000.,
58     monitorFreq=432000.,
59     taveFreq=0.,
60     monitorFreq=1.,
61     &
62    
63     # Gridding parameters
64     &PARM04
65     usingCurvilinearGrid=.TRUE.,
66     horizGridFile='dxC1_dXYa',
67     delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
68     Ro_SeaLevel=1.E5,
69     &
70    
71     # Input datasets
72     &PARM05
73     &

  ViewVC Help
Powered by ViewVC 1.1.22