/[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.2 by heimbach, Fri Jun 2 21:23:09 2006 UTC revision 1.3 by heimbach, Mon Jun 5 17:59:39 2006 UTC
# Line 48  Line 48 
48   viscA4Grid = 2e-2,   viscA4Grid = 2e-2,
49   viscAh     = 1.E2,   viscAh     = 1.E2,
50   bottomDragQuadratic = 0.002,   bottomDragQuadratic = 0.002,
  tempAdvScheme=30  
  saltAdvScheme=30  
51   vectorInvariantMomentum=.TRUE.,   vectorInvariantMomentum=.TRUE.,
52   rigidLid=.FALSE.,   rigidLid=.FALSE.,
53   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
# Line 58  Line 56 
56   multiDimAdvection=.FALSE.,   multiDimAdvection=.FALSE.,
57   StaggerTimeStep=.FALSE.,   StaggerTimeStep=.FALSE.,
58   useCDscheme=.TRUE.,   useCDscheme=.TRUE.,
59    #
60     inAdExact=.TRUE.,
61     tempAdvScheme=30,
62     saltAdvScheme=30,
63    
64  #ph)  #ph)
65   debuglevel=1   debuglevel=1
66   &   &
# Line 73  Line 76 
76  ## startTime=0.0,  ## startTime=0.0,
77  ## endTime=864000.,  ## endTime=864000.,
78   niter0=0,   niter0=0,
79   nTimeSteps=8640,  #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=1296000.,   dumpfreq=2592000.,
87   monitorFreq=1296000.,   monitorFreq=2592000.,
88   adjDumpFreq=864000.,   adjDumpFreq=2592000.,
89  #  #
90   tauSaltClimRelax = 15552000.,   tauSaltClimRelax = 15552000.,
91   forcing_In_AB = .FALSE.   forcing_In_AB = .FALSE.

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

  ViewVC Help
Powered by ViewVC 1.1.22