Larkinsd/feature energy injection#247
Open
SonkeLarkin wants to merge 372 commits into
Open
Conversation
…f only judging the first atom.
This is typical in qFit refined structures, where only one alt_loc is kept after removing marginal conformations.
Shaoqz/feature exp esm support
…nd. Change the position of conda activate command to make sure python environment is not subsituted by the one in the software stack.
when moldesc file is found in ncaa and is mol2. Also fix a potential problem that when a parameterizer.run() is used multiple times, the self.additional_tleap_lines will accumulate the bond lines and cause problems. Now run() use a local variable to store the additional tleap lines and will not change the self.additional_tleap_lines.
Bugfix: fix the problem that not adding bond lines when moldesc file is found in ncaa_lib and is mol2.
multiwfn_interface.get_bond_dipole returns 0.0 and (0.0, 0.0, 0.0) sliently. Now, it will check both target_bond and reverse_bond in the dip file, and return the correct value if reverse_bond exist. If neither target_bond nor reverse_bond exist, it will raise ValueError.
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.
No description provided.