/[MITgcm]/MITgcm_contrib/ecco_darwin/v4_3deg/input/data
ViewVC logotype

Diff of /MITgcm_contrib/ecco_darwin/v4_3deg/input/data

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

revision 1.3 by dimitri, Fri Jan 17 20:05:00 2020 UTC revision 1.4 by dimitri, Thu Jan 23 01:27:38 2020 UTC
# Line 26  Line 26 
26   useSingleCpuIO=.TRUE.,   useSingleCpuIO=.TRUE.,
27   tempAdvScheme=2,   tempAdvScheme=2,
28   saltAdvScheme=2,   saltAdvScheme=2,
  allowFreezing=.TRUE.,  
29  # turn on looped cells  # turn on looped cells
30   hFacMin=.1,   hFacMin=.1,
31   hFacMindz=50.,   hFacMindz=50.,
32   useCDscheme=.TRUE.,   useCDscheme=.TRUE.,
33     debugLevel=5,
34   &   &
35    
36  # Elliptic solver parameters  # Elliptic solver parameters
# Line 45  Line 45 
45   nTimeSteps = 4,   nTimeSteps = 4,
46   deltaTmom  = 900.,   deltaTmom  = 900.,
47   tauCD =     321428.,   tauCD =     321428.,
48   deltaTtracer= 43200.,   forcing_In_AB=.FALSE.,
49   deltaTClock = 43200.,   momDissip_In_AB=.FALSE.,
  abEps = 0.1,  
50   pChkptFreq = 216000.,   pChkptFreq = 216000.,
  chkptFreq  = 216000.,  
  dumpFreq   = 216000.,  
  taveFreq   = 216000.,  
  monitorFreq= 86400.,  
51   periodicExternalForcing=.TRUE.,   periodicExternalForcing=.TRUE.,
52   externForcingPeriod=2592000.,   externForcingPeriod=2592000.,
53   externForcingCycle=31104000.,   externForcingCycle=31104000.,
# Line 72  Line 67 
67    
68  # Input datasets  # Input datasets
69   &PARM05   &PARM05
70   bathyFile=      'bathy.bin',   bathyFile       = 'bathy.bin',
71   hydrogThetaFile='Theta.0005184000',   hydrogThetaFile = 'Theta.0005184000',
72   hydrogSaltFile= 'Salt.0005184000',   hydrogSaltFile  = 'Salt.0005184000',
73   uVelInitFile=   'Uvel.0005184000',   uVelInitFile    = 'Uvel.0005184000',
74   vVelInitFile=   'Vvel.0005184000',   vVelInitFile    = 'Vvel.0005184000',
75   pSurfInitFile=  'Eta.0005184000',   pSurfInitFile   = 'Eta.0005184000',
76   &   &

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22