/[MITgcm]/MITgcm/verification/hs94.128x64x5/input/data
ViewVC logotype

Contents of /MITgcm/verification/hs94.128x64x5/input/data

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


Revision 1.6 - (show annotations) (download)
Tue Dec 11 15:09:52 2001 UTC (22 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint44f_post, checkpoint43a-release1mods, chkpt44d_post, checkpoint44e_pre, release1-branch_tutorials, chkpt44a_post, checkpoint44h_pre, chkpt44c_pre, checkpoint44e_post, checkpoint44g_post, release1-branch-end, release1_final_v1, checkpoint44b_post, checkpoint44h_post, chkpt44a_pre, checkpoint44b_pre, checkpoint44, checkpoint45, chkpt44c_post, checkpoint44f_pre, release1-branch_branchpoint
Branch point for: release1_final, release1-branch
Changes since 1.5: +0 -3 lines
set the new shap_filt & zonal_filt parameters to produce identical results

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.E1,
10 viscAh=0.E6,
11 viscA4=0.E17,
12 no_slip_sides=.FALSE.,
13 no_slip_bottom=.FALSE.,
14 diffKhT=0.E3,
15 diffKrT=0.,
16 diffK4T=0.E17,
17 diffKrS=0.E2,
18 diffKhS=0.E3,
19 diffK4S=0.E17,
20 buoyancyRelation='ATMOSPHERIC',
21 eosType='IDEALGAS',
22 gravity=9.81,
23 gBaro=9.81,
24 rhonil=1.0,
25 rhoConst=1.0,
26 rigidLid=.FALSE.,
27 implicitFreeSurface=.TRUE.,
28 staggerTimeStep=.TRUE.,
29 nonHydrostatic=.FALSE.,
30 readBinaryPrec=64,
31 writeBinaryPrec=64,
32 hFacMin=1.0,
33 &
34
35 # Elliptic solver parameters
36 &PARM02
37 cg2dMaxIters=200,
38 cg2dTargetResidual=1.E-12,
39 &
40
41 # Time stepping parameters
42 &PARM03
43 niter0=0,
44 nTimeSteps=10,
45 deltaT=450.0,
46 abEps=0.1,
47 cAdjFreq=0.,
48 pChkptFreq=2592000.0,
49 chkptFreq=0.0,
50 dumpFreq=2592000.0,
51 monitorFreq=1.,
52 &
53
54 # Gridding parameters
55 &PARM04
56 usingCartesianGrid=.FALSE.,
57 usingSphericalPolarGrid=.TRUE.,
58 delX=128*2.8125,
59 delY=64*2.8125,
60 delR=1.E4, 2.5E4, 3.E4, 2.E4, 1.5E4,
61 Ro_SeaLevel=1.E5,
62 groundAtK1=.TRUE.,
63 phiMin=-90.,
64 rSphere=6370.E3,
65 &
66
67 # Input datasets
68 &PARM05
69 &

  ViewVC Help
Powered by ViewVC 1.1.22