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

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

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


Revision 1.11 - (hide annotations) (download)
Wed Jan 21 01:21:06 2004 UTC (20 years, 4 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 adcroft 1.2 # ====================
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 jmc 1.11 #atm_Rq=0.6078E-3,
14 jmc 1.7 Integr_GeoPot=2,
15 jmc 1.11 #selectFindRoSurf=1,
16 adcroft 1.2 gravity=9.81,
17     rhonil=1.0,
18     rhoConst=1.0,
19 jmc 1.11 rhoConstFresh=1000.,
20 adcroft 1.2 implicitFreeSurface=.TRUE.,
21 jmc 1.9 exactConserv=.TRUE.,
22     #uniformLin_PhiSurf=.FALSE.,
23 adcroft 1.2 staggerTimeStep=.TRUE.,
24     readBinaryPrec=64,
25     writeBinaryPrec=64,
26     hFacMin=1.0,
27 jmc 1.7 saltAdvScheme=3,
28 adcroft 1.2 &
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 jmc 1.11 niter0=69120,
40 adcroft 1.4 nTimeSteps=10,
41 jmc 1.11 #endTime=311040000.,
42 jmc 1.7 deltaT=450.0,
43 jmc 1.11 abEps=0.1,
44 jmc 1.10 forcing_In_AB=.FALSE.,
45 adcroft 1.2 pChkptFreq=2592000.0,
46     chkptFreq=0.0,
47     dumpFreq=2592000.0,
48     taveFreq=2592000.0,
49 jmc 1.9 #monitorFreq=86400.0,
50 adcroft 1.4 monitorFreq=1.0,
51 adcroft 1.2 &
52    
53     # Gridding parameters
54     &PARM04
55     usingSphericalPolarGrid=.TRUE.,
56     delX=128*2.8125,
57     delY=64*2.8125,
58 jmc 1.11 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
59 adcroft 1.2 Ro_SeaLevel=1.E5,
60     groundAtK1=.TRUE.,
61     phiMin=-90.,
62     rSphere=6370.E3,
63     &
64    
65     # Input datasets
66     &PARM05
67 jmc 1.9 topoFile='topo.filt_55.bin',
68 adcroft 1.2 &

  ViewVC Help
Powered by ViewVC 1.1.22