kpenev / poet

Documentation at:
https://kpenev.github.io/poet/
Mozilla Public License 2.0
10 stars 0 forks source link

Evolution stalls when a tidal frequency break is added to phase lag. #1

Closed kpenev closed 5 years ago

kpenev commented 6 years ago

The calculation of the orbital evolution stalls (the step size is driven to zero) in some instances when a tidal frequency break is introduced in the phase lag.

kpenev commented 6 years ago

It seems that the bug is related to LagSpinBreakCondition or LagForcingFrequencyBreakCondition. Removing those from the list of monitored stopping conditions resolves the issue.

kpenev commented 5 years ago

this is a duplicate of #16