Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 649 Bytes

potentials.rst

File metadata and controls

28 lines (17 loc) · 649 Bytes

:mod:`trep.potentials` - Potential Energies

.. module:: trep.potentials
   :platform: Linux, Mac, Windows
   :synopsis: Built in potential energy types.



Conservative forces are best modeled in :mod:`trep` as potential energies. Every type of potential is derived from :class:`trep.Potential`.

These are the types of potential energy currently built in to :mod:`trep`.

.. toctree::

   gravity
   linearspring
   configspring
   nonlinearconfigspring