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

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

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


Revision 1.11 - (show annotations) (download)
Wed Jan 21 01:21:06 2004 UTC (20 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52l_pre, checkpoint52j_pre, checkpoint52k_post, checkpoint54, checkpoint53, checkpoint52i_pre, checkpoint53d_post, checkpoint52m_post, checkpoint54a_pre, checkpoint53c_post, checkpoint53a_post, checkpoint53g_post, checkpoint52i_post, checkpoint53f_post, checkpoint52j_post, checkpoint52l_post, checkpoint52n_post, checkpoint53b_pre, checkpoint53b_post, checkpoint53d_pre
Changes since 1.10: +7 -17 lines
use standard aim_v23 pkg (instead of the old pkg/aim) but keep the same
 surface forcing fields and topography.

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 no_slip_sides=.FALSE.,
10 no_slip_bottom=.FALSE.,
11 buoyancyRelation='ATMOSPHERIC',
12 eosType='IDEALGAS',
13 #atm_Rq=0.6078E-3,
14 Integr_GeoPot=2,
15 #selectFindRoSurf=1,
16 gravity=9.81,
17 rhonil=1.0,
18 rhoConst=1.0,
19 rhoConstFresh=1000.,
20 implicitFreeSurface=.TRUE.,
21 exactConserv=.TRUE.,
22 #uniformLin_PhiSurf=.FALSE.,
23 staggerTimeStep=.TRUE.,
24 readBinaryPrec=64,
25 writeBinaryPrec=64,
26 hFacMin=1.0,
27 saltAdvScheme=3,
28 &
29
30 # Elliptic solver parameters
31 &PARM02
32 cg2dMaxIters=200,
33 #cg2dTargetResidual=1.E-12,
34 cg2dTargetResWunit=1.E-17,
35 &
36
37 # Time stepping parameters
38 &PARM03
39 niter0=69120,
40 nTimeSteps=10,
41 #endTime=311040000.,
42 deltaT=450.0,
43 abEps=0.1,
44 forcing_In_AB=.FALSE.,
45 pChkptFreq=2592000.0,
46 chkptFreq=0.0,
47 dumpFreq=2592000.0,
48 taveFreq=2592000.0,
49 #monitorFreq=86400.0,
50 monitorFreq=1.0,
51 &
52
53 # Gridding parameters
54 &PARM04
55 usingSphericalPolarGrid=.TRUE.,
56 delX=128*2.8125,
57 delY=64*2.8125,
58 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
59 Ro_SeaLevel=1.E5,
60 groundAtK1=.TRUE.,
61 phiMin=-90.,
62 rSphere=6370.E3,
63 &
64
65 # Input datasets
66 &PARM05
67 topoFile='topo.filt_55.bin',
68 &

  ViewVC Help
Powered by ViewVC 1.1.22