Deletes an existing trajectory_list, freeing up the associated memory.
delete_trajectory_list <name of existing trajectory_list to delete>
In most cases, trajectory_lists require only a modest amount of memory to store, such that this is not strictly necessary. However, if an analysis tool defines a trajectory list that changes at every timestep in the trajectory, it’s required memory storage may be considerably higher, and deletion may be worthwhile if you are memory-limited.