Skip to content

gmx msd: throw error if -trestart is not divisible by -dt and moved check for dt_ > trestart

Brian Andrews requested to merge andrewsb8/gromacs:gmx-msd into release-2024

Results for gmx msd where -dt was not a factor of -trestart and -dt > -trestart were not correct. Fixes #5051 (closed).

Merge request reports