/[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.2 by heimbach, Fri Jun 2 21:23:09 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,
51   tempAdvScheme=30   tempAdvScheme=30
52   saltAdvScheme=30   saltAdvScheme=30
  StaggerTimeStep=.true.  
  multiDimAdvection=.FALSE.  
53   vectorInvariantMomentum=.TRUE.,   vectorInvariantMomentum=.TRUE.,
54   rigidLid=.FALSE.,   rigidLid=.FALSE.,
55   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
56   exactConserv=.TRUE.,   exactConserv=.TRUE.,
57    #ph(
58     multiDimAdvection=.FALSE.,
59     StaggerTimeStep=.FALSE.,
60     useCDscheme=.TRUE.,
61    #ph)
62   debuglevel=1   debuglevel=1
63   &   &
64    
# Line 67  Line 70 
70    
71  # Time stepping parameters  # Time stepping parameters
72   &PARM03   &PARM03
73   startTime=0.0,  ## startTime=0.0,
74   endTime=864000.,  ## endTime=864000.,
75     niter0=0,
76     nTimeSteps=8640,
77   abEps=0.1,   abEps=0.1,
78   deltaT=2400.0,   deltaT=2400.0,
79   cAdjFreq=0.,   cAdjFreq=0.,
80   pChkptFreq=31536000.,   pChkptFreq=31536000.,
81   chkptFreq= 31536000.,   chkptFreq= 31536000.,
82   dumpfreq=86400.,   dumpfreq=1296000.,
83   monitorFreq=86400.,   monitorFreq=1296000.,
84     adjDumpFreq=864000.,
85    #
86   tauSaltClimRelax = 15552000.,   tauSaltClimRelax = 15552000.,
87   forcing_In_AB = .FALSE.   forcing_In_AB = .FALSE.
88     tauCD=172800.0,
89   &   &
90    
91  # Gridding parameters  # Gridding parameters
# Line 102  Line 110 
110  # Input datasets  # Input datasets
111   &PARM05   &PARM05
112   bathyFile       = 'topog.bin_130_102',   bathyFile       = 'topog.bin_130_102',
113   hydrogThetaFile = 'theta.bin_130_102',   hydrogThetaFile = 'theta.phc_130_102_25_12',
114   hydrogSaltFile  = 'salt.bin_130_102',   hydrogSaltFile  = 'salt.phc_130_102_25_12',
115   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22