/[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.2 by dimitri, Tue Oct 29 08:14:41 2013 UTC revision 1.11 by dimitri, Sun Mar 3 01:17:30 2019 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 63  Line 63 
63   debuglevel=-1,   debuglevel=-1,
64   convertFW2Salt=-1.,   convertFW2Salt=-1.,
65   useRealFreshWaterFlux=.TRUE.,   useRealFreshWaterFlux=.TRUE.,
66   useSingleCPUio=.TRUE.,  # useSingleCPUio=.TRUE.,
67   globalFiles=.TRUE.,   useSingleCPUio=.FALSE.,
68    # useSingleCpuInput=.TRUE.,
69    # globalFiles=.TRUE.,
70   readBinaryPrec=32,   readBinaryPrec=32,
71   writeBinaryPrec=32,   writeBinaryPrec=32,
72   temp_EvPrRn=0.,   temp_EvPrRn=0.,
# Line 76  Line 78 
78   &PARM02   &PARM02
79   cg2dMaxIters = 100,   cg2dMaxIters = 100,
80   cg2dTargetResidual = 1.E-5,   cg2dTargetResidual = 1.E-5,
81   &   /
82    
83  # Time stepping parameters  # Time stepping parameters
84   &PARM03   &PARM03
85   nIter0=354240,   nIter0=0,
86   endtime=63072000.,   endtime=94694400.,
87   deltaT = 90.,   deltaT = 45.,
88   abEps = 0.1,   abEps = 0.1,
89   forcing_In_AB=.FALSE.,   forcing_In_AB=.FALSE.,
90   momDissip_In_AB=.FALSE.,   momDissip_In_AB=.FALSE.,
91   chkptFreq   = 259200.0,   chkptFreq   = 86400.0,
92   dumpfreq = 86400.,   dumpfreq = 3600.,
93   monitorFreq = 3600.,   monitorFreq = 360.,
94   dumpInitAndLast=.FALSE.,   dumpInitAndLast=.FALSE.,
95   /   /
96    
# Line 117  Line 119 
119    
120  # Input datasets  # Input datasets
121   &PARM05   &PARM05
122   bathyFile      ='bathy2160_g5_r4',   bathyFile      ='bathy2160_g5_filled_r4',
123   hydrogThetaFile='Jan2010_THETA_2160x28080x90_r4',   hydrogThetaFile='THETA_llc1080_14jan2011_2160x28080x90_r4',
124   hydrogSaltFile ='Jan2010_SALT_2160x28080x90_r4',   hydrogSaltFile ='SALT_llc1080_14jan2011_2160x28080x90_r4',
125     uVelInitFile   ='UVEL_llc1080_14jan2011_2160x28080x90_r4',
126     vVelInitFile   ='VVEL_llc1080_14jan2011_2160x28080x90_r4',
127     pSurfInitFile  ='ETAN_llc1080_14jan2011_2160x28080_r4',
128   /   /

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

  ViewVC Help
Powered by ViewVC 1.1.22