/[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.7 by adcroft, Wed Jun 21 19:34:43 2000 UTC revision 1.17 by jmc, Mon Nov 8 01:47:30 2010 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,
28   openBoundaries=.TRUE.,   saltAdvScheme=4,
29   nonHydrostatic=.FALSE.,   nonHydrostatic=.FALSE.,
30   readBinaryPrec=64,   readBinaryPrec=64,
31   globalFiles=.TRUE.,  #- not safe to use globalFiles in multi-processors runs
32    #globalFiles=.TRUE.,
33   &   &
34    
35  # Elliptic solver parameters  # Elliptic solver parameters
# Line 46  Line 46 
46   nTimeSteps=10,   nTimeSteps=10,
47   deltaT=600.0,   deltaT=600.0,
48   abEps=0.1,   abEps=0.1,
49   pChkptFreq=3000.0,   pChkptFreq=0.0,
50   chkptFreq=0.0,   chkptFreq=0.0,
51   dumpFreq=6000.0,   dumpFreq=10800.0,
52     monitorSelect=2,
53     monitorFreq=1.,
54    # for time dependent open boundary conditions comment
55    # in the following three lines
56    # periodicExternalForcing=.TRUE.,
57    # externForcingPeriod=600.,
58    # externForcingCycle=1200.,
59   &   &
60    
61  # Gridding parameters  # Gridding parameters
# Line 64  Line 71 
71   &PARM05   &PARM05
72   bathyFile='topog.bump',   bathyFile='topog.bump',
73   &   &
   
 # Open-boundaries  
  &PARM06  
  OB_Jnorth=80*-1,  
  OB_Jsouth=80*1,  
  OB_Ieast=42*-1,  
  OB_Iwest=42*1,  
  &  

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.17

  ViewVC Help
Powered by ViewVC 1.1.22