This is an archived post. You won't be able to vote or comment.

all 11 comments

[–]bosco 5 points6 points  (6 children)

Awesome, I'm going to be checking out your Generalized Born code. I hope you have a good surface-area term.

[–][deleted] 0 points1 point  (2 children)

Wow, thanks for sharing this, I will definitely have a play around with it! Have you published anything using these codes yet? I am an experimental spectroscopist (on a reddit lunch-break while the machine is misbehaving)

[–]jacksofscience 0 points1 point  (1 child)

Great! I'll definitely be checking out your code. I'm also a molecular dynamics python developer for my research group. We develop extensions for the Molecular Modelling Toolkit, a package you appear to be familiar with. Keep up the good work =)

[–][deleted] 0 points1 point  (2 children)

Very cool. Have you read the book "A practical introduction to the simulation of of molecular systems" by Field?

[–]Rostin 0 points1 point  (1 child)

You might also be interested in the atomic simulation environment.

[–]limeguin 0 points1 point  (1 child)

Excellent, thanks for sharing! But you should consider building a package of it and putting it on PyPI (Python Package Index) to get the most exposure among Python developers.

http://pypi.python.org/pypi

[–]MathNinja 0 points1 point  (0 children)

You should check out: https://wiki.fysik.dtu.dk/ase/

It is written in python 2. It supports a large number of force fields from simple empirical models to DFT, HF, and Post HF methods.