/[MITgcm]/MITgcm/verification/hs94.1x64x5/input_ad/data
ViewVC logotype

Annotation of /MITgcm/verification/hs94.1x64x5/input_ad/data

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


Revision 1.2 - (hide annotations) (download)
Thu Oct 14 05:19:23 2004 UTC (19 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint57o_post, checkpoint57v_post, checkpoint57m_post, checkpoint57s_post, checkpoint57k_post, checkpoint57d_post, checkpoint57g_post, checkpoint57b_post, checkpoint57c_pre, checkpoint55j_post, checkpoint56b_post, checkpoint57i_post, checkpoint57y_post, checkpoint57e_post, checkpoint55h_post, checkpoint57g_pre, checkpoint56c_post, checkpoint57y_pre, checkpoint57f_pre, checkpoint57a_post, checkpoint55g_post, checkpoint57r_post, checkpoint58, checkpoint57a_pre, checkpoint55i_post, checkpoint57, checkpoint56, eckpoint57e_pre, checkpoint57h_done, checkpoint57x_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint57f_post, checkpoint58a_post, checkpoint57q_post, checkpoint57z_post, checkpoint57c_post, checkpoint57j_post, checkpoint57h_pre, checkpoint57l_post, checkpoint57h_post, checkpoint56a_post
Changes since 1.1: +0 -1 lines
Updating adjoint of Held-Suarez

1 heimbach 1.1 # ====================
2     # | Model parameters |
3     # ====================
4     #
5     # Continuous equation parameters
6     &PARM01
7     tRef= 281.089, 289.321, 307.191, 331.377, 432.413,
8     tRef=5*0.,
9     sRef=5*0.,
10     viscAr=0.,
11     viscAh=0.,
12     viscA4=0.,
13     no_slip_sides=.FALSE.,
14     no_slip_bottom=.FALSE.,
15     diffKrT=0.,
16     diffKhT=0.,
17     diffK4T=0.,
18     diffKrS=0.,
19     diffKhS=0.,
20     diffK4S=0.,
21     buoyancyRelation='ATMOSPHERIC',
22     eosType='IDEALGAS',
23     gravity=9.81,
24     gBaro=9.81,
25     rhonil=1.0,
26     rhoConst=1.0,
27     rigidLid=.FALSE.,
28     implicitFreeSurface=.TRUE.,
29     nonHydrostatic=.FALSE.,
30     readBinaryPrec=64,
31     writeBinaryPrec=64,
32     # globalFiles=.TRUE.,
33     staggerTimestep=.TRUE.,
34     &
35    
36     # Elliptic solver parameters
37     &PARM02
38     cg2dMaxIters=600,
39     cg2dTargetResidual=1.E-13,
40     &
41    
42     # Time stepping parameters
43     &PARM03
44     niter0=0,
45     nTimeSteps=10,
46     abEps=0.1,
47     deltaT=1200.0,
48     cAdjFreq=0.,
49     pChkptFreq=0.0,
50     chkptFreq=0.0,
51     dumpFreq=2592000.0,
52     taveFreq=2592000.,
53     monitorFreq=1.,
54     &
55    
56     # Gridding parameters
57     &PARM04
58     usingCartesianGrid=.FALSE.,
59     usingSphericalPolarGrid=.TRUE.,
60     delX=1*2.8125,
61     delY=64*2.8125,
62     delR=1.E4, 2.5E4, 3.E4, 2.E4, 1.5E4,
63     Ro_SeaLevel=1.E5,
64     groundAtK1=.TRUE.,
65     phiMin=-90.,
66     &
67    
68     # Input datasets
69     &PARM05
70     &

  ViewVC Help
Powered by ViewVC 1.1.22