/[MITgcm]/MITgcm/verification/halfpipe_streamice/input_ad/data
ViewVC logotype

Contents of /MITgcm/verification/halfpipe_streamice/input_ad/data

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


Revision 1.1 - (show annotations) (download)
Mon Jun 24 21:32:02 2013 UTC (10 years, 10 months ago) by dgoldberg
Branch: MAIN
input directory for halfpipe_streamice AD with taf

1 # Model parameters
2 # Continuous equation parameters
3 &PARM01
4 tRef=20.,
5 sRef=10.,
6 viscAz=1.E-2,
7 viscAh=4.E2,
8 diffKhT=4.E2,
9 diffKzT=1.E-2,
10 beta=1.E-11,
11 tAlpha=2.E-4,
12 sBeta =0.,
13 gravity=9.81,
14 gBaro=9.81,
15 rigidLid=.FALSE.,
16 implicitFreeSurface=.TRUE.,
17 eosType='LINEAR',
18 readBinaryPrec=64,
19 writeBinaryPrec=64,
20 hFacMin=.05,
21 hFacMindz=50.,
22 debugLevel=4,
23 # hFacMindr=50.,
24 #ph(
25 globalFiles=.FALSE.,
26 #ph)
27 &
28 # Elliptic solver parameters
29 &PARM02
30 cg2dMaxIters=1000,
31 cg2dTargetResidual=1.E-10,
32 &
33 # Time stepping parameters
34 &PARM03
35 startTime=0,
36 nTimeSteps = 3,
37 # endTime=6307200000,
38 # endTime=8640000000.0,
39 deltaT=6307200,
40 # abEps=0.1,
41 # pChkptFreq=2592000.0,
42 # chkptFreq=120000.0,
43 # dumpFreq=2592000.0,
44 # monitorFreq=1.,
45 &
46 # Gridding parameters
47 &PARM04
48 usingCartesianGrid=.TRUE.,
49 usingSphericalPolarGrid=.FALSE.,
50 # selectSigmaCoord=1
51 delX=40*2e3,
52 delY=20*2e3,
53 delZ=1800.,
54 &
55 &PARM05
56 bathyFile='topog.box',
57 # hydrogThetaFile=,
58 # hydrogSaltFile=,
59 # zonalWindFile='windx.sin_y',
60 # meridWindFile=,
61 &

  ViewVC Help
Powered by ViewVC 1.1.22