Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Average trajectory positions #1

Open
amritagos opened this issue Aug 7, 2024 · 0 comments
Open

Average trajectory positions #1

amritagos opened this issue Aug 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@amritagos
Copy link
Owner

Thermal fluctuations could possibly result in the erroneous identification of a hydrogen bond as "broken", even with a permissive criterion. This, in turn, affects the identification of ion pairs, since this is accomplished by finding the shortest path among connections (defined by distance cutoffs and hydrogen bond).

As an alternative to quenching trajectories, it is possible to also average trajectories over a small number of time-steps (say, 10), which should alleviate the issue with thermal fluctuations. There should be some convenience functions to produce a new 'averaged trajectory' (essentially a vector of System objects in James). This could be in a new file in soluanalysis, perhaps called util.py.

@amritagos amritagos added the enhancement New feature or request label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant