Skip to content

Nyaa394/Tidal-Spin-Up-in-Wolf-Rayet-Stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

The purpose of this project is to verify different conditions to see under which a WR star can efficiently be spun up by tides to achieve high-spinning BH remnants.

Contents overview

  • The code itself is based on a series of tasks given to me as worksheets, with the functions, ODE_solver and plot_utils files being intended for future, unrelated use as well.
  • The MAIN, main_worksheet and all "testing" files are trial files which will not be updated regularly, but the calculations written in them may be reused.
  • main_condition_checker is intended to output a csv file with all initial data that fullfils the condition(s) currently being verified.
  • main_eq_plots serves as a direct plotter of the data provided by main_condition_checker.
  • main_worksheet_population_study and main_worksheet_BH_binary are the subsequent tasks of the worksheet, which focus on the dimentionless spin parameter and the effective spin.
  • the newer files (all_ok, freq_ok, freq_ok_redo and their variants) are all files in which I will work on each specific case.
  • PCA is self-explanatory

About

Code that follows tasks from a worksheet to study tidal spin-up in WR stars. It includes functions for several physical quantities, as well as the mean and median of a continuous function, an ODE solver using solve_ivp, and matplotlib plotting made into more comprehensive functions.

Topics

Resources

Stars

Watchers

Forks

Contributors