Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vtlim/plot_potential

Plot individual potential functions that comprise force fields. Ideal for presentations. Includes energy terms for bonds (harmonic), angles (harmonic), proper torsion (periodic cosine), improper torsion (harmonic), van der Waals (Lennard-Jones), electrostatics (Coulomb), and the Morse potential.
https://github.com/vtlim/plot_potential

computational-chemistry cosine coulomb-interactions energy-functions forcefield harmonic lennard-jones matplotlib molecular-dynamics molecular-modeling molecular-simulation morse potential presentation-materials vdw

Last synced: about 1 month ago
JSON representation

Plot individual potential functions that comprise force fields. Ideal for presentations. Includes energy terms for bonds (harmonic), angles (harmonic), proper torsion (periodic cosine), improper torsion (harmonic), van der Waals (Lennard-Jones), electrostatics (Coulomb), and the Morse potential.

Awesome Lists containing this project

README

        

# Plot Potential

Created: 4 May 2021

Plot individual potential functions that comprise force fields. **Ideal for presentations.**

Includes energy terms for:
* bonds (harmonic),
* angles (harmonic),
* proper torsion (periodic cosine),
* improper torsion (harmonic),
* van der Waals (Lennard-Jones),
* electrostatics (Coulomb), and
* the Morse potential.

Code and images are free to modify or use with citation of this work.
The plotting code is all in **`plot_potential.py`**.
**Author:** Victoria T. Lim
**Source:** `https://github.com/vtlim/plot_potential`

Example output made with this code (based on [ref](https://cmm.cit.nih.gov/intro_simulation/node15.html)):
![](together.png)