/[MITgcm]/MITgcm/verification/fizhi-gridalt-hs/input/data
ViewVC logotype

Annotation of /MITgcm/verification/fizhi-gridalt-hs/input/data

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


Revision 1.11 - (hide annotations) (download)
Wed Feb 23 00:04:48 2011 UTC (13 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x
Changes since 1.10: +2 -4 lines
use same grid-files as fizhi-cs-32x32x40 (get same results).

1 molod 1.1 # ====================
2     # | Model parameters |
3     # ====================
4     #
5     # Continuous equation parameters
6     &PARM01
7 molod 1.8 #tRef=295.1, 295.3, 295.4, 295.6, 295.8, 296.0, 296.2, 296.4, 296.6, 296.8,
8     # 297.0, 297.3, 297.5, 297.7, 298.0, 298.3, 298.5, 298.8, 299.1, 299.5,
9     # 299.8, 300.1, 300.5, 300.9, 301.5, 302.3, 303.4, 304.9, 306.8, 309.4,
10     # 312.9, 317.8, 324.7, 336.1, 352.6, 373.4, 401.2, 441.6, 511.0, 699.5,
11     #tRef=295.2, 295.5, 295.9, 296.3, 296.7, 297.1, 297.6, 298.1, 298.7, 299.3,
12     # 300.0, 300.7, 301.9, 304.1, 308.0, 315.1, 329.5, 362.3, 419.2, 573.8,
13     tRef=295.3, 296.1, 296.9, 297.9, 299.0, 300.3, 302.8, 311.0, 343.9, 470.7,
14 molod 1.7 sRef=10*0.0,
15 molod 1.1 viscAr=0.E1,
16     viscAh=0.E6,
17     viscA4=0.E17,
18     no_slip_sides=.FALSE.,
19     no_slip_bottom=.FALSE.,
20     diffKhT=0.E3,
21     diffKrT=0.,
22     diffK4T=0.E17,
23     diffKrS=0.E2,
24     diffKhS=0.E3,
25     diffK4S=0.E17,
26     buoyancyRelation='ATMOSPHERIC',
27     eosType='IDEALGAS',
28     #Integr_GeoPot=2,
29 jmc 1.9 rotationPeriod=86400.,
30 molod 1.1 gravity=9.81,
31     rhonil=1.0,
32     rhoConst=1.0,
33     rigidLid=.FALSE.,
34     implicitFreeSurface=.TRUE.,
35     exactConserv=.TRUE.,
36     uniformLin_PhiSurf=.FALSE.,
37     staggerTimeStep=.TRUE.,
38     readBinaryPrec=64,
39     writeBinaryPrec=64,
40     hFacMin=0.2,
41     nonlinFreeSurf=4,
42     select_rStar=2,
43     saltAdvScheme=3,
44     vectorInvariantMomentum=.TRUE.,
45     &
46    
47     # Elliptic solver parameters
48     &PARM02
49     cg2dMaxIters=200,
50     #cg2dTargetResidual=1.E-12,
51     cg2dTargetResWunit=1.E-17,
52     &
53    
54     # Time stepping parameters
55     &PARM03
56     niter0=0,
57     #nTimeSteps=691200,
58 molod 1.7 nTimeSteps=5,
59 molod 1.1 #endTime=864000.0,
60     deltaT=450.0,
61 jmc 1.10 #forcing_In_AB=.FALSE.,
62     tracForcingOutAB=1,
63 molod 1.1 abEps=0.1,
64     cAdjFreq=0.,
65     pChkptFreq=2592000.0,
66     chkptFreq=0.0,
67 molod 1.2 #dumpFreq=2592000.0,
68 jmc 1.5 dumpFreq=3600.0,
69 molod 1.1 monitorFreq=1.,
70 molod 1.2 taveFreq=0.0,
71 molod 1.1 tave_lastiter=1.,
72     &
73    
74     # Gridding parameters
75     &PARM04
76     usingCurvilinearGrid=.TRUE.,
77 jmc 1.11 horizGridFile='dxC1_dXYa',
78     radius_fromHorizGrid=6370.E3,
79 molod 1.1 delR=10*1.E4,
80     Ro_SeaLevel=1.E5,
81     &
82    
83     # Input datasets
84     &PARM05
85     topoFile='topo.cs.bin',
86     &

  ViewVC Help
Powered by ViewVC 1.1.22