/[MITgcm]/MITgcm/verification/hs94.1x64x5/input_oad/data
ViewVC logotype

Contents of /MITgcm/verification/hs94.1x64x5/input_oad/data

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


Revision 1.3 - (show annotations) (download)
Tue Apr 5 17:37:14 2016 UTC (8 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65v, checkpoint65w, HEAD
Changes since 1.2: +0 -1 lines
remove "Ro_SeaLevel" setting and use default "top_Pres" value (=0)

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.,
10 viscAh=0.,
11 viscA4=0.,
12 no_slip_sides=.FALSE.,
13 no_slip_bottom=.FALSE.,
14 bottomDragQuadratic=2.E-3,
15 #- diffKrT unused when compiled with ALLOW_3D_DIFFKR
16 #diffKrT=0.,
17 diffKhT=0.,
18 diffK4T=0.,
19 diffKrS=0.,
20 diffKhS=0.,
21 diffK4S=0.,
22 buoyancyRelation='ATMOSPHERIC',
23 eosType='IDEALG',
24 exactConserv=.TRUE.,
25 gravity=9.81,
26 rhoConst=1.0,
27 rigidLid=.FALSE.,
28 implicitFreeSurface=.TRUE.,
29 staggerTimestep=.TRUE.,
30 readBinaryPrec=64,
31 writeBinaryPrec=64,
32 # globalFiles=.TRUE.,
33 debugLevel=2,
34 &
35
36 # Elliptic solver parameters
37 &PARM02
38 cg2dMaxIters=600,
39 cg2dTargetResidual=1.E-13,
40 &
41
42 # Time stepping parameters
43 &PARM03
44 nIter0=0,
45 nTimeSteps=10,
46 abEps=0.1,
47 deltaT=1200.0,
48 cAdjFreq=0.,
49 pChkptFreq=0.0,
50 chkptFreq=0.0,
51 dumpFreq=2592000.0,
52 monitorFreq=0.,
53 adjmonitorFreq=0.,
54 &
55
56 # Gridding parameters
57 &PARM04
58 usingSphericalPolarGrid=.TRUE.,
59 delX=1*2.8125,
60 delY=64*2.8125,
61 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
62 ygOrigin=-90.,
63 &
64
65 # Input datasets
66 &PARM05
67 &

  ViewVC Help
Powered by ViewVC 1.1.22