Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Skip first frame in replay mode #222

Open
pjuda opened this issue Jan 31, 2018 · 0 comments
Open

Skip first frame in replay mode #222

pjuda opened this issue Jan 31, 2018 · 0 comments

Comments

@pjuda
Copy link
Collaborator

pjuda commented Jan 31, 2018

Currently in the replay mode first step is initialized from the init file and then the first frame of the replay is taken into account. While it is not a bug but expected behaviour, it would be useful to be able to skip the first frame of the replay, since it is frequently the same as the initial position.

A following approach is possible:
add a flag in the input file while reading the replay file, like skip_first=True, which would ask i-PI to ignore the first frame and continue immediately to the second.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant