Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 506 Bytes

File metadata and controls

6 lines (5 loc) · 506 Bytes

Julia Final Project

DrawInitialParams.jl contains the parallelization of the algorithm to draw initial parameters from given distributions of progenitor mass, orbital period, and mass ratio. It will save a sample of 1000 binary systems into a .txt file called "Initial_binariesNP".

GSA_CEmodel.jl contains the global sensitivity analysis on the CE stage of binary evolution only. I also started working on finding the optimal values for our 5 free parameters, but that part is still a work in progress.