[MITgcm-support] Sea Ice Exp.

Amitabh Mitra amitabhmitra1 at rediffmail.com
Thu Oct 12 06:10:54 EDT 2006


Sir,

 I am trying to run the seaice exp
s12t_16x32 for a year. The data file
is attached with this mail. The output
files are formed after every 20
iterations and is creating space
problems. So how can I reduce the
no. of output files without effecting 
the result of my experiment ?

 Since there is power backup problems,
so how can I save the final simulation at
the end of the day, so that I can start 
simulation from that final stage the next day ?

 What will be the effect if I add the
following lines in the 'data' file ?

 pChkptFreq= 311040000.,
 dumpFreq=   311040000.,
 dumpFreq=   864000.,
 taveFreq=   311040000.,
 taveFreq=   864000.,
 

Thanking you for all the help.

With regards,

Amitabh Mitra
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20061012/09c23df3/attachment.htm>
-------------- next part --------------
# ====================
# | Model parameters |
# ====================
#
# Continuous equation parameters
 &PARM01
 tRef=15*20.,
 sRef=15*35.,
 viscAh =3.E5,
 viscAr =1.E-3,
 diffKhT=0., 
 diffK4T=0., 
 diffKrT=3.E-5,
 diffKhS=0.,  
 diffK4S=0., 
 diffKrS=3.E-5,
 implicitDiffusion=.TRUE.,
 implicitViscosity=.true.,
 gravity=9.81,
 rhonil=1035.,
 eosType='JMD95Z',
#staggerTimeStep=.TRUE.,
 vectorInvariantMomentum=.TRUE.,
 implicitFreeSurface=.TRUE.,
 exactConserv=.TRUE.,
 select_rStar=2,
 nonlinFreeSurf=4,
 hFacInf=0.2,
 hFacSup=2.0,
 useRealFreshWaterFlux=.TRUE.,
 allowFreezing=.TRUE.,
 hFacMin=.1,
 hFacMinDr=20.,
 readBinaryPrec=64,
 globalFiles=.TRUE.
 useSingleCPUio=.TRUE.
 &

# Elliptic solver parameters
 &PARM02
 cg2dMaxIters=200,
#cg2dTargetResidual=1.E-9,
 cg2dTargetResWunit=1.E-14,
 &

# Time stepping parameters
 &PARM03
 nIter0=0,
 nTimeSteps=26280,
 deltaTmom   =1200.,
 deltaTtracer=1200.,
 deltaTfreesurf=1200.,
 deltaTClock =1200.,
 abEps = 0.1,
 forcing_In_AB=.FALSE.,
# 2 months restoring timescale for temperature
 tauThetaClimRelax = 5184000.,
# 2yrs restoring timescale for salinity
 tauSaltClimRelax = 62208000.,
 monitorFreq =1.,
 calendarDumps = .TRUE.
 &

# Gridding parameters
 &PARM04
 usingCartesianGrid=.FALSE.,
 usingSphericalPolarGrid=.FALSE.,
 usingCurvilinearGrid=.TRUE.,
 delR= 50., 70., 100., 140., 190.,
       240., 290., 340., 390., 440.,
       490., 540., 590., 640., 690.,
 &

# Input datasets
 &PARM05
 bathyFile      ='bathy_Hmin50.bin',
 hydrogThetaFile='lev_T_cs_15k.bin',
 hydrogSaltFile ='lev_S_cs_15k.bin',
 &


More information about the MITgcm-support mailing list