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

Same fragments got computed twice #23

Open
xiki-tempula opened this issue Nov 24, 2021 · 1 comment
Open

Same fragments got computed twice #23

xiki-tempula opened this issue Nov 24, 2021 · 1 comment

Comments

@xiki-tempula
Copy link
Contributor

xiki-tempula commented Nov 24, 2021

I have a test case of heptane and when I set the setting to

[scan]
frag_threshold = 1

Technically, I would only need to scan two dihedrals. However, I got three dihedrals to scan.

CC_H10C4_a4d6f5f498b2476c6fd0ce965c9cba18~1.inp
CC_H10C4_a4d6f5f498b2476c6fd0ce965c9cba18~2.inp
CC_H8C3_d91b46644317dee9c2b868166c66a18c~1.inp

Where CC_H10C4_a4d6f5f498b2476c6fd0ce965c9cba18~1.inp and CC_H10C4_a4d6f5f498b2476c6fd0ce965c9cba18~2.inp seems to be the same.

please find the files attached.

heptane.zip

@selimsami
Copy link
Owner

Yes this is what I was referring to earlier. I know why it happens (related to the graph matching using capping hydrogens to match) but it will take some work to fix it and test it carefully. But it is high on my priority list. For now, I would suggest running both.

Thanks for the files. That will be a nice test case.

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

No branches or pull requests

2 participants