/[MITgcm]/MITgcm/verification/hs94.1x64x5/input/data
ViewVC logotype

Diff of /MITgcm/verification/hs94.1x64x5/input/data

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

revision 1.1.2.1 by adcroft, Tue Jan 23 16:23:06 2001 UTC revision 1.8 by jmc, Sun Jan 27 20:40:23 2008 UTC
# Line 5  Line 5 
5  # Continuous equation parameters  # Continuous equation parameters
6   &PARM01   &PARM01
7   tRef= 281.089, 289.321, 307.191, 331.377, 432.413,   tRef= 281.089, 289.321, 307.191, 331.377, 432.413,
  tRef=5*0.,  
8   sRef=5*0.,   sRef=5*0.,
9   viscAr=0.,   viscAr=0.,
10   viscAh=0.,   viscAh=0.,
# Line 20  Line 19 
19   diffK4S=0.,   diffK4S=0.,
20   buoyancyRelation='ATMOSPHERIC',   buoyancyRelation='ATMOSPHERIC',
21   eosType='IDEALGAS',   eosType='IDEALGAS',
22     rotationPeriod=86400.,
23   gravity=9.81,   gravity=9.81,
  gBaro=9.81,  
24   rhonil=1.0,   rhonil=1.0,
25   rhoConst=1.0,   rhoConst=1.0,
26   rigidLid=.FALSE.,   rigidLid=.FALSE.,
27   implicitFreeSurface=.TRUE.,   implicitFreeSurface=.TRUE.,
28   nonHydrostatic=.FALSE.,   staggerTimestep=.TRUE.,
29   readBinaryPrec=64,   readBinaryPrec=64,
30   writeBinaryPrec=64,   writeBinaryPrec=64,
31   globalFiles=.TRUE.,  #globalFiles=.TRUE.,
32   nShap=4,  #- not safe to use globalFiles in multi-processors runs; set instead useSingleCpuIO
33   staggerTimestep=.TRUE.,   useSingleCpuIO=.TRUE.,
34   &   &
35    
36  # Elliptic solver parameters  # Elliptic solver parameters
# Line 50  Line 49 
49   pChkptFreq=0.0,   pChkptFreq=0.0,
50   chkptFreq=0.0,   chkptFreq=0.0,
51   dumpFreq=2592000.0,   dumpFreq=2592000.0,
52   taveFreq=2592000.,   monitorFreq=1.,
53   &   &
54    
55  # Gridding parameters  # Gridding parameters
56   &PARM04   &PARM04
  usingCartesianGrid=.FALSE.,  
57   usingSphericalPolarGrid=.TRUE.,   usingSphericalPolarGrid=.TRUE.,
58   delX=1*2.8125,   delX=1*2.8125,
59   delY=64*2.8125,   delY=64*2.8125,
60   delR=1.E4, 2.5E4, 3.E4, 2.E4, 1.5E4,   delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
61   Ro_SeaLevel=1.E5,   Ro_SeaLevel=1.E5,
  groundAtK1=.TRUE.,  
62   phiMin=-90.,   phiMin=-90.,
63   &   &
64    

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

  ViewVC Help
Powered by ViewVC 1.1.22