/[MITgcm]/MITgcm/verification/global_with_exf/input/data
ViewVC logotype

Diff of /MITgcm/verification/global_with_exf/input/data

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

revision 1.4 by jmc, Thu Oct 16 15:58:37 2003 UTC revision 1.9 by jmc, Tue Jan 27 15:38:48 2009 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 = 'POLY3',
19   ivdc_kappa=100.,   ivdc_kappa=100.,
# Line 26  Line 27 
27   hFacMindr=50.,   hFacMindr=50.,
28  # set precision of data files  # set precision of data files
29   readBinaryPrec=32,   readBinaryPrec=32,
30    #- not safe to use globalFiles in multi-processors runs
31    #globalfiles=.TRUE.
32     usesinglecpuio=.TRUE.
33   &   &
34    
35  # Elliptic solver parameters  # Elliptic solver parameters
# Line 46  Line 50 
50   deltaTtracer= 43200.0,   deltaTtracer= 43200.0,
51   deltaTClock = 43200.0,   deltaTClock = 43200.0,
52  # 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
53  # you can uncomment the following line and increase the time step  # you can uncomment the following line and increase the time step
54  # deltaTtracer and deltaTClock to 172800.0 as well to speed up the  # deltaTtracer and deltaTClock to 172800.0 as well to speed up the
55  # asynchronous time stepping  # asynchronous time stepping
56  # deltaTfreesurf = 172800.0,  # deltaTfreesurf = 172800.0,
57   abEps = 0.1,   abEps = 0.1,
# Line 61  Line 65 
65   tauThetaClimRelax =  5184000.0,   tauThetaClimRelax =  5184000.0,
66  # 6 months restoring timescale for salinity  # 6 months restoring timescale for salinity
67   tauSaltClimRelax = 15552000.0,   tauSaltClimRelax = 15552000.0,
  periodicExternalForcing=.TRUE.,  
  externForcingPeriod=2592000.,  
  externForcingCycle=31104000.,  
68   &   &
69    
70  # Gridding parameters  # Gridding parameters
71   &PARM04   &PARM04
  usingCartesianGrid=.FALSE.,  
72   usingSphericalPolarGrid=.TRUE.,   usingSphericalPolarGrid=.TRUE.,
73   delR= 50., 70., 100., 140., 190.,   delR= 50., 70., 100., 140., 190.,
74         240., 290., 340., 390., 440.,         240., 290., 340., 390., 440.,
75         490., 540., 590., 640., 690.,         490., 540., 590., 640., 690.,
76   phiMin=-80.,   ygOrigin=-80.,
77   dySpacing=4.,   dySpacing=4.,
78   dxSpacing=4.,   dxSpacing=4.,
79   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22