/[MITgcm]/MITgcm/verification/fizhi-cs-aqualev20/input/data
ViewVC logotype

Contents of /MITgcm/verification/fizhi-cs-aqualev20/input/data

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


Revision 1.5 - (show annotations) (download)
Fri Jan 19 20:16:38 2007 UTC (17 years, 4 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint58w_post, checkpoint60, checkpoint61, checkpoint58x_post, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint59, checkpoint58y_post, checkpoint58v_post, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i
Changes since 1.4: +0 -0 lines
Still trying to clean up fizhi-cs-32x32x10

1 # ====================
2 # | Model parameters |
3 # ====================
4 #
5 # Continuous equation parameters
6 &PARM01
7 #tRef=288.8,292.7,298.1,303.8,309.8,316.2,323.2,332.5,356.1,437.4,
8 tRef=286.0,288.0,290.0,292.0,295.0,298.0,301.0,304.0,307.0,310.0,
9 313.0,316.0,319.5,323.0,327.5,332.0,343.0,356.0,396.0,440.0,
10 #sRef=1.0E-3,5.0E-4,1.E-4,5*1.E-6,1.E-8,1.E-9,
11 sRef=20*0.0,
12 viscAr=0.E1,
13 viscAh=0.E6,
14 viscA4=0.E17,
15 no_slip_sides=.FALSE.,
16 no_slip_bottom=.FALSE.,
17 diffKhT=0.E3,
18 diffKrT=0.,
19 diffK4T=0.E17,
20 diffKrS=0.E2,
21 diffKhS=0.E3,
22 diffK4S=0.E17,
23 buoyancyRelation='ATMOSPHERIC',
24 eosType='IDEALGAS',
25 atm_Rq=0.6078,
26 #Integr_GeoPot=2,
27 rotationPeriod=86400.,
28 gravity=9.81,
29 rhonil=1.0,
30 rhoConst=1.0,
31 rigidLid=.FALSE.,
32 implicitFreeSurface=.TRUE.,
33 exactConserv=.TRUE.,
34 uniformLin_PhiSurf=.FALSE.,
35 staggerTimeStep=.TRUE.,
36 nonHydrostatic=.FALSE.,
37 readBinaryPrec=64,
38 writeBinaryPrec=64,
39 hFacMin=0.2,
40 nonlinFreeSurf=4,
41 select_rStar=2,
42 saltAdvScheme=3,
43 vectorInvariantMomentum=.TRUE.,
44 #- here are the new things:
45 useAbsVorticity=.TRUE.,
46 SadournyCoriolis=.TRUE.,
47 selectKEscheme=3,
48 &
49
50 # Elliptic solver parameters
51 &PARM02
52 cg2dMaxIters=200,
53 #cg2dTargetResidual=1.E-12,
54 cg2dTargetResWunit=1.E-17,
55 &
56
57 # Time stepping parameters
58 &PARM03
59 nIter0=0,
60 nTimeSteps=7,
61 #endTime=864000.0,
62 deltaT=120.0,
63 forcing_In_AB=.FALSE.,
64 abEps=0.1,
65 cAdjFreq=0.,
66 pChkptFreq=0.0,
67 ChkptFreq=0.0,
68 dumpFreq=0.0,
69 monitorFreq=1.,
70 #monitorFreq=2678400.,
71 taveFreq=0.0,
72 tave_lastiter=1.,
73 &
74
75 # Gridding parameters
76 &PARM04
77 usingCartesianGrid=.FALSE.,
78 usingSphericalPolarGrid=.FALSE.,
79 usingCurvilinearGrid=.TRUE.,
80 delR=20*5054.,
81 Ro_SeaLevel=101080.,
82 rSphere=6371.E3,
83 &
84
85 # Input datasets
86 &PARM05
87 #topoFile='topo.cs.bin',
88 uVelInitFile='U.input.20Lev',
89 vVelInitFile='V.input.20Lev',
90 hydrogThetaFile='T.input.20Lev',
91 hydrogSaltFile='RH.input.20Lev',
92 &

  ViewVC Help
Powered by ViewVC 1.1.22