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

Commit

Permalink
deleted duplicate fragmentation example
Browse files Browse the repository at this point in the history
  • Loading branch information
cwishard committed Feb 13, 2023
1 parent 5226fed commit f60a382
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 82 deletions.
1 change: 0 additions & 1 deletion examples/Fragmentation/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
*
!.gitignore
!Fragmentation_Movie.py
!swiftest_fragmentation.py
!README.txt
3 changes: 1 addition & 2 deletions examples/Fragmentation/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Date : December 6, 2022
Included in the Fragmentation example directory are the following files:

- README.txt : This file
- swiftest_fragmentation.py : A Python Script that generates and runs three sets of initial conditions.
- Fragmentation_Movie.py : A Python Script that processes a data.nc file and generates a movie (.mp4) of a collisional event.
- Fragmentation_Movie.py : A Python Script that generates and runs initial conditions of collisional events, and then generates a movie (.mp4) of the collisional event.

This example is intended to be run with Swiftest SyMBA. For details on how to generate, run, and analyze this example, see the Swiftest User Manual.
79 changes: 0 additions & 79 deletions examples/Fragmentation/swiftest_fragmentation.py

This file was deleted.

0 comments on commit f60a382

Please sign in to comment.