Skip to content

Commit

Permalink
updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
VGFletcher authored Sep 9, 2024
1 parent 536a3b4 commit 4f120be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ns_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@ def rotate_dir_3N_2D(vec, max_ang):

def rej_free_perturb_velo(at, Emax, KEmax, rotate=True):
#DOC
#DOC ``rej_free_perturb_velo(at, Emax, KEmax, rotate=True)``
#DOC ``rej_free_perturb_velo``

if not at.has('momenta') or not at.has('masses'):
return
Expand Down

0 comments on commit 4f120be

Please sign in to comment.