/[MITgcm]/MITgcm/verification/exp1/input/data
ViewVC logotype

Annotation of /MITgcm/verification/exp1/input/data

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


Revision 1.11 - (hide annotations) (download)
Thu Oct 9 22:53:24 2003 UTC (20 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint51k_post, checkpoint53f_post, checkpoint54a_pre, checkpoint55c_post, checkpoint53b_pre, checkpoint51l_post, checkpoint57m_post, checkpoint52l_pre, checkpoint52e_pre, checkpoint57v_post, checkpoint57g_pre, checkpoint52j_post, checkpoint51o_pre, checkpoint57f_post, checkpoint52e_post, checkpoint57s_post, checkpoint51n_pre, checkpoint57j_post, checkpoint57b_post, checkpoint53c_post, checkpoint53d_post, checkpoint57f_pre, checkpoint55d_pre, checkpoint57g_post, checkpoint57a_post, checkpoint55j_post, checkpoint56b_post, checkpoint57h_pre, checkpoint57y_post, checkpoint57x_post, checkpoint52j_pre, checkpoint54a_post, branch-netcdf, checkpoint55h_post, checkpoint51r_post, checkpoint52b_pre, checkpoint52n_post, checkpoint54b_post, checkpoint51i_post, checkpoint57e_post, checkpoint54d_post, checkpoint56c_post, checkpoint54e_post, checkpoint55b_post, checkpoint57h_post, checkpoint51l_pre, checkpoint52m_post, checkpoint57y_pre, checkpoint55, checkpoint53a_post, checkpoint55a_post, checkpoint57c_pre, checkpoint53b_post, checkpoint57o_post, checkpoint55g_post, checkpoint57r_post, checkpoint51o_post, checkpoint57k_post, checkpoint57d_post, checkpoint55f_post, checkpoint57i_post, checkpoint51q_post, checkpoint52l_post, checkpoint52k_post, checkpoint58, checkpoint57a_pre, checkpoint54, checkpoint57, checkpoint56, checkpoint53, checkpoint52, checkpoint52d_post, checkpoint52a_post, checkpoint57h_done, checkpoint52b_post, checkpoint53g_post, checkpoint52f_post, checkpoint52c_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint58a_post, checkpoint57q_post, ecco_c52_e35, checkpoint57z_post, checkpoint54f_post, eckpoint57e_pre, checkpoint57c_post, checkpoint52a_pre, checkpoint51m_post, checkpoint51t_post, checkpoint53d_pre, checkpoint55e_post, checkpoint54c_post, checkpoint52i_post, checkpoint51p_post, checkpoint51n_post, checkpoint55i_post, checkpoint57l_post, checkpoint52i_pre, checkpoint51u_post, checkpoint52h_pre, checkpoint52f_pre, checkpoint56a_post, checkpoint51s_post, checkpoint55d_post
Branch point for: netcdf-sm0, branch-nonh, tg2-branch, checkpoint51n_branch
Changes since 1.10: +0 -1 lines
remove "useCDscheme=T" since CD_scheme was not really used (tauCD=0).

1 adcroft 1.1 # Model parameters
2     # Continuous equation parameters
3     &PARM01
4     tRef=20.,10.,8.,6.,
5     sRef=10.,10.,10.,10.,
6     viscAz=1.E-2,
7     viscAh=4.E2,
8 adcroft 1.2 no_slip_sides=.FALSE.,
9     no_slip_bottom=.TRUE.,
10 adcroft 1.1 diffKhT=4.E2,
11     diffKzT=1.E-2,
12     beta=1.E-11,
13     tAlpha=2.E-4,
14     sBeta =0.,
15     gravity=9.81,
16     rigidLid=.FALSE.,
17     implicitFreeSurface=.TRUE.,
18     eosType='LINEAR',
19     readBinaryPrec=64,
20     &
21     # Elliptic solver parameters
22     &PARM02
23     cg2dMaxIters=1000,
24     cg2dTargetResidual=1.E-13,
25     &
26     # Time stepping parameters
27     &PARM03
28 adcroft 1.7 startTime=0.,
29     endTime=12000.,
30 adcroft 1.1 deltaTmom=1200.0,
31     deltaTtracer=1200.0,
32     abEps=0.1,
33     pChkptFreq=17000.0,
34     chkptFreq=0.0,
35     dumpFreq=2592000.0,
36 adcroft 1.8 monitorFreq=1.,
37 adcroft 1.1 &
38     # Gridding parameters
39     &PARM04
40     usingCartesianGrid=.FALSE.,
41     usingSphericalPolarGrid=.TRUE.,
42 jmc 1.9 phiMin=0.,
43 adcroft 1.1 delX=60*1.,
44     delY=60*1.,
45     delZ=500.,500.,500.,500.,
46     &
47     &PARM05
48     bathyFile='topog.box',
49     hydrogThetaFile=,
50     hydrogSaltFile=,
51     zonalWindFile='windx.sin_y',
52     meridWindFile=,
53     &

  ViewVC Help
Powered by ViewVC 1.1.22