/[MITgcm]/MITgcm_contrib/dfer/cpl_aim+ocn_fast/input_atm/data
ViewVC logotype

Contents of /MITgcm_contrib/dfer/cpl_aim+ocn_fast/input_atm/data

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


Revision 1.1 - (show annotations) (download)
Thu Jul 6 18:49:37 2006 UTC (19 years, 1 month ago) by dfer
Branch: MAIN
CVS Tags: HEAD
Initial check-in of the Super hyper fast version of the coupled model

1 # ====================
2 # | Model parameters |
3 # ====================
4 #
5 # Continuous equation parameters
6 &PARM01
7 #tRef=289.6, 298.1, 314.5, 335.8, 437.4,
8 tRef=245.2, 271.0, 286.1, 337.0, 468.0,
9 sRef=5*0.,
10 no_slip_sides=.FALSE.,
11 no_slip_bottom=.FALSE.,
12 buoyancyRelation='ATMOSPHERIC',
13 eosType='IDEALGAS',
14 atm_Rq=0.6078E-3,
15 Integr_GeoPot=2,
16 selectFindRoSurf=1,
17 gravity=9.81,
18 rhonil=1.0,
19 rhoConst=1.0,
20 rhoConstFresh=1000.,
21 implicitFreeSurface=.TRUE.,
22 exactConserv=.TRUE.,
23 #select_rStar=2,
24 #nonlinFreeSurf=4,
25 hFacInf=0.2,
26 hFacSup=2.0,
27 uniformLin_PhiSurf=.FALSE.,
28 #hFacMin=0.2,
29 saltAdvScheme=2,
30 momViscosity=.FALSE.,
31 vectorInvariantMomentum=.TRUE.,
32 #useJamartWetPoints=.TRUE.,
33 useAbsVorticity=.TRUE.,
34 SadournyCoriolis=.TRUE.,
35 selectKEscheme=3,
36 #staggerTimeStep=.TRUE.,
37 implicitIntGravWave=.TRUE.,
38 readBinaryPrec=64,
39 writeBinaryPrec=64,
40 &
41
42 # Elliptic solver parameters
43 &PARM02
44 cg2dMaxIters=200,
45 #cg2dTargetResidual=1.E-12,
46 cg2dTargetResWunit=1.E-17,
47 cg3dMaxIters=40,
48 cg3dTargetResidual=1.E-4,
49 &
50
51 # Time stepping parameters
52 &PARM03
53 nIter0=10800000,
54 nTimeSteps=108000,
55 deltaT=1440.0,
56 pChkptFreq=155520000,
57 taveFreq=31104000,
58 dumpFreq=31104000,
59 monitorFreq=2592000,
60 #abEps=0.1,
61 #forcing_In_AB=.FALSE.,
62 #cAdjFreq=0.,
63 alph_AB=0.5,
64 beta_AB=0.281105,
65 doAB_onGtGs=.FALSE.,
66
67 &
68
69 # Gridding parameters
70 &PARM04
71 usingCurvilinearGrid=.TRUE.,
72 #horizGridFile='dxC1_dXYa',
73 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
74 Ro_SeaLevel=1.E5,
75 rSphere=6370.E3,
76 &
77
78 # Input datasets
79 &PARM05
80 # hydrogThetaFile='Drake.c32.A.T.ini.bin',
81 # hydrogSaltFile ='Drake.c32.A.S.ini.bin',
82 # uVelInitFile ='Drake.c32.A.U.ini.bin',
83 # vVelInitFile ='Drake.c32.A.V.ini.bin',
84 &

  ViewVC Help
Powered by ViewVC 1.1.22