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

added Random slump parameter for tempering #434

Merged
merged 1 commit into from
Jun 25, 2023
Merged

Conversation

IVinterbladh
Copy link
Collaborator

@IVinterbladh IVinterbladh commented Jun 22, 2023

added Random slump parameter for tempering so the mpi threads do not get out of sync

Description

Please edit this text to include a summary of the change and which issue is fixed.

Checklist

  • make test passes with no errors

  • the source code is well documented

  • new functionality includes unittests

  • the user-manual has been updated to reflect the changes

  • I have installed the provided commit hook to auto-format commits (requires clang-format):

    ./scripts/git-pre-commit-format install
  • code naming scheme follows the convention:

    Style Elements
    PascalCase classes, namespaces
    camelCase functions
    snake_case variables

Copy link
Owner

@mlund mlund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mlund mlund merged commit f625bb3 into master Jun 25, 2023
1 check passed
@mlund mlund deleted the tempering-update branch June 25, 2023 16:07
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.

None yet

2 participants