/[MITgcm]/MITgcm_contrib/llc_hires/llc_2160/input/data
ViewVC logotype

Diff of /MITgcm_contrib/llc_hires/llc_2160/input/data

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

revision 1.3 by dimitri, Tue Oct 29 09:40:37 2013 UTC revision 1.9 by dimitri, Fri May 20 21:19:20 2016 UTC
# Line 35  Line 35 
35           34.74, 34.74, 34.73, 34.73, 34.73, 34.73,           34.74, 34.74, 34.73, 34.73, 34.73, 34.73,
36           34.73, 34.72, 34.72, 34.72, 34.72, 34.72,           34.73, 34.72, 34.72, 34.72, 34.72, 34.72,
37   viscAr= 5.6614e-04,   viscAr= 5.6614e-04,
38   no_slip_sides = .FALSE.,   no_slip_sides = .TRUE.,
39   no_slip_bottom = .TRUE.,   no_slip_bottom = .TRUE.,
40   diffKrT=5.44e-7,   diffKrT=5.44e-7,
41   diffKrS=5.44e-7,   diffKrS=5.44e-7,
# Line 49  Line 49 
49   implicitViscosity=.TRUE.,   implicitViscosity=.TRUE.,
50   viscC4Leith=2.0,   viscC4Leith=2.0,
51   viscC4Leithd=2.0,   viscC4Leithd=2.0,
52     viscA4GridMax=0.8,
53   useAreaViscLength=.TRUE.,   useAreaViscLength=.TRUE.,
  sideDragFactor=0.,  
54   highOrderVorticity  = .TRUE.,   highOrderVorticity  = .TRUE.,
55   bottomDragQuadratic = 0.0021,   bottomDragQuadratic = 0.0021,
56   tempAdvScheme=7,   tempAdvScheme=7,
# Line 60  Line 60 
60   vectorInvariantMomentum=.TRUE.,   vectorInvariantMomentum=.TRUE.,
61   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
62   exactConserv=.TRUE.,   exactConserv=.TRUE.,
63   debuglevel=-1,  # debuglevel=-1,
64   convertFW2Salt=-1.,   convertFW2Salt=-1.,
65   useRealFreshWaterFlux=.TRUE.,   useRealFreshWaterFlux=.TRUE.,
66   useSingleCPUio=.TRUE.,   useSingleCPUio=.FALSE.,
67     useSingleCpuInput=.TRUE.,
68   globalFiles=.TRUE.,   globalFiles=.TRUE.,
69   readBinaryPrec=32,   readBinaryPrec=32,
70   writeBinaryPrec=32,   writeBinaryPrec=32,
# Line 81  Line 82 
82  # Time stepping parameters  # Time stepping parameters
83   &PARM03   &PARM03
84   nIter0=0,   nIter0=0,
85   endtime=63072000.,   endtime=94694400.,
86   deltaT = 30.,   deltaT = 45.,
87   abEps = 0.1,   abEps = 0.1,
88   forcing_In_AB=.FALSE.,   forcing_In_AB=.FALSE.,
89   momDissip_In_AB=.FALSE.,   momDissip_In_AB=.FALSE.,
90   chkptFreq   = 259200.0,   chkptFreq   = 86400.0,
91   dumpfreq = 86400.,   dumpfreq = 3600.,
92   monitorFreq = 360.,   monitorFreq = 360.,
93   dumpInitAndLast=.FALSE.,   dumpInitAndLast=.FALSE.,
94   /   /

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

  ViewVC Help
Powered by ViewVC 1.1.22