Please, find attached some illutrations and below the parameters of the simulations.
Model used:
NEMO model
Output frequency : 1h
Horizontal resolution : 400m
(I also tested another model from the code MITgcm and I obtained the same issue)
Simulation :
Particles : 4 particles released
Start time : 4th of February 2018
Duration : 172800 seconds (=48h)
releaseFile :
1 6.2 42.9 0.6 1 2018 02 04 0
1 6.3 42.9 0.6 1 2018 02 04 0
1 6.4 42.9 0.6 1 2018 02 04 0
1 6.5 42.9 0.6 1 2018 02 04 0
runconf.list :
Fig1: outputFreq=3600
&runconf
!====================================================================!
nnests = 1
timeMax = 172800 !in seconds
timestep = 1800 !in seconds
outputFreq = 3600 !in seconds
releaseFilename = "releaseFile"
!====================================================================!
Fig2: outputFreq=7200
&runconf
!====================================================================!
nnests = 1
timeMax = 172800 !in seconds
timestep = 1800 !in seconds
outputFreq = 7200 !in seconds
releaseFilename = "releaseFile"
!====================================================================!
&runconf
!====================================================================!
nnests = 1
timeMax = 172800 !in seconds
timestep = 1800 !in seconds
outputFreq = 14400 !in seconds
releaseFilename = "releaseFile"
!====================================================================!
Regards,