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

Polymer generation does not obey minimum image convention #3483

Closed
fweik opened this issue Feb 14, 2020 · 1 comment · Fixed by #3484
Closed

Polymer generation does not obey minimum image convention #3483

fweik opened this issue Feb 14, 2020 · 1 comment · Fixed by #3484
Assignees

Comments

@fweik
Copy link
Contributor

fweik commented Feb 14, 2020

No description provided.

@fweik fweik self-assigned this Feb 14, 2020
@fweik
Copy link
Contributor Author

fweik commented Feb 14, 2020

Also it compares its trial points to positions that have not been set, because is_valid_position always checks the complete positions array.

@jngrad jngrad added this to the Espresso 4.1.3 milestone Feb 14, 2020
@kodiakhq kodiakhq bot closed this as completed in #3484 Feb 14, 2020
kodiakhq bot added a commit that referenced this issue Feb 14, 2020
Fixes #3483.

Description of changes:
 - Obey minimum image convention
 - To not falsely pre-populate all positions with the zero vector
 - Refactored generation loop to make it more redable
 - Check for constraint violations between starting positions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants