Skip to content

Instantly share code, notes, and snippets.

View wutobias's full-sized avatar

Tobias Hüfner wutobias

  • Frankfurt, Germany
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dotsdl
dotsdl / run_torsiondrive.py
Last active July 29, 2022 09:20
A script for executing torsiondrives on a molecule given a chosen dihedral, compute spec
#!/usr/bin/env python
"""
Author : Josh Horton (@jthorton)
Posted with permission
Small additions by David Dotson (@dotsdl)
"""
from typing import Tuple, List, Optional
@maxentile
maxentile / Gradient-informed type refinement.ipynb
Last active September 11, 2020 23:55
proof-of-concept for using per-particle gradients to inform discrete refinements of an atom-typing scheme, in the context of a simple charge-equilibration model
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.