Conversation
…see issue 493 - also fix for print_if_level bug - also fix for jobtype None bug
…FT unnecessarily) and using UHF instead (works for both HF and DFT)
Singlepoint_fragments: reaction energy unit
…re present. Adding M as element, will use mass and charge of 0. This should allow the use of e.g. water models with virtual sites. - OpenMMTheory: avoids defining mm_elements if virtual site encountered.
For more than one theory objects that energies, gradients, and train_mace_data.xyz files would be created separately for each theory and also the delta one as before.
a small feature to the create_ml code
- element_dict_atname: dummy element - pyscftheory: CC with GHF enabled - pyscftheory x2c: now enabling full soc-x2c if scf_type is GHF or GKS - pyscftheory: ROHF/ROKS, can avoid pop-analysis if requested - QMMMTheory: preparing for polembed_drude option. Not ready yet.
- added exception error output for mdtraj fails
CFOUR theory works well for relaxed surface scans, but fails for NEB, because important files were not copied to image_* folders.
- NumFreq: - IR Boolean option (default True), allows avoiding IR intensities if needed - linearity check made consistent for both projection function and detect_linear function. caused problems.
cfour NEB bug
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.
Bugfixes and some small new features