jrenaud90 / TidalPy

Software suite to perform solid-body tidal dissipation calculations for rocky and icy worlds
Other
15 stars 3 forks source link

RadialSolver: Dynamic Liquid Layer Stability Issues #55

Open jrenaud90 opened 4 months ago

jrenaud90 commented 4 months ago

Describe the bug This is a thread to track improvements / issues related to integration stability when using dynamic liquid layers in RadialSolver.

Note that "forcing period" refers to the tidal mode that is being calculated. A planet with a low orbital period may still require larger forcing period modes depending on its eccentricity, obliquity, and rotation rate.

jrenaud90 commented 4 months ago

The new RadialSolver has a warning when provided with a high forcing period and a liquid layer. Currently this warning does not check for the density of the layer.

It would be nice to come up with a stability term (function of frequency, density and ???) that can be used in these warning checks.