Back to home page

MITgcm

 
 

    


Warning, /verification/aim.5l_cs/input.thSI/data is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit 41f98c40 on 2016-04-05 17:37:15 UTC
a68c94de5b Jean*0001 # ====================
                0002 # | Model parameters |
                0003 # ====================
                0004 #
                0005 # Continuous equation parameters
                0006  &PARM01
                0007  tRef=289.6, 298.1, 314.5, 335.8, 437.4,
                0008  sRef=5*0.,
                0009  no_slip_sides=.FALSE.,
                0010  no_slip_bottom=.FALSE.,
                0011  buoyancyRelation='ATMOSPHERIC',
f73cd03ec1 Jean*0012  eosType='IDEALG',
a68c94de5b Jean*0013  atm_Rq=0.6078E-3,
41f98c401e Jean*0014  integr_GeoPot=2,
a68c94de5b Jean*0015  selectFindRoSurf=1,
                0016  gravity=9.81,
                0017  rhoConstFresh=1000.,
                0018  implicitFreeSurface=.TRUE.,
                0019  exactConserv=.TRUE.,
                0020  select_rStar=2,
                0021  nonlinFreeSurf=4,
                0022  hFacInf=0.2,
                0023  hFacSup=2.0,
                0024  uniformLin_PhiSurf=.FALSE.,
                0025  hFacMin=0.2,
                0026  saltAdvScheme=3,
                0027  vectorInvariantMomentum=.TRUE.,
                0028  useJamartWetPoints=.TRUE.,
                0029  staggerTimeStep=.TRUE.,
                0030  readBinaryPrec=64,
bd8da1d557 Jean*0031 #writeBinaryPrec=64,
                0032  useSingleCpuIO=.TRUE.
a68c94de5b Jean*0033  &
                0034 
                0035 # Elliptic solver parameters
                0036  &PARM02
                0037  cg2dMaxIters=200,
                0038 #cg2dTargetResidual=1.E-12,
                0039  cg2dTargetResWunit=1.E-17,
                0040  &
                0041 
                0042 # Time stepping parameters
                0043  &PARM03
                0044  nIter0=0,
                0045  nTimeSteps=10,
                0046 # 10yr:
                0047 #endTime=311040000.,
                0048  deltaT=450.0,
                0049  abEps=0.1,
75f6173020 Jean*0050  forcing_In_AB=.FALSE.,
a68c94de5b Jean*0051  cAdjFreq=0.,
                0052  pChkptFreq=2592000.,
                0053  taveFreq=2592000.,
                0054  dumpFreq=2592000.,
                0055  monitorFreq=86400.,
                0056  monitorFreq=1.,
                0057  &
                0058 
                0059 # Gridding parameters
                0060  &PARM04
                0061  usingCurvilinearGrid=.TRUE.,
353a8586ba Jean*0062  radius_fromHorizGrid=6370.E3,
a68c94de5b Jean*0063  delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
                0064  &
                0065 
                0066 # Input datasets
                0067  &PARM05
                0068  topoFile='topo.cpl_FM.bin',
                0069  &