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

Add mc moves #109

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Add mc moves #109

wants to merge 2 commits into from

Conversation

mpougin
Copy link
Collaborator

@mpougin mpougin commented Dec 1, 2022

For charged molecules Raspa outputs the warning:
WARNING: REINSERTION MOVE USED ON CHARGED IONS (IF POSSIBLE, CHANGE TO RANDOM TRANSLATION MOVE TO AVOID NUMERICAL PROBLEMS)

Reinsertion probability 1.0 is still the default in the simannealing wc but I added the possibility to change this value and specify a random translation probability

@mpougin
Copy link
Collaborator Author

mpougin commented Dec 1, 2022

@kjappelbaum, you have an idea why the coverage report fails?

@kjappelbaum
Copy link
Contributor

😮 that's a large PR 😆

@kjappelbaum
Copy link
Contributor

probably it is a token issue for the coverage upload, I'll give it a look

@mpougin
Copy link
Collaborator Author

mpougin commented Dec 1, 2022

😮 that's a large PR 😆

It's mainly the mock-code files that changed. My modification slightly modifies the input of the test-calculation (it now adds by default randominsertionprobability 0.0, so I had to generate new mock code for the simannealing test. The code/example modifications are in the first commit

@mpougin
Copy link
Collaborator Author

mpougin commented Dec 1, 2022

probably it is a token issue for the coverage upload, I'll give it a look

Thank you :)

@mpougin
Copy link
Collaborator Author

mpougin commented Dec 1, 2022

probably it is a token issue for the coverage upload, I'll give it a look

maybe it's related to this? codecov/codecov-action#557

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

Successfully merging this pull request may close these issues.

2 participants