From de628396e9dd8a73b711ab2b7f4218041f6d2854 Mon Sep 17 00:00:00 2001 From: David A Minton Date: Thu, 15 Dec 2022 07:05:27 -0500 Subject: [PATCH] Finally got a non-pure hit and run! --- examples/Fragmentation/Fragmentation_Movie.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Fragmentation/Fragmentation_Movie.py b/examples/Fragmentation/Fragmentation_Movie.py index dc443eccc..e8d2b9fce 100644 --- a/examples/Fragmentation/Fragmentation_Movie.py +++ b/examples/Fragmentation/Fragmentation_Movie.py @@ -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]),