Skip to content

Commit

Permalink
Updating Readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
JPGlaser committed Feb 17, 2020
1 parent 52fa7e1 commit 9aa4bb6
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# Tycho
AMUSE community code for observing star-star scattering effects on exoplanets in stellar clusters.

TYCHO is a simulation suite used in observing the effects of star-star scattering on exoplanets within clustered natal environments. It is dependent on multiple community codes provided by the Astrophysical Multipurpose Software Environment (AMUSE; amusecode.org).

Breakdown of Files:
- sim_cluster.py ~ Used in simulating a star cluster and record all close-encounters.
- sim_encounters.py ~ Used in simulating stellar close-encounters created and stored by sim_cluster.py
- plot_encounters.py ~ Used to plot stellar close-encounters.
Binary file modified src/tycho/__init__.pyc
Binary file not shown.
Binary file modified src/tycho/create.pyc
Binary file not shown.
Binary file modified src/tycho/encounter_db.pyc
Binary file not shown.
Binary file modified src/tycho/multiples2.pyc
Binary file not shown.
Binary file modified src/tycho/read.pyc
Binary file not shown.
Binary file modified src/tycho/util.pyc
Binary file not shown.
Binary file modified src/tycho/write.pyc
Binary file not shown.

0 comments on commit 9aa4bb6

Please sign in to comment.