/[MITgcm]/MITgcm/verification/cpl_aim+ocn/input_atm/data
ViewVC logotype

Contents of /MITgcm/verification/cpl_aim+ocn/input_atm/data

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


Revision 1.1 - (show annotations) (download)
Mon Dec 15 22:49:03 2003 UTC (20 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52l_pre, checkpoint52e_pre, checkpoint52n_post, checkpoint52j_post, checkpoint53d_post, checkpoint54a_pre, checkpoint52e_post, checkpoint54a_post, checkpoint53c_post, checkpoint52l_post, checkpoint52k_post, checkpoint54b_post, checkpoint53b_pre, checkpoint54d_post, checkpoint52m_post, checkpoint53a_post, checkpoint54, checkpoint53b_post, checkpoint53, checkpoint52d_post, checkpoint53g_post, checkpoint52f_post, checkpoint52i_post, checkpoint52j_pre, checkpoint53f_post, checkpoint53d_pre, checkpoint54c_post, checkpoint52i_pre, checkpoint52h_pre, checkpoint52f_pre
new verification exp: coupled set-up on cubed-sphere grid using AIM pkg

1 # ====================
2 # | Model parameters |
3 # ====================
4 #
5 # Continuous equation parameters
6 &PARM01
7 tRef=289.6, 298.1, 314.5, 335.8, 437.4,
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 select_rStar=2,
23 nonlinFreeSurf=4,
24 hFacInf=0.2,
25 hFacSup=2.0,
26 uniformLin_PhiSurf=.FALSE.,
27 staggerTimeStep=.TRUE.,
28 readBinaryPrec=64,
29 writeBinaryPrec=64,
30 hFacMin=0.2,
31 saltAdvScheme=3,
32 vectorInvariantMomentum=.TRUE.,
33 useJamartWetPoints=.TRUE.,
34 &
35
36 # Elliptic solver parameters
37 &PARM02
38 cg2dMaxIters=200,
39 #cg2dTargetResidual=1.E-12,
40 cg2dTargetResWunit=1.E-17,
41 &
42
43 # Time stepping parameters
44 &PARM03
45 nIter0=0,
46 nTimeSteps=40,
47 # 10yr:
48 #endTime=311040000.,
49 deltaT=450.0,
50 abEps=0.1,
51 forcing_In_AB=.FALSE.,
52 cAdjFreq=0.,
53 pChkptFreq=2592000.,
54 taveFreq=2592000.,
55 dumpFreq=2592000.,
56 monitorFreq=86400.,
57 monitorFreq=1.,
58 &
59
60 # Gridding parameters
61 &PARM04
62 usingCartesianGrid=.FALSE.,
63 usingSphericalPolarGrid=.FALSE.,
64 usingCurvilinearGrid=.TRUE.,
65 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
66 Ro_SeaLevel=1.E5,
67 groundAtK1=.TRUE.,
68 rSphere=6370.E3,
69 &
70
71 # Input datasets
72 &PARM05
73 topoFile='topo.cpl_FM.bin',
74 &

  ViewVC Help
Powered by ViewVC 1.1.22