support pyGSM to QChem for QMMM system #12
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.
The original version will take into account the geometry of QM and MM regions to generate internal coordinates, but in fact, the MM area will not be moved, so there is no need to generate internal coordinates related to the MM region. I made a small modification here to provide another approach to support the QMMM system. The concept is only generating the internal coordinates about the QM region.
The user needs to support three files, MM_region.txt, link.txt, and frozen.txt.
Besides, the starting geometry for GSM should be a cluster model that includes the geometry of the QM region and hydrogen caps for an internal coordinate generation purpose.