Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/mcfgen #84

Merged
merged 4 commits into from
Aug 27, 2020
Merged

Hotfix/mcfgen #84

merged 4 commits into from
Aug 27, 2020

Conversation

rsdefever
Copy link
Collaborator

@rsdefever rsdefever commented Aug 27, 2020

Description

Fixes the mcfgen.py deprecation that was introduced in the 1.2.2 release. Restores mcfgen.py to the version that was distributed with 1.2.0 with the following additions:

  • Support for Python3
  • Deprecation warning for Python2

The .ff and .mcf files distributed under Scripts/MCF_Generation/PDB and Scripts/MCF_Generation/CML were also updated according to the current version of mcfgen.py.

Related Issue

Closes #77 and #83.

How Has This Been Tested?

Tested mcfgen.py against the existing .ff and .mcf files in PDB and CML. Also checked support for rigid structures (e.g., a zeolite) in the Examples/NVT/Methane_Butane_Silicalite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MCFGen exits with keyError when the molecule has no fragments (pdb without CONECT)
1 participant