Skip to content

Code to run the simulations and generate figures of the paper: "The viscous evolution of circumstellar discs in young star clusters" (2019MNRAS.482..732C)

License

Notifications You must be signed in to change notification settings

franciscaconcha/2019MNRAS.482..732C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2019MNRAS.482..732C The viscous evolution of circumstellar discs in young star clusters

DOI License: GPL v3 python

(Code to run the simulations and generate figures of the paper: 2019MNRAS.482..732C: The viscous evolution of circumstellar discs in young star clusters.)

This is a code to run simulations of star clusters where the stars have protoplanetary disks around them. Protoplanetary disks are subject to viscous growth and dynamical truncations. The disks are parametrized using the descriptions of Lynden-Bell & Pringle 1974 (1974MNRAS.168..603L) and Hartmann et al 1998 (1998ApJ...495..385H). The simulations are run using the AMUSE framework (Astrophysical Multipurpose Software Environment). See paper for more details.

For questions please contact Francisca Concha-Ramírez, fconcha at strw.leidenuniv.nl

Getting Started

These instructions will get you a copy of the project up and running on your local machine for testing purposes. You will be able to run the simulations as specified in the paper and to reproduce the figures.

Prerequisites

Running the simulations

You can run an individual simulation by using the AMUSE script directly:

amuse.sh cluster_with_viscous_disks.py

The script has extensive options which can be passed through the command line. For a list of these options run:

amuse.sh cluster_with_viscous_disks.py --help

Creating the plots

Figures 1, 2, and 3 of the paper were created with the script plot_disks.py. You can run it as:

amuse.sh plot_disks.py

A list of options is available for this script, including the path to the files that you want to use for the plots. To see the list of options add --help or -h to the line above.

Figures 4, 5, and 6 of the paper were created with the script find_models.py. Instructions are the same as above.

Authors

  • Francisca Concha-Ramírez - francisca.cr Twitter Follow
  • Eero Vaher
  • Simon Portegies Zwart

License

This project is licensed under the GPL v3 License - see the LICENSE.md file for details

Acknowledgments

About

Code to run the simulations and generate figures of the paper: "The viscous evolution of circumstellar discs in young star clusters" (2019MNRAS.482..732C)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages