/[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.7 - (show annotations) (download)
Fri Feb 16 00:04:55 2007 UTC (17 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58w_post, checkpoint60, checkpoint61, checkpoint62, checkpoint58x_post, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint59, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint58y_post, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.6: +0 -2 lines
use default rotation period.

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 rhoConst=1.0,
18 rhoConstFresh=1000.,
19 implicitFreeSurface=.TRUE.,
20 exactConserv=.TRUE.,
21 select_rStar=2,
22 nonlinFreeSurf=4,
23 hFacInf=0.2,
24 hFacSup=2.0,
25 uniformLin_PhiSurf=.FALSE.,
26 hFacMin=0.2,
27 saltAdvScheme=3,
28 vectorInvariantMomentum=.TRUE.,
29 useJamartWetPoints=.TRUE.,
30 staggerTimeStep=.TRUE.,
31 readBinaryPrec=64,
32 writeBinaryPrec=64,
33 &
34
35 # Elliptic solver parameters
36 &PARM02
37 cg2dMaxIters=200,
38 #cg2dTargetResidual=1.E-12,
39 cg2dTargetResWunit=1.E-17,
40 &
41
42 # Time stepping parameters
43 &PARM03
44 nIter0=0,
45 nTimeSteps=40,
46 # 10yr:
47 #endTime=311040000.,
48 deltaT=450.0,
49 abEps=0.1,
50 #forcing_In_AB=.FALSE.,
51 tracForcingOutAB=1,
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 usingCurvilinearGrid=.TRUE.,
63 horizGridFile='grid_cs32',
64 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
65 Ro_SeaLevel=1.E5,
66 rSphere=6370.E3,
67 &
68
69 # Input datasets
70 &PARM05
71 topoFile='topo.cpl_FM.bin',
72 &

  ViewVC Help
Powered by ViewVC 1.1.22