/[MITgcm]/MITgcm_contrib/arctic40km/input_ad/data
ViewVC logotype

Diff of /MITgcm_contrib/arctic40km/input_ad/data

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

revision 1.1 by heimbach, Wed May 31 21:30:36 2006 UTC revision 1.3 by heimbach, Mon Jun 5 17:59:39 2006 UTC
# Line 34  Line 34 
34   hFacMinDr=50.,   hFacMinDr=50.,
35   hFacMin=0.3,   hFacMin=0.3,
36  #ph(  #ph(
37  # hFacInf=0.1,   hFacInf=0.1,
38  # hFacSup=5.,   hFacSup=5.,
39  # z* - begin  # z* - begin
40  #    select_rStar=2,  #    select_rStar=2,
41  #    nonlinFreeSurf=4,      nonlinFreeSurf=2,
42  # * - end  # * - end
43  #ph)  #ph)
44   implicitDiffusion=.true.,   implicitDiffusion=.true.,
45   implicitViscosity=.true.,   implicitViscosity=.true.,
46   allowFreezing=.false.,   allowFreezing=.false.,
47   viscA4     = 0.,   viscA4     = 0.,
48   viscA4Grid = 2e-3,   viscA4Grid = 2e-2,
49   viscAh     = 0.,   viscAh     = 1.E2,
50   bottomDragQuadratic = 0.002,   bottomDragQuadratic = 0.002,
  tempAdvScheme=30  
  saltAdvScheme=30  
  StaggerTimeStep=.true.  
  multiDimAdvection=.FALSE.  
51   vectorInvariantMomentum=.TRUE.,   vectorInvariantMomentum=.TRUE.,
52   rigidLid=.FALSE.,   rigidLid=.FALSE.,
53   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
54   exactConserv=.TRUE.,   exactConserv=.TRUE.,
55    #ph(
56     multiDimAdvection=.FALSE.,
57     StaggerTimeStep=.FALSE.,
58     useCDscheme=.TRUE.,
59    #
60     inAdExact=.TRUE.,
61     tempAdvScheme=30,
62     saltAdvScheme=30,
63    
64    #ph)
65   debuglevel=1   debuglevel=1
66   &   &
67    
# Line 67  Line 73 
73    
74  # Time stepping parameters  # Time stepping parameters
75   &PARM03   &PARM03
76   startTime=0.0,  ## startTime=0.0,
77   endTime=864000.,  ## endTime=864000.,
78     niter0=0,
79    #1 model year
80     nTimeSteps=12960,
81   abEps=0.1,   abEps=0.1,
82   deltaT=2400.0,   deltaT=2400.0,
83   cAdjFreq=0.,   cAdjFreq=0.,
84   pChkptFreq=31536000.,   pChkptFreq=31536000.,
85   chkptFreq= 31536000.,   chkptFreq= 31536000.,
86   dumpfreq=86400.,   dumpfreq=2592000.,
87   monitorFreq=86400.,   monitorFreq=2592000.,
88     adjDumpFreq=2592000.,
89    #
90   tauSaltClimRelax = 15552000.,   tauSaltClimRelax = 15552000.,
91   forcing_In_AB = .FALSE.   forcing_In_AB = .FALSE.
92     tauCD=172800.0,
93   &   &
94    
95  # Gridding parameters  # Gridding parameters
# Line 102  Line 114 
114  # Input datasets  # Input datasets
115   &PARM05   &PARM05
116   bathyFile       = 'topog.bin_130_102',   bathyFile       = 'topog.bin_130_102',
117   hydrogThetaFile = 'theta.bin_130_102',   hydrogThetaFile = 'theta.phc_130_102_25_12',
118   hydrogSaltFile  = 'salt.bin_130_102',   hydrogSaltFile  = 'salt.phc_130_102_25_12',
119   &   &

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22