Skip to content

Commit

Permalink
remove reference to intial_particles in mc.sample doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
arm61 committed Jun 8, 2018
1 parent 1e5828c commit 1f3ac89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pylj/mc.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ def sample(particles, box_length, total_energy, system):
Information about the particles.
box_length: float
Length of a single dimension of the simulation square, in Angstrom.
initial_particles: util.particle_dt, array-like
Information about the initial particle conformation.
total_energy: float
The total system energy.
system: System
Expand Down

0 comments on commit 1f3ac89

Please sign in to comment.