/[MITgcm]/MITgcm/verification/aim.5l_Equatorial_Channel/input/data
ViewVC logotype

Contents of /MITgcm/verification/aim.5l_Equatorial_Channel/input/data

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


Revision 1.7 - (show annotations) (download)
Sat Jun 15 03:49:51 2002 UTC (21 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint46n_post, checkpoint51k_post, checkpoint47e_post, checkpoint46l_post, checkpoint46g_pre, checkpoint47c_post, checkpoint50c_post, checkpoint46f_post, checkpoint48e_post, checkpoint50c_pre, checkpoint46b_post, checkpoint51o_pre, checkpoint51l_post, checkpoint48i_post, checkpoint46l_pre, checkpoint50d_pre, checkpoint51, checkpoint50, checkpoint52, checkpoint50d_post, checkpoint52f_post, checkpoint50b_pre, checkpoint51f_post, checkpoint48b_post, checkpoint51d_post, checkpoint48c_pre, checkpoint47d_pre, checkpoint51t_post, checkpoint51n_post, checkpoint52i_pre, checkpoint51s_post, checkpoint47a_post, checkpoint48d_pre, checkpoint51j_post, checkpoint47i_post, checkpoint52e_pre, checkpoint52e_post, checkpoint51n_pre, checkpoint47d_post, checkpoint46d_pre, checkpoint48d_post, checkpoint48f_post, checkpoint45d_post, checkpoint52b_pre, checkpoint46j_pre, checkpoint51l_pre, checkpoint48h_post, checkpoint51q_post, checkpoint51b_pre, checkpoint46a_post, checkpoint47g_post, checkpoint52b_post, checkpoint52c_post, checkpoint46j_post, checkpoint51h_pre, checkpoint46k_post, checkpoint46b_pre, checkpoint48a_post, checkpoint50f_post, checkpoint50a_post, checkpoint50f_pre, checkpoint52f_pre, checkpoint47j_post, branch-exfmods-tag, branchpoint-genmake2, checkpoint46e_pre, checkpoint51r_post, checkpoint48c_post, checkpoint51i_post, checkpoint51b_post, checkpoint46c_pre, checkpoint46, checkpoint47b_post, checkpoint46h_pre, checkpoint52d_post, checkpoint46m_post, checkpoint46a_pre, checkpoint50g_post, checkpoint46g_post, checkpoint51c_post, checkpoint52a_pre, checkpoint52i_post, checkpoint50e_pre, checkpoint50i_post, checkpoint51i_pre, checkpoint52h_pre, checkpoint47f_post, checkpoint50e_post, checkpoint46i_post, checkpoint46c_post, branch-netcdf, checkpoint46e_post, checkpoint51e_post, checkpoint47, checkpoint48, checkpoint49, checkpoint46h_post, checkpoint51o_post, checkpoint51f_pre, checkpoint47h_post, checkpoint52a_post, checkpoint51g_post, ecco_c52_e35, checkpoint46d_post, checkpoint50b_post, checkpoint51m_post, checkpoint51a_post, checkpoint51p_post, checkpoint48g_post, checkpoint51u_post
Branch point for: branch-exfmods-curt, branch-genmake2, branch-nonh, tg2-branch, netcdf-sm0, checkpoint51n_branch
Changes since 1.6: +1 -0 lines
use new flag to move T,S forcing outside Adams-Bashforh

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 sRef=5*0.,
9 viscAr=1.E3,
10 viscAh=0.E6,
11 viscA4=0.E17,
12 no_slip_sides=.FALSE.,
13 no_slip_bottom=.FALSE.,
14 diffKhT=0.E3,
15 diffKrT=0.,
16 diffK4T=0.E17,
17 diffKrS=0.E2,
18 diffKhS=0.E3,
19 diffK4S=0.E17,
20 buoyancyRelation='ATMOSPHERIC',
21 eosType='IDEALGAS',
22 gravity=9.81,
23 rhonil=1.0,
24 rhoConst=1.0,
25 rigidLid=.FALSE.,
26 implicitFreeSurface=.TRUE.,
27 exactConserv=.TRUE.,
28 staggerTimeStep=.TRUE.,
29 nonHydrostatic=.FALSE.,
30 readBinaryPrec=64,
31 writeBinaryPrec=64,
32 hFacMin=1.0,
33 saltAdvScheme=3,
34 &
35
36 # Elliptic solver parameters
37 &PARM02
38 cg2dMaxIters=200,
39 #cg2dTargetResidual=1.E-12,
40 cg2dTargetResWunit=1.E-18,
41 &
42
43 # Time stepping parameters
44 &PARM03
45 niter0=8640,
46 nTimeSteps=10,
47 #endTime=31104000.,
48 deltaT=600.0,
49 forcing_In_AB=.FALSE.,
50 abEps=0.1,
51 cAdjFreq=0.,
52 pChkptFreq=2592000.0,
53 chkptFreq=0.0,
54 dumpFreq=2592000.0,
55 taveFreq=2592000.0,
56 #monitorFreq=7200.0,
57 monitorFreq=1.0,
58 &
59
60 # Gridding parameters
61 &PARM04
62 usingCartesianGrid=.FALSE.,
63 usingSphericalPolarGrid=.TRUE.,
64 delX=128*2.8125,
65 delY=23*2.8125,
66 delR=1.E4, 2.5E4, 3.E4, 2.E4, 1.5E4,
67 Ro_SeaLevel=1.E5,
68 groundAtK1=.TRUE.,
69 phiMin=-32.34375,
70 rSphere=6370.E3,
71 &
72
73 # Input datasets
74 &PARM05
75 &

  ViewVC Help
Powered by ViewVC 1.1.22