Open
Conversation
this way its contribution is not double counted when determining the "Other" time data.
correction of cutsq[mtype].z instead of extra[j].x !
the read_data is not reading slater boolean of pair_coeff
also re-create reference log files
we don't make it default yet.
…evelop/standalone)
The following is a list of pull requests affecting LAMMPS merged since 2025-04-30: - 838 More functional tests Colvars/colvars#838 (@jhenin, @giacomofiorin) - 829 fix: try fixing the orientation sign Colvars/colvars#829 (@HanatoK) - 828 fix: fix the gradients of the eigenvector CVC Colvars/colvars#828 (@HanatoK, @jhenin) - 824 fix: fix a potential issue of "fit gradients" for non-scalar components with only centering but not rotating Colvars/colvars#824 (@HanatoK, @jhenin) - 808 fix: fix the calculation of bias factor with off-grid hills Colvars/colvars#808 (@HanatoK) Authors: @giacomofiorin, @HanatoK, @jhenin
Colvars bugfixes targeting LAMMPS maintenance release
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This pull request is for a git rebase and cherrypicking for CHEM-281 exercise 2. In this exercise, the commits in the rigid-shear branch were squashed and combined into one overall commit, and one recent commit from the maintenance branch was cherrypicked, and the order of the two commits were reversed.