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

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

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


Revision 1.9 - (show annotations) (download)
Fri Aug 1 16:21:30 2003 UTC (20 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint51o_pre, checkpoint51l_post, checkpoint52, checkpoint52f_post, checkpoint51f_post, checkpoint51t_post, checkpoint51n_post, checkpoint52i_pre, checkpoint51s_post, checkpoint51j_post, checkpoint52e_pre, checkpoint52e_post, checkpoint51n_pre, checkpoint52b_pre, checkpoint51l_pre, checkpoint51q_post, checkpoint52b_post, checkpoint52c_post, checkpoint51h_pre, checkpoint52f_pre, branchpoint-genmake2, checkpoint51r_post, checkpoint51i_post, checkpoint52d_post, checkpoint52a_pre, checkpoint52i_post, checkpoint51i_pre, checkpoint52h_pre, branch-netcdf, checkpoint51e_post, checkpoint51o_post, checkpoint51f_pre, checkpoint52a_post, checkpoint51g_post, ecco_c52_e35, checkpoint51m_post, checkpoint51p_post, checkpoint51u_post
Branch point for: branch-genmake2, branch-nonh, tg2-branch, netcdf-sm0, checkpoint51n_branch
Changes since 1.8: +1 -0 lines
add comments for new options (stratospheric drag, land initialise ...)

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=0.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 #atm_Rq=0.6078E-3,
23 Integr_GeoPot=2,
24 gravity=9.81,
25 rhonil=1.0,
26 rhoConst=1.0,
27 rigidLid=.FALSE.,
28 implicitFreeSurface=.TRUE.,
29 exactConserv=.TRUE.,
30 uniformLin_PhiSurf=.FALSE.,
31 staggerTimeStep=.TRUE.,
32 nonHydrostatic=.FALSE.,
33 readBinaryPrec=64,
34 writeBinaryPrec=64,
35 hFacMin=0.2,
36 saltAdvScheme=3,
37 vectorInvariantMomentum=.TRUE.,
38 #useJamartWetPoints=.TRUE.,
39 &
40
41 # Elliptic solver parameters
42 &PARM02
43 cg2dMaxIters=200,
44 #cg2dTargetResidual=1.E-12,
45 cg2dTargetResWunit=1.E-17,
46 &
47
48 # Time stepping parameters
49 &PARM03
50 niter0=17280,
51 nTimeSteps=10,
52 #endTime=31104000.,
53 deltaT=450.0,
54 forcing_In_AB=.FALSE.,
55 abEps=0.1,
56 cAdjFreq=0.,
57 pChkptFreq=2592000.0,
58 dumpFreq=2592000.0,
59 taveFreq=2592000.0,
60 #monitorFreq=86400.,
61 monitorFreq=1.,
62 &
63
64 # Gridding parameters
65 &PARM04
66 usingCartesianGrid=.FALSE.,
67 usingSphericalPolarGrid=.FALSE.,
68 usingCurvilinearGrid=.TRUE.,
69 delR=1.E4, 2.5E4, 3.E4, 2.E4, 1.5E4,
70 Ro_SeaLevel=1.E5,
71 groundAtK1=.TRUE.,
72 rSphere=6370.E3,
73 &
74
75 # Input datasets
76 &PARM05
77 topoFile='topo.cs.bin',
78 &

  ViewVC Help
Powered by ViewVC 1.1.22