/[MITgcm]/MITgcm_contrib/arctic40km/input/data
ViewVC logotype

Diff of /MITgcm_contrib/arctic40km/input/data

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

revision 1.1 by dimitri, Thu Sep 1 14:16:41 2005 UTC revision 1.3 by dimitri, Fri May 20 21:19:19 2016 UTC
# Line 30  Line 30 
30   readBinaryPrec=32,   readBinaryPrec=32,
31   writeBinaryPrec=32,   writeBinaryPrec=32,
32   useSingleCPUio=.TRUE.   useSingleCPUio=.TRUE.
  globalfiles=.TRUE.  
33   hFacMinDr=50.,   hFacMinDr=50.,
34   hFacMin=0.3,   hFacMin=0.3,
35   hFacInf=0.1,   hFacInf=0.1,
# Line 54  Line 53 
53   rigidLid=.FALSE.,   rigidLid=.FALSE.,
54   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
55   exactConserv=.TRUE.,   exactConserv=.TRUE.,
56   debuglevel=0  # debuglevel=0
57   &   &
58    
59  # Elliptic solver parameters  # Elliptic solver parameters
# Line 66  Line 65 
65  # Time stepping parameters  # Time stepping parameters
66   &PARM03   &PARM03
67   startTime=0.0,   startTime=0.0,
68   endTime=864000.,   endTime=639998400
69   abEps=0.1,   abEps=0.1,
70   deltaT=2400.0,   deltaT=2400.0,
71   cAdjFreq=0.,   cAdjFreq=0.,
72   pChkptFreq=31536000.,   pChkptFreq=31557600.
73   chkptFreq= 31536000.,   tavefreq =2629800
  dumpfreq=86400  
  tavefreq =86400  
74   tauSaltClimRelax = 15552000.,   tauSaltClimRelax = 15552000.,
75   forcing_In_AB = .FALSE.   forcing_In_AB = .FALSE.
76   monitorFreq=1.,   monitorFreq=240000
77   &   &
78    
79  # Gridding parameters  # Gridding parameters
# Line 101  Line 98 
98  # Input datasets  # Input datasets
99   &PARM05   &PARM05
100   bathyFile       = 'topog.bin_130_102',   bathyFile       = 'topog.bin_130_102',
101   hydrogThetaFile = 'theta.bin_130_102',   hydrogThetaFile = 'theta.phc_130_102_25_12',
102   hydrogSaltFile  = 'salt.bin_130_102',   hydrogSaltFile  = 'salt.phc_130_102_25_12',
103   &   &
104    
105  # Open-boundaries  # Open-boundaries

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

  ViewVC Help
Powered by ViewVC 1.1.22