/[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.2 - (show annotations) (download)
Tue Jun 25 21:49:34 2013 UTC (10 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64o, checkpoint64q, checkpoint64p, checkpoint64r, checkpoint64n, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l
Changes since 1.1: +3 -2 lines
use default debuglevel

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=63072000.,
45 monitorSelect=1,
46 &
47 # Gridding parameters
48 &PARM04
49 usingCartesianGrid=.TRUE.,
50 usingSphericalPolarGrid=.FALSE.,
51 # selectSigmaCoord=1
52 delX=40*2e3,
53 delY=20*2e3,
54 delZ=1800.,
55 &
56 &PARM05
57 bathyFile='topog.box',
58 # hydrogThetaFile=,
59 # hydrogSaltFile=,
60 # zonalWindFile='windx.sin_y',
61 # meridWindFile=,
62 &

  ViewVC Help
Powered by ViewVC 1.1.22