/[MITgcm]/MITgcm_contrib/high_res_cube/input/data_hr
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/input/data_hr

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

revision 1.3 by dimitri, Mon Dec 15 04:42:19 2003 UTC revision 1.4 by dimitri, Sat Jan 10 00:50:25 2004 UTC
# Line 25  Line 25 
25   readBinaryPrec=32,   readBinaryPrec=32,
26   writeBinaryPrec=32,   writeBinaryPrec=32,
27   useSingleCPUio=.TRUE.   useSingleCPUio=.TRUE.
  hFacMin=.3,  
28   hFacMinDr=50.,   hFacMinDr=50.,
29     hFacMin=0.1,
30     hFacInf=0.1,
31     hFacSup=5.,
32    # z* - begin
33        select_rStar=2,
34        nonlinFreeSurf=4,
35    # * - end
36   implicitDiffusion=.true.,   implicitDiffusion=.true.,
37   implicitViscosity=.true.,   implicitViscosity=.true.,
38   allowFreezing=.true.,   allowFreezing=.false.,
39   viscA4 = 0.,   viscA4 = 4e-3,
40   viscAh = 0.,   viscAh = 0.,
41   bottomDragQuadratic = 0.002,   bottomDragQuadratic = 0.002,
42   tempAdvScheme=33   tempAdvScheme=33
# Line 41  Line 47 
47   rigidLid=.FALSE.,   rigidLid=.FALSE.,
48   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
49   exactConserv=.TRUE.,   exactConserv=.TRUE.,
50  # debugMode=.TRUE.   debuglevel=0
51   &   &
52    
53  # Elliptic solver parameters  # Elliptic solver parameters
54   &PARM02   &PARM02
55   cg2dMaxIters=600,   cg2dMaxIters=100,
56   cg2dTargetResidual=1.E-12,   cg2dTargetResidual=1.E-5,
57   &   &
58    
59  # Time stepping parameters  # Time stepping parameters
60   &PARM03   &PARM03
61   niter0=0,   niter0=0,
62   nTimeSteps=21600,   nTimeSteps=864
63   abEps=0.1,   abEps=0.1,
64   deltaT=20.,   deltaT=300.,
65   cAdjFreq=0.,   cAdjFreq=0.,
66   pChkptFreq=86400.0,   pChkptFreq=259200
67   chkptFreq=0,   tavefreq=259200
  dumpFreq=3600,  
68  # tauSaltClimRelax = 62208000.,  # tauSaltClimRelax = 62208000.,
69   monitorFreq=20.,   monitorFreq=1
70   &   &
71    
72  # Gridding parameters  # Gridding parameters
# Line 79  Line 84 
84    
85  # Input datasets  # Input datasets
86   &PARM05   &PARM05
87   bathyFile      ='BATHY_18360x85_filled.bin',   bathyFile      ='ETOPO2_18360x85_ver3b_filled.bin',
88   hydrogThetaFile='LEVT01_JAN_18360x85x50.bin',   hydrogThetaFile='LEVT01_JAN_18360x85x50.bin',
89   hydrogSaltFile ='LEVS01_JAN_18360x85x50.bin',   hydrogSaltFile ='LEVS01_JAN_18360x85x50.bin',
90  #zonalWindFile  ='trenberth_taux.bin',  #zonalWindFile  ='trenberth_taux.bin',
# Line 89  Line 94 
94  #surfQFile      ='shiQnet_cs32.bin',  #surfQFile      ='shiQnet_cs32.bin',
95  #EmPmRFile      ='shiEmPR_cs32.bin',  #EmPmRFile      ='shiEmPR_cs32.bin',
96   &   &
97    
98    
99    
100    
101    
102    
103    
104    
105    
106    
107    
108    
109    

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

  ViewVC Help
Powered by ViewVC 1.1.22