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

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

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


Revision 1.2 - (show annotations) (download)
Fri Nov 9 22:54:46 2001 UTC (22 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint46n_post, checkpoint51k_post, checkpoint47j_post, checkpoint48d_pre, checkpoint44b_post, checkpoint51j_post, branch-exfmods-tag, checkpoint47e_post, checkpoint43a-release1mods, checkpoint44h_pre, checkpoint47i_post, checkpoint44e_post, checkpoint46l_post, checkpoint47f_post, checkpoint47c_post, checkpoint50e_post, checkpoint50c_post, checkpoint46i_post, checkpoint51n_pre, checkpoint47d_post, checkpoint44f_pre, checkpoint47a_post, checkpoint46f_post, checkpoint46d_pre, checkpoint48e_post, checkpoint46e_post, checkpoint48d_post, checkpoint50g_post, release1-branch_tutorials, checkpoint46c_post, checkpoint44g_post, branchpoint-genmake2, checkpoint44h_post, checkpoint50b_pre, checkpoint46e_pre, checkpoint48f_post, checkpoint45d_post, checkpoint46j_pre, checkpoint45b_post, checkpoint51i_post, checkpoint48c_post, chkpt44a_pre, release1-branch-end, release1_final_v1, checkpoint51e_post, checkpoint51b_post, checkpoint51l_pre, checkpoint46c_pre, checkpoint47d_pre, checkpoint47, checkpoint44, checkpoint45, checkpoint48, checkpoint49, checkpoint44f_post, checkpoint47b_post, checkpoint51l_post, checkpoint48i_post, checkpoint46l_pre, checkpoint51f_pre, checkpoint48h_post, checkpoint50d_pre, chkpt44d_post, checkpoint46h_pre, checkpoint51, checkpoint50, checkpoint47h_post, checkpoint50d_post, checkpoint46g_pre, checkpoint51b_pre, checkpoint46a_post, checkpoint47g_post, chkpt44a_post, checkpoint44b_pre, chkpt44c_post, checkpoint46m_post, checkpoint46j_post, checkpoint51h_pre, checkpoint46a_pre, checkpoint50c_pre, checkpoint45c_post, checkpoint46k_post, checkpoint44e_pre, checkpoint51g_post, checkpoint46b_pre, checkpoint46b_post, checkpoint51f_post, checkpoint46d_post, checkpoint48b_post, checkpoint50b_post, checkpoint46g_post, checkpoint51c_post, checkpoint45a_post, checkpoint50f_post, checkpoint50a_post, checkpoint50f_pre, checkpoint51d_post, checkpoint48c_pre, release1-branch_branchpoint, checkpoint46, checkpoint50h_post, checkpoint51a_post, checkpoint46h_post, checkpoint50e_pre, checkpoint50i_post, checkpoint51n_post, checkpoint48g_post, checkpoint51i_pre, chkpt44c_pre, checkpoint48a_post, checkpoint51m_post
Branch point for: branch-genmake2, release1, branch-exfmods-curt, tg2-branch, release1_final, checkpoint51n_branch, release1-branch
Changes since 1.1: +1 -1 lines
globalFiles set to .FALSE. in adinput/data.

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

  ViewVC Help
Powered by ViewVC 1.1.22