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

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

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

revision 1.1 by heimbach, Sun Oct 26 01:58:09 2003 UTC revision 1.11 by heimbach, Tue Jul 31 17:50:06 2012 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.,
11   viscA4=0.,   viscA4=0.,
12   no_slip_sides=.FALSE.,   no_slip_sides=.FALSE.,
13   no_slip_bottom=.FALSE.,   no_slip_bottom=.FALSE.,
14     bottomDragQuadratic=2.E-3,
15   diffKrT=0.,   diffKrT=0.,
16   diffKhT=0.,   diffKhT=0.,
17   diffK4T=0.,   diffK4T=0.,
# Line 19  Line 19 
19   diffKhS=0.,   diffKhS=0.,
20   diffK4S=0.,   diffK4S=0.,
21   buoyancyRelation='ATMOSPHERIC',   buoyancyRelation='ATMOSPHERIC',
22   eosType='IDEALGAS',   eosType='IDEALG',
23     exactConserv=.TRUE.,
24   gravity=9.81,   gravity=9.81,
  gBaro=9.81,  
  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   staggerTimestep=.TRUE.,   debugLevel=2,
  tr1Stepping=.TRUE.,  
33   &   &
34    
35  # Elliptic solver parameters  # Elliptic solver parameters
# Line 50  Line 48 
48   pChkptFreq=0.0,   pChkptFreq=0.0,
49   chkptFreq=0.0,   chkptFreq=0.0,
50   dumpFreq=2592000.0,   dumpFreq=2592000.0,
  taveFreq=2592000.,  
51   monitorFreq=1.,   monitorFreq=1.,
52     adjmonitorFreq=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,
62   groundAtK1=.TRUE.,   ygOrigin=-90.,
  phiMin=-90.,  
63   &   &
64    
65  # Input datasets  # Input datasets
66   &PARM05   &PARM05
67   &   &
   
   
   
   

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

  ViewVC Help
Powered by ViewVC 1.1.22