kristenrasmus
New member
Hi, we are having trouble calculating trajectories after 99 timesteps (100 and beyond). This causes an error when I try to run showtraj (line 43 of file showtraj.f: Fortran runtime error: end of file) or plot trajectories (line 133 of file htrajdraw.f). The maxtraj parameter is 7000 and the maxtrajtime parameter is 2800, so I think the problem occurs when the trajectories are actually calculated. Do you have any idea how we can fix this issue? Thank you!