With this runconf:
&runconf
!====================================================================!
nnests = 1
timeMax = 432000
timestep = 86400
outputFreq = 86400
releaseFilename = "releaseFile"
!====================================================================!
!Turbulence Module
turb = .true.
horDiff = 2 !horizontal diffusivity
vertDiff = 0.5 !vertical diffusivity
turbTimestep = 86400 !in seconds
!====================================================================!
!Periodic Boundary Condition
periodicbc = .false.
!====================================================================!
!Landmask Boundary Condition
avoidcoast = .false.
!====================================================================!
!Backward Tracking Module
backward = .false.
!====================================================================!
!Output files in ASCII instead of netCDF
ascii = .false.
!====================================================================!
!Flag for putting particles back in the ocean when they go through the
!uppermost depth level
upperlevelsurface = .true.
!====================================================================!
!Flag for looping through the velocity fields
loopfiles = .false.
loopfilesstartyear = 1980
loopfilesstartmonth = 1
loopfilesstartday = 5
loopfilesendyear = 2006
loopfilesendmonth = 12
loopfilesendday = 29
!====================================================================!
!Options for restarting
restartfromfile = .false.
restartwritefreq = 18640000
!====================================================================!
!Options for mixed layer physics
mixedlayerphysics = .false.
mixedlayerwmax = 0.1
!====================================================================!
&end
and
and this buoyancy file (even if think CMS did not reach it) :
2
216000 432000
1010 1027
1012 1029
0.00025 0.00010
0.00027 0.00012
Sorry for the multiple messages,
Best,
Nicolas