Tides Eccentricity Behavior Fix #1318
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated the behavior of tides in the$(l,m) \neq (2,2)$ .
KAPIL2024model, where eccentric binaries could sometimes be spun up past synchronization due to the positive spin contribution of non-circular terms, i.e.See the plot below for an example of the spin evolution for a binary with the following parameters ($e=0.7$ ):
Due to the large eccentricity, the$d\Omega /dt$ term for the primary towards the beginning of CHeB is positive despite its spin exceeding the orbital frequency.

After the update, the spin contribution from tides reverts to the (2,2)-only contribution whenever the primary spin exceeds orbital frequency, while using the full expression when the spin is lower. This behavior better preserves synchronization throughout the binary evolution.
