/[MITgcm]/MITgcm/verification/aim.5l_cs/input/data
ViewVC logotype

Contents of /MITgcm/verification/aim.5l_cs/input/data

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


Revision 1.8 - (show annotations) (download)
Sat Jun 15 03:51:15 2002 UTC (21 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint46n_post, checkpoint47e_post, checkpoint46l_post, checkpoint46g_pre, checkpoint47c_post, checkpoint50c_post, checkpoint46f_post, checkpoint48e_post, checkpoint50c_pre, checkpoint46b_post, checkpoint48i_post, checkpoint46l_pre, checkpoint50d_pre, checkpoint51, checkpoint50, checkpoint50d_post, checkpoint50b_pre, checkpoint48b_post, checkpoint51d_post, checkpoint48c_pre, checkpoint47d_pre, checkpoint47a_post, checkpoint48d_pre, checkpoint47i_post, checkpoint47d_post, checkpoint46d_pre, checkpoint48d_post, checkpoint48f_post, checkpoint45d_post, checkpoint46j_pre, checkpoint48h_post, checkpoint51b_pre, checkpoint46a_post, checkpoint47g_post, checkpoint46j_post, checkpoint46k_post, checkpoint46b_pre, checkpoint48a_post, checkpoint50f_post, checkpoint50a_post, checkpoint50f_pre, checkpoint47j_post, branch-exfmods-tag, checkpoint46e_pre, checkpoint48c_post, checkpoint51b_post, checkpoint46c_pre, checkpoint46, checkpoint47b_post, checkpoint46h_pre, checkpoint46m_post, checkpoint46a_pre, checkpoint50g_post, checkpoint46g_post, checkpoint51c_post, checkpoint50e_pre, checkpoint50i_post, checkpoint47f_post, checkpoint50e_post, checkpoint46i_post, checkpoint46c_post, checkpoint46e_post, checkpoint47, checkpoint48, checkpoint49, checkpoint46h_post, checkpoint47h_post, checkpoint46d_post, checkpoint50b_post, checkpoint51a_post, checkpoint48g_post
Branch point for: branch-exfmods-curt
Changes since 1.7: +1 -0 lines
use new flag to move T,S forcing outside Adams-Bashforh

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.E3,
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 Integr_GeoPot=2,
23 gravity=9.81,
24 rhonil=1.0,
25 rhoConst=1.0,
26 rigidLid=.FALSE.,
27 implicitFreeSurface=.TRUE.,
28 exactConserv=.TRUE.,
29 uniformLin_PhiSurf=.FALSE.,
30 staggerTimeStep=.TRUE.,
31 nonHydrostatic=.FALSE.,
32 readBinaryPrec=64,
33 writeBinaryPrec=64,
34 hFacMin=0.2,
35 saltAdvScheme=3,
36 vectorInvariantMomentum=.TRUE.,
37 #useJamartWetPoints=.TRUE.,
38 &
39
40 # Elliptic solver parameters
41 &PARM02
42 cg2dMaxIters=200,
43 #cg2dTargetResidual=1.E-12,
44 cg2dTargetResWunit=1.E-17,
45 &
46
47 # Time stepping parameters
48 &PARM03
49 niter0=17280,
50 nTimeSteps=10,
51 #endTime=31104000.,
52 deltaT=450.0,
53 forcing_In_AB=.FALSE.,
54 abEps=0.1,
55 cAdjFreq=0.,
56 pChkptFreq=2592000.0,
57 dumpFreq=2592000.0,
58 taveFreq=2592000.0,
59 #monitorFreq=86400.,
60 monitorFreq=1.,
61 &
62
63 # Gridding parameters
64 &PARM04
65 usingCartesianGrid=.FALSE.,
66 usingSphericalPolarGrid=.FALSE.,
67 usingCurvilinearGrid=.TRUE.,
68 delR=1.E4, 2.5E4, 3.E4, 2.E4, 1.5E4,
69 Ro_SeaLevel=1.E5,
70 groundAtK1=.TRUE.,
71 rSphere=6370.E3,
72 &
73
74 # Input datasets
75 &PARM05
76 topoFile='topo.cs.bin',
77 &

  ViewVC Help
Powered by ViewVC 1.1.22