/[MITgcm]/MITgcm/verification/exp4/input/data
ViewVC logotype

Diff of /MITgcm/verification/exp4/input/data

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

revision 1.5 by adcroft, Wed May 5 18:32:39 1999 UTC revision 1.16 by jmc, Mon Dec 21 04:33:39 2009 UTC
# Line 15  Line 15 
15   diffKzT=1.E-5,   diffKzT=1.E-5,
16   diffKhS=1.E3,   diffKhS=1.E3,
17   diffKzS=1.E-5,   diffKzS=1.E-5,
  GMkBackground=0.d3,  
18   f0=1.e-4,   f0=1.e-4,
19   beta=0.E-11,   beta=0.E-11,
20   tAlpha=2.E-4,   tAlpha=2.E-4,
# Line 26  Line 25 
25   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
26   eosType='LINEAR',   eosType='LINEAR',
27   hFacMin=0.2,   hFacMin=0.2,
  openBoundaries=.TRUE.,  
28   nonHydrostatic=.FALSE.,   nonHydrostatic=.FALSE.,
29   readBinaryPrec=64,   readBinaryPrec=64,
30   globalFiles=.TRUE.,  #- not safe to use globalFiles in multi-processors runs
31    #globalFiles=.TRUE.,
32   &   &
33    
34  # Elliptic solver parameters  # Elliptic solver parameters
# Line 46  Line 45 
45   nTimeSteps=10,   nTimeSteps=10,
46   deltaT=600.0,   deltaT=600.0,
47   abEps=0.1,   abEps=0.1,
48   pChkptFreq=3000.0,   pChkptFreq=0.0,
49   chkptFreq=0.0,   chkptFreq=0.0,
50   dumpFreq=6000.0,   dumpFreq=10800.0,
51     monitorSelect=2,
52     monitorFreq=1.,
53    # for time dependent open boundary conditions comment
54    # in the following three lines
55    # periodicExternalForcing=.TRUE.,
56    # externForcingPeriod=600.,
57    # externForcingCycle=1200.,
58   &   &
59    
60  # Gridding parameters  # Gridding parameters
# Line 64  Line 70 
70   &PARM05   &PARM05
71   bathyFile='topog.bump',   bathyFile='topog.bump',
72   &   &
   
 # Open-boundaries  
  &PARM06  
  OB_Jnorth=80*-1,  
  OB_Jsouth=80*1,  
  OB_Ieast=42*-1,  
  OB_Iwest=42*1,  
  &  

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.22