POSYDON-code / POSYDON

POSYDON is a next-generation single and binary-star population synthesis code incorporating full stellar structure and evolution modeling with the use of MESA.
BSD 3-Clause "New" or "Revised" License
25 stars 19 forks source link

get_combined_tilt -> self.get_combined_tilt #272

Closed maxbriel closed 3 months ago

maxbriel commented 4 months ago

The get_combined tilt is a class function, and was not properly defined as such: ie. missing self argument and missing the self.get_combined_tilt.