Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Finally got a non-pure hit and run!
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Dec 15, 2022
1 parent bab38bb commit de62839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Fragmentation/Fragmentation_Movie.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"supercatastrophic_off_axis": [np.array([0.0, 6.28, 0.0]),
np.array([0.5, -6.28, 0.0])],
"hitandrun" : [np.array([0.0, 6.28, 0.0]),
np.array([-1.5, -6.28, 0.00])]
np.array([-1.45, -6.28, 0.00])]
}

rot_vectors = {"disruption_headon" : [np.array([0.0, 0.0, 0.0]),
Expand Down

0 comments on commit de62839

Please sign in to comment.