/[MITgcm]/MITgcm/verification/aim.5l_cs/input/data
ViewVC logotype

Diff of /MITgcm/verification/aim.5l_cs/input/data

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

revision 1.1 by cnh, Mon Jun 18 17:40:08 2001 UTC revision 1.6.2.1 by adcroft, Tue Feb 26 16:05:07 2002 UTC
# Line 19  Line 19 
19   diffK4S=0.E17,   diffK4S=0.E17,
20   buoyancyRelation='ATMOSPHERIC',   buoyancyRelation='ATMOSPHERIC',
21   eosType='IDEALGAS',   eosType='IDEALGAS',
22     Integr_GeoPot=2,
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     exactConserv=.TRUE.,
29     uniformLin_PhiSurf=.FALSE.,
30   staggerTimeStep=.TRUE.,   staggerTimeStep=.TRUE.,
 #staggerTimeStep=.FALSE.,  
31   nonHydrostatic=.FALSE.,   nonHydrostatic=.FALSE.,
32   readBinaryPrec=64,   readBinaryPrec=64,
33   writeBinaryPrec=64,   writeBinaryPrec=64,
34   hFacMin=1.0,   hFacMin=0.2,
35  #nShap=4,   saltAdvScheme=3,
36  #zonal_filt_lat=45.0,   vectorInvariantMomentum=.TRUE.,
37  #zonal_filt_lat=90.0,  #useJamartWetPoints=.TRUE.,
 #saltStepping=.FALSE.  
 #tempStepping=.FALSE.  
38   &   &
39    
40  # Elliptic solver parameters  # Elliptic solver parameters
# Line 47  Line 46 
46    
47  # Time stepping parameters  # Time stepping parameters
48   &PARM03   &PARM03
49   niter0=0,   niter0=17280,
50  #niter0=570240,   nTimeSteps=10,
 #niter0=47520,  
 #niter0=25920,  
 #nTimeSteps=3000,  
  nTimeSteps=4000000,  
51  #endTime=31104000.,  #endTime=31104000.,
52   deltaT=600.0,   deltaT=450.0,
53   abEps=0.1,   abEps=0.1,
54   cAdjFreq=0.,   cAdjFreq=0.,
55   pChkptFreq=2592000.0,   pChkptFreq=2592000.0,
  chkptFreq=0.0,  
56   dumpFreq=2592000.0,   dumpFreq=2592000.0,
57   taveFreq=2592000.0,   taveFreq=2592000.0,
58  #monitorFreq=2592000.,  #monitorFreq=86400.,
59   monitorFreq=600.,   monitorFreq=1.,
60   &   &
61    
62  # Gridding parameters  # Gridding parameters
# Line 78  Line 72 
72    
73  # Input datasets  # Input datasets
74   &PARM05   &PARM05
75   bathyFile='orography_fullcell.cs.bin'   topoFile='topo.cs.bin',
76   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22