arm61 / pylj

Teaching Utility for Classical Atomistic Simulation.
https://pythoninchemistry.org/pylj
MIT License
29 stars 21 forks source link

Add square-well potential #31

Closed arm61 closed 5 years ago

arm61 commented 6 years ago

Now that there is support for other forcefields, it would be nice to have a Square-well potential

arm61 commented 6 years ago

How this is done for a Lennard-Jones potential can be found in pylj/forcefields.py

arm61 commented 5 years ago

resolved in https://github.com/arm61/pylj/pull/42