/[MITgcm]/MITgcm/verification/global_ocean.90x40x15/input_ad/data
ViewVC logotype

Diff of /MITgcm/verification/global_ocean.90x40x15/input_ad/data

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

revision 1.5 by jmc, Thu Apr 17 14:15:53 2003 UTC revision 1.9 by heimbach, Wed Nov 22 00:06:49 2006 UTC
# Line 8  Line 8 
8   sRef = 15*35.,   sRef = 15*35.,
9   viscAr=1.E-3,   viscAr=1.E-3,
10   viscAh=5.E5,   viscAh=5.E5,
11   diffKhT=0.0,   diffKhT=0.0,
12   diffKrT=3.E-5,   diffKrT=3.E-5,
13   diffKhS=0.0,     diffKhS=0.0,
14   diffKrS=3.E-5,   diffKrS=3.E-5,
15   rhonil=1035.,   rhonil=1035.,
16     rotationPeriod=86400.,
17   gravity=9.81,   gravity=9.81,
18   eosType = 'POLY3',   eosType = 'JMD95Z',
19   ivdc_kappa=100.,   ivdc_kappa=100.,
20   implicitDiffusion=.TRUE.,   implicitDiffusion=.TRUE.,
21   allowFreezing=.TRUE.,   allowFreezing=.TRUE.,
# Line 36  Line 37 
37  # Time stepping parameters  # Time stepping parameters
38   &PARM03   &PARM03
39   nIter0 =      0,   nIter0 =      0,
40   nTimeSteps = 120,   nTimeSteps = 10,
41  # 100 years of integration will yield a reasonable flow field  # 100 years of integration will yield a reasonable flow field
42  # startTime  =          0.,  # startTime  =          0.,
43  # endTime    = 3110400000.,  # endTime    = 3110400000.,
# Line 45  Line 46 
46   deltaTtracer= 43200.0,   deltaTtracer= 43200.0,
47   deltaTClock = 43200.0,   deltaTClock = 43200.0,
48  # if you are using a version later than checkpoint45d on the main branch  # if you are using a version later than checkpoint45d on the main branch
49  # you can uncomment the following line and increase the time step  # you can uncomment the following line and increase the time step
50  # deltaTtracer and deltaTClock to 172800.0 as well to speed up the  # deltaTtracer and deltaTClock to 172800.0 as well to speed up the
51  # asynchronous time stepping  # asynchronous time stepping
52  # deltaTfreesurf = 172800.0,  # deltaTfreesurf = 172800.0,
53   abEps = 0.1,   abEps = 0.1,
54   pChkptFreq= 311040000.,   pChkptFreq= 311040000.,
55   dumpFreq=   311040000.,   dumpFreq=   311040000.,
56   dumpFreq=   864000.,   dumpFreq=   864000.,
57   taveFreq=   311040000.,   adjDumpFreq= 432000.,
58   taveFreq=   864000.,   adjMonitorFreq=1.,
59    # taveFreq=   311040000.,
60    # taveFreq=   864000.,
61  #monitorFreq=31104000.,  #monitorFreq=31104000.,
62   monitorFreq=1.,   monitorFreq=1.,
63  # 2 months restoring timescale for temperature  # 2 months restoring timescale for temperature
# Line 70  Line 73 
73   &PARM04   &PARM04
74   usingCartesianGrid=.FALSE.,   usingCartesianGrid=.FALSE.,
75   usingSphericalPolarGrid=.TRUE.,   usingSphericalPolarGrid=.TRUE.,
76   delR= 50., 70., 100., 140., 190.,   delR= 50., 70., 100., 140., 190.,
77         240., 290., 340., 390., 440.,         240., 290., 340., 390., 440.,
78         490., 540., 590., 640., 690.,         490., 540., 590., 640., 690.,
79   phiMin=-80.,   phiMin=-80.,
80   dySpacing=4.,   dySpacing=4.,

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22