Merged
Conversation
multiple rid/cid to save by implenting two improvements (1) the check to see if another job is running this init_geom now checks not only for running jobs, but for very recently finished jobs (2) completed init geoms now go throught the same save_conformer procedure that conf_samp does, that ensures a newly optimized geometry is unique before saving it (and in doing so places it in correct rid) - conformer sampling (not puckering sampling) is less likely to result in new rids. It was deciding that the slight twists due to varying interactions of the different torsional configurations (of the non-ring (dihedrals) were significant enough to label them as a new rid. We've doubled that threshold now to have them be the same rid as long as the angles are within 0.2 angstrom (rng_loc_for_geo) - I've done a lot of clean up: improved comments, reduction in redundant code snippets, began adding type annotations
make the CONF/conf.t.xyz only have the lowest conformation for each rid
make the CONF/conf.t.xyz only have the lowest conformation for each rid
an initial conformer is running in another process
running check desynchronizer to use pid)
(1) lvl1 = 2 * mylvlkey (2) lvl1 = 2,mylvlkey (3) lvl1 = 2 mylvlkey
channels are requested in run.dat
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.