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

Xtal Minimization Experiments #2

Open
wutobias opened this issue Apr 5, 2022 · 0 comments
Open

Xtal Minimization Experiments #2

wutobias opened this issue Apr 5, 2022 · 0 comments

Comments

@wutobias
Copy link
Owner

wutobias commented Apr 5, 2022

Find a summary of my experiments with xtal minimization here .

Description

Preparation

This is for subset of 293 COD molecules (see here). I attempted to built xtal supercells by replicating the unitcell in each cell direction so that any cell axis is at least 2.5 times the real space cutoff (.9 nm). This was succesfull for 232 of those molecules. Note that for each successful supercell, there is also valid rdkit object. For each supercell, I attempted to build an openmm system with Sage and Parsley FFs. This worked for 178 systems.

Minimization

Minimization worked (i.e. didn't crash for any reason and generated physically meaningful output) fine for 165 xtals. I experimented with three minimization approaches:

1.) Minimize box and position vectors simultaneously

2.) Minimize box and position vectors in alternating fashion

3.) First 1.), then 2.)

Code to reproduce these things is here. I did not upload CIF files, they can be found here). Pdb files as well as system/state xml files are too large. If there is interest in them, I can provide them through bitbucket or something similar.

@mrshirts

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

No branches or pull requests

1 participant