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

Contents of /MITgcm/verification/halfpipe_streamice/input_oad/data

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


Revision 1.2 - (show annotations) (download)
Thu Feb 19 16:52:03 2015 UTC (9 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, HEAD
Changes since 1.1: +2 -1 lines
Update verification, use time-dependent controls with active I/O

1 # Model parameters
2 # Continuous equation parameters
3 &PARM01
4 tRef=20.,
5 sRef=10.,
6 gravity=9.81,
7 hFacMin=.05,
8 hFacMindz=50.,
9 momStepping=.FALSE.,
10 tempStepping=.FALSE.,
11 saltStepping=.FALSE.,
12 readBinaryPrec=64,
13 writeBinaryPrec=64,
14 globalFiles=.FALSE.,
15 #debugLevel=4,
16 &
17
18 # Elliptic solver parameters
19 &PARM02
20 &
21
22 # Time stepping parameters
23 &PARM03
24 startTime=0.,
25 nTimeSteps = 3,
26 # endTime=6307200000.,
27 # endTime=8640000000.,
28 deltaT=6307200.,
29 # pChkptFreq=2592000.,
30 # chkptFreq=120000.,
31 # dumpFreq=2592000.,
32 monitorFreq=0.,
33 externForcingCycle=18921600.
34 &
35
36 # Gridding parameters
37 &PARM04
38 usingCartesianGrid=.TRUE.,
39 delX=40*2.e3,
40 delY=20*2.e3,
41 delZ=1800.,
42 &
43
44 &PARM05
45 bathyFile='topog.box',
46 &

  ViewVC Help
Powered by ViewVC 1.1.22