Skip to content

Commit

Permalink
adapting forcefields doc
Browse files Browse the repository at this point in the history
  • Loading branch information
arm61 committed Aug 26, 2018
1 parent b5e462c commit 936f2ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pylj/forcefields.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ def lennard_jones(dr, constants, force=False):
Parameters
----------
dr: float
The distances between the pairs of particles.
dr: float, array_like
The distances between the all pairs of particles.
constants: float, array_like
An array of lenght two consisting of the A and B parameters for the
12-6 Lennard-Jones function.
Expand Down

0 comments on commit 936f2ce

Please sign in to comment.