/[MITgcm]/MITgcm_contrib/heimbach/admtlm_setup/input_admtlm/data
ViewVC logotype

Diff of /MITgcm_contrib/heimbach/admtlm_setup/input_admtlm/data

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

revision 1.1 by heimbach, Thu Jan 27 20:01:50 2005 UTC revision 1.2 by heimbach, Tue Nov 1 16:34:34 2005 UTC
# Line 8  Line 8 
8   sRef = 15*35.,   sRef = 15*35.,
9   viscAr=1.E-3,   viscAr=1.E-3,
10   viscAh=5.E5,   viscAh=5.E5,
11   diffKhT=0.0,   diffKhT=1.E3,
12   diffKrT=3.E-5,   diffKrT=3.E-5,
13   diffKhS=0.0,     diffKhS=1.E3,  
14   diffKrS=3.E-5,   diffKrS=3.E-5,
15   rhonil=1035.,   rhonil=1035.,
16   gravity=9.81,   gravity=9.81,
17  #ph( new test   eosType = 'JMD95Z',
18  # eosType = 'JMD95Z',   ivdc_kappa=0.,
  eosType = 'POLY3',  
 #ph)  
  ivdc_kappa=100.,  
19   implicitDiffusion=.TRUE.,   implicitDiffusion=.TRUE.,
 #ph( new test  
  vectorInvariantMomentum=.FALSE.,  
  multiDimAdvection=.FALSE.,  
  useRealFreshWaterFlux=.FALSE.,  
  allowFreezing=.FALSE.,  
  staggerTimeStep=.FALSE.,  
  exactConserv = .FALSE.,  
  useCDscheme=.TRUE.,  
20   tempAdvScheme=3,   tempAdvScheme=3,
21   saltAdvScheme=3,   saltAdvScheme=3,
22  # bottomDragQuadratic=1.E-3,  # useOldFreezing=.TRUE.,
23  # bottomDragLinear=1.E-3,   useRealFreshWaterFlux=.FALSE.,
24  #ph)   useCDscheme=.TRUE.,
25    # useNHMTerms=.TRUE.,
26  # turn on looped cells  # turn on looped cells
27   hFacMin=.2,   hFacMin=.3,
28   hFacMindr=50.,   hFacMindr=50.,
29  # set precision of data files  # set precision of data files
30   readBinaryPrec=32,   readBinaryPrec=32,
31     globalFiles=.TRUE.,
32   &   &
33    
34  # Elliptic solver parameters  # Elliptic solver parameters
# Line 48  Line 39 
39    
40  # Time stepping parameters  # Time stepping parameters
41   &PARM03   &PARM03
42     nIter0 =      2160000,
43    # 2 years
44    # nTimeSteps =  1460,
45    # 4 months
46     nTimeSteps =  240,
47    # 20 years
48    # #_time_steps=#_yrs*60*60*24*365/43200  
49    # 100  (3110400000) years of integration will yield a reasonable flow field
50    # startTime  = 0.,
51    # endTime    = 43545600000.,
52     deltaTmom = 1200.0,
53   tauCD =     321428.,   tauCD =     321428.,
54  # nIter0 =      0,   deltaTtracer= 43200.0,
55  # nTimeSteps = 120,   deltaTClock = 43200.0,
 # 100 years of integration will yield a reasonable flow field  
  startTime  = 0.,  
 # 1 year  
  nTimesteps = 180,  
 # o 20 years  
 # endTime    = 622080000.,  
 # o 2 years  
 # endTime    = 62208000.,  
 # o 40 years  
  deltaTmom      = 1200.0,  
  deltaTtracer   = 172800.0,  
  deltaTClock    = 172800.0,  
  deltaTfreesurf = 172800.0,  
56  # if you are using a version later than checkpoint45d on the main branch  # if you are using a version later than checkpoint45d on the main branch
57  # you can uncomment the following line and increase the time step  # you can uncomment the following line and increase the time step
58  # deltaTtracer and deltaTClock to 172800.0 as well to speed up the  # deltaTtracer and deltaTClock to 172800.0 as well to speed up the
59  # asynchronous time stepping  # asynchronous time stepping
60     deltaTfreesurf = 172800.0,
61   abEps = 0.1,   abEps = 0.1,
62  # pChkptFreq= 311040000.,   pChkptFreq= 31104000,
63   taveFreq    = 2592000.,  # dumpFreq=   311040000.,
64   adjDumpFreq = 2592000.,   adjDumpFreq= 864000.,
65   monitorFreq = 31104000.,  # taveFreq= 63072000.,
66    #ph cAdjFreq =-1.,
67     cAdjFreq =0.,
68     monitorFreq=6307200.,
69  # 2 months restoring timescale for temperature  # 2 months restoring timescale for temperature
70   tauThetaClimRelax =  5184000.0,   tauThetaClimRelax =  5184000.0,
71  # 6 months restoring timescale for salinity  # 6 months restoring timescale for salinity
72   tauSaltClimRelax = 15552000.0,   tauSaltClimRelax = 15552000.0,
73   periodicExternalForcing=.TRUE.,  # periodicExternalForcing=.TRUE.,
74   externForcingPeriod=2592000.,  # externForcingPeriod=2592000.,
75   externForcingCycle=31104000.,  # externForcingCycle=31104000.,
76   &   &                  
77    
78  # Gridding parameters  # Gridding parameters
79   &PARM04   &PARM04
# Line 99  Line 92 
92   bathyFile=      'bathymetry.bin',   bathyFile=      'bathymetry.bin',
93   hydrogThetaFile='lev_t.bin',   hydrogThetaFile='lev_t.bin',
94   hydrogSaltFile= 'lev_s.bin',   hydrogSaltFile= 'lev_s.bin',
95   zonalWindFile=  'trenberth_taux.bin',   zonalWindFile=  'trenberth_taux_march.bin',
96   meridWindFile=  'trenberth_tauy.bin',   meridWindFile=  'trenberth_tauy_march.bin',
97   thetaClimFile=  'lev_sst.bin',   thetaClimFile=  'lev_sst_march.bin',
98   saltClimFile=   'lev_sss.bin',   saltClimFile=   'lev_sss_march.bin',
99   surfQFile=      'ncep_qnet.bin',  # surfQFile=      'ncep_qnet.bin',
100  # fresh water flux is turned off, uncomment next line to turn on  # fresh water flux is turned off, uncomment next line to turn on
101  # (not recommened together with surface salinity restoring)  # (not recommened together with surface salinity restoring)
102  # EmPmRFile=      'ncep_emp.bin',  # EmPmRFile=      'ncep_emp.bin',

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

  ViewVC Help
Powered by ViewVC 1.1.22