/[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.8 by adcroft, Wed Jun 21 20:38:33 2000 UTC revision 1.14 by jmc, Sun Nov 6 02:03:27 2005 UTC
# Line 25  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 45  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     monitorFreq=1.,
52    # for time dependent open boundary conditions comment
53    # in the following three lines
54    # periodicExternalForcing=.TRUE.,
55    # externForcingPeriod=600.,
56    # externForcingCycle=1200.,
57   &   &
58    
59  # Gridding parameters  # Gridding parameters
# Line 62  Line 68 
68  # Input datasets  # Input datasets
69   &PARM05   &PARM05
70   bathyFile='topog.bump',   bathyFile='topog.bump',
71   &   hydrogSaltFile='S.init',
   
 # Open-boundaries  
  &PARM06  
  OB_Jnorth=80*-1,  
  OB_Jsouth=80*1,  
  OB_Ieast=42*-1,  
  OB_Iwest=42*1,  
72   &   &

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.22