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

Commit

Permalink
More fragments in the fragment movies
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Feb 18, 2023
1 parent 89f8d55 commit 1ecd79d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/Fragmentation/Fragmentation_Movie.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@
"merge_spinner" : 5.0e-3,
}

nfrag_reduction = {"disruption_headon" : 10.0,
"disruption_off_axis" : 10.0,
"supercatastrophic_headon" : 10.0,
"supercatastrophic_off_axis" : 10.0,
nfrag_reduction = {"disruption_headon" : 1.0,
"disruption_off_axis" : 1.0,
"supercatastrophic_headon" : 1.0,
"supercatastrophic_off_axis" : 1.0,
"hitandrun_disrupt" : 1.0,
"hitandrun_pure" : 1.0,
"merge" : 1.0,
Expand Down

0 comments on commit 1ecd79d

Please sign in to comment.