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

Contents of /MITgcm/verification/natl_box_adjoint/input/data

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


Revision 1.5 - (show annotations) (download)
Wed Oct 26 23:02:41 2005 UTC (18 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint58e_post, checkpoint58b_post, checkpoint58m_post, checkpoint58u_post, checkpoint60, checkpoint61, checkpoint58r_post, checkpoint57y_post, checkpoint58g_post, checkpoint57x_post, checkpoint58n_post, checkpoint58x_post, checkpoint58t_post, checkpoint58h_post, checkpoint58w_post, checkpoint58j_post, checkpoint57y_pre, checkpoint58q_post, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint59, checkpoint58, checkpoint58f_post, checkpoint58d_post, checkpoint58c_post, checkpoint57w_post, checkpoint58a_post, checkpoint58i_post, checkpoint58o_post, checkpoint57z_post, checkpoint58y_post, checkpoint58k_post, checkpoint58v_post, checkpoint58s_post, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint58p_post, checkpoint61a, checkpoint61h
Changes since 1.4: +1 -1 lines
Adding diagnostics output to this one, and run in DIVA mode

1 #
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=5.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='JMD95Z',
33 readBinaryPrec=64,
34 writeBinaryPrec=64,
35 saltStepping=.TRUE.,
36 tempStepping=.TRUE.,
37 momStepping=.TRUE.,
38 implicitDiffusion=.TRUE.,
39 implicitViscosity=.TRUE.,
40 useCDscheme=.TRUE.,
41 &
42
43 # **************************
44 # Elliptic solver parameters
45 # **************************
46 &PARM02
47 cg2dMaxIters=1000,
48 cg2dTargetResidual=1.E-13,
49 &
50
51 # ************************
52 # Time stepping parameters
53 # ************************
54 &PARM03
55 forcing_In_AB=.FALSE.,
56 tauCD=172800.,
57 startTime=0.0,
58 nTimeSteps=24,
59 deltaTmom=3600.0,
60 deltaTtracer=3600.0,
61 deltaTClock =3600.0,
62 cAdjFreq=0.,
63 abEps=0.1,
64 pChkptFreq=15552000.0,
65 chkptFreq=15552000.0,
66 dumpFreq =86400.0,
67 monitorFreq=1.,
68 tauThetaClimRelax=0.,
69 tauSaltClimRelax=0.,
70 &
71
72 # *******************
73 # Gridding parameters
74 # *******************
75 &PARM04
76 usingCartesianGrid=.FALSE.,
77 usingSphericalPolarGrid=.TRUE.,
78 delX=20*2.E0,
79 delY=16*2.E0,
80 delZ=10.,10.,15.,20.,20.,25.,35.,50.,75.,100.,150.,200.,275.,350.,415.,450.,500.,500.,500.,500.,500.,500.,500.,
81 phimin=10.,
82 thetamin=-42.,
83 &
84 # **********
85 # Data Files
86 # **********
87 &PARM05
88 bathyFile='Bathy_subAtl',
89 hydrogThetaFile='PH_LevCli.ptmp__020_016_23',
90 hydrogSaltFile='PH_LevCli.salt__020_016_23',
91 &
92
93 # Open boundaries
94 &PARM06
95 &
96
97 # KPP Mixing scheme
98 &PARM07
99 &

  ViewVC Help
Powered by ViewVC 1.1.22