/[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.7 - (hide annotations) (download)
Mon May 16 23:38:22 2005 UTC (18 years, 11 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint57k_post, checkpoint57i_post, checkpoint57h_done, checkpoint57j_post, checkpoint57l_post
Changes since 1.6: +9 -5 lines
Use tref from the held-suarez function - run for 5 timesteps, not 4

1 molod 1.1 # ====================
2     # | Model parameters |
3     # ====================
4     #
5     # Continuous equation parameters
6     &PARM01
7 molod 1.7 #tRef=285.0629, 285.1911, 285.3227, 285.4578, 285.5967, 285.7396, 285.8867, 286.0382, 286.1945, 286.3558,
8     # 286.5224, 286.6949, 286.8735, 287.0587, 287.2510, 287.4510, 287.6594, 287.8768, 288.1041, 288.3423,
9     # 288.5923, 288.8555, 289.1334, 289.6418, 290.7383, 292.2923, 294.3130, 296.8655, 300.0692, 304.0688,
10     # 309.1004, 315.5373, 324.0034, 336.1247, 352.5569, 373.3613, 401.1561, 441.6358, 511.0338, 699.4714,
11     #tref=285.1266, 285.3898, 285.6677, 285.9619, 286.2745, 286.6079, 286.9652, 287.3500, 287.7669, 288.2218,
12     # 288.7222, 289.2898, 291.4596, 295.5171, 301.9576, 312.1179, 329.3794, 362.2895, 419.2191, 573.8012,
13     tref=285.2565, 285.8126, 286.4384, 287.1539, 287.9892, 288.9925, 293.2411, 306.4335, 343.9003, 470.7094,
14     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     gravity=9.81,
30     rhonil=1.0,
31     rhoConst=1.0,
32     rigidLid=.FALSE.,
33     implicitFreeSurface=.TRUE.,
34     exactConserv=.TRUE.,
35     uniformLin_PhiSurf=.FALSE.,
36     staggerTimeStep=.TRUE.,
37     nonHydrostatic=.FALSE.,
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     forcing_In_AB=.FALSE.,
62     abEps=0.1,
63     cAdjFreq=0.,
64     pChkptFreq=2592000.0,
65     chkptFreq=0.0,
66 molod 1.2 #dumpFreq=2592000.0,
67 jmc 1.5 dumpFreq=3600.0,
68 molod 1.1 monitorFreq=1.,
69 molod 1.2 taveFreq=0.0,
70 molod 1.1 tave_lastiter=1.,
71     &
72    
73     # Gridding parameters
74     &PARM04
75     usingCartesianGrid=.FALSE.,
76     usingSphericalPolarGrid=.FALSE.,
77     usingCurvilinearGrid=.TRUE.,
78     delR=10*1.E4,
79     Ro_SeaLevel=1.E5,
80     groundAtK1=.TRUE.,
81     rSphere=6370.E3,
82     &
83    
84     # Input datasets
85     &PARM05
86     topoFile='topo.cs.bin',
87     &

  ViewVC Help
Powered by ViewVC 1.1.22