/[MITgcm]/MITgcm/verification/global1x1_tot/input/data_10yr
ViewVC logotype

Annotation of /MITgcm/verification/global1x1_tot/input/data_10yr

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


Revision 1.2 - (hide annotations) (download)
Thu Nov 6 22:28:42 2003 UTC (20 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint58l_post, checkpoint53f_post, checkpoint54a_pre, checkpoint55c_post, checkpoint53b_pre, checkpoint57o_post, checkpoint57m_post, checkpoint55e_post, checkpoint52l_pre, checkpoint52e_pre, checkpoint58e_post, checkpoint57v_post, checkpoint52n_post, checkpoint52j_post, checkpoint53d_post, checkpoint57f_post, checkpoint52e_post, checkpoint57s_post, checkpoint57j_post, checkpoint58b_post, checkpoint58m_post, checkpoint63h, checkpoint63i, checkpoint57b_post, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint53c_post, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint57k_post, checkpoint55d_pre, checkpoint57d_post, checkpoint57g_post, checkpoint58u_post, checkpoint60, checkpoint61, checkpoint62, checkpoint63, checkpoint57c_pre, checkpoint58r_post, checkpoint55j_post, checkpoint56b_post, checkpoint57i_post, checkpoint57y_post, checkpoint58g_post, checkpoint57x_post, checkpoint52j_pre, checkpoint54a_post, branch-netcdf, checkpoint52l_post, checkpoint55h_post, checkpoint58n_post, checkpoint58x_post, checkpoint52k_post, checkpoint52b_pre, checkpoint57g_pre, checkpoint54b_post, checkpoint58t_post, checkpoint58h_post, checkpoint57e_post, checkpoint58w_post, checkpoint54d_post, checkpoint56c_post, checkpoint54e_post, checkpoint58j_post, checkpoint55b_post, checkpoint57h_post, checkpoint52m_post, checkpoint57y_pre, checkpoint55, checkpoint53a_post, checkpoint57f_pre, checkpoint57a_post, checkpoint54, checkpoint58q_post, checkpoint54f_post, checkpoint53b_post, checkpoint59q, checkpoint59p, checkpoint55g_post, checkpoint59r, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint55f_post, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint57r_post, checkpoint59, checkpoint58, checkpoint57a_pre, checkpoint55i_post, checkpoint57, checkpoint56, checkpoint53, checkpoint52, checkpoint52d_post, eckpoint57e_pre, checkpoint52a_post, checkpoint57h_done, checkpoint58f_post, checkpoint52b_post, checkpoint53g_post, checkpoint52f_post, checkpoint57n_post, checkpoint52c_post, checkpoint58d_post, checkpoint58c_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint58a_post, checkpoint58i_post, checkpoint57q_post, ecco_c52_e35, checkpoint58o_post, checkpoint57z_post, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint57c_post, checkpoint62z, checkpoint62y, checkpoint62x, checkpoint58y_post, checkpoint52a_pre, checkpoint58k_post, checkpoint52i_post, checkpoint58v_post, checkpoint55a_post, checkpoint53d_pre, checkpoint54c_post, checkpoint58s_post, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint58p_post, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y, checkpoint57h_pre, checkpoint57l_post, checkpoint52i_pre, checkpoint51u_post, checkpoint52h_pre, checkpoint52f_pre, checkpoint56a_post, checkpoint55d_post
Branch point for: netcdf-sm0
Changes since 1.1: +93 -0 lines
o merging from ecco-branch
o adding ECCO global 1x1 and 2x2 degree configs

1 heimbach 1.2 #
2     # ******************************
3     # Model parameters
4     # Continuous equation parameters
5     # ******************************
6     &PARM01
7     tRef= 24.0 , 23.0 , 22.0 , 21.0 , 20.0 ,
8     19.0 , 18.0 , 17.0 , 16.0 , 15.0 ,
9     14.0 , 13.0 , 12.0 , 11.0 , 10.0 ,
10     9.0 , 8.0 , 7.0 , 6.0, 5.0 ,
11     4.0 , 3.0 , 2.0 ,
12     sRef= 34.65, 34.75, 34.82, 34.87, 34.90,
13     34.90, 34.86, 34.78, 34.69, 34.60,
14     34.58, 34.62, 34.68, 34.72, 34.73,
15     34.74, 34.73, 34.73, 34.72, 34.72,
16     34.71, 34.70, 34.69,
17     no_slip_sides=.false.,
18     no_slip_bottom=.TRUE.,
19     viscAz=1.E-3,
20     viscAh=1.E4,
21     diffKhT=1.E3,
22     diffKzT=1.E-5,
23     diffKhS=1.E3,
24     diffKzS=1.E-5,
25     beta=1.E-11,
26     tAlpha=2.E-4,
27     sBeta =7.4E-4,
28     gravity=9.81,
29     gBaro=9.81,
30     rigidLid=.FALSE.,
31     implicitFreeSurface=.true.,
32     eosType='POLY3',
33     # GMkBackground=0000.d0,
34     readBinaryPrec=64,
35     writeBinaryPrec=32,
36     saltStepping=.TRUE.,
37     tempStepping=.TRUE.,
38     momStepping=.TRUE.,
39     # the following is c27
40     implicitDiffusion=.true.,
41     implicitViscosity=.true.,
42     allowFreezing=.false.,
43     useCDscheme=.true.,
44     debugLevel=1,
45     &
46    
47     # **************************
48     # Elliptic solver parameters
49     # **************************
50     &PARM02
51     cg2dMaxIters=1000,
52     cg2dTargetResidual=1.E-13,
53     &
54    
55     # ************************
56     # Time stepping parameters
57     # ************************
58     &PARM03
59     tauCD=172800.,
60     startTime=3600.0,
61     nTimeSteps=87614,
62     deltaTmom=3600.0,
63     deltaTtracer=3600.0,
64     deltaTClock =3600.0,
65     cAdjFreq=0.,
66     abEps=0.1,
67     pChkptFreq=31536000.0,
68     chkptFreq=31536000.0,
69     dumpFreq =31536000.0,
70     tauThetaClimRelax=0.,
71     tauSaltClimRelax=0.,
72     &
73    
74     # *******************
75     # Gridding parameters
76     # *******************
77     &PARM04
78     usingCartesianGrid=.FALSE.,
79     usingSphericalPolarGrid=.TRUE.,
80     delX=360*1.E0,
81     delY=160*1.E0,
82     delZ=10.,10.,15.,20.,20.,25.,35.,50.,75.,100.,150.,200.,275.,350.,415.,450.,500.,500.,500.,500.,500.,500.,500.,
83     phimin=-80.,
84     thetamin=0.,
85     &
86     # **********
87     # Data Files
88     # **********
89     &PARM05
90     bathyFile='bathy64.bin',
91     hydrogThetaFile='Lev.ptmp',
92     hydrogSaltFile='Lev.salt',
93     &

  ViewVC Help
Powered by ViewVC 1.1.22