jrenaud90 / TidalPy

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

Add a check so that andrade alpha stays between 0.0 and 1.0 #14

Closed jrenaud90 closed 4 months ago

jrenaud90 commented 5 years ago

The custom njit factorial function does not work outside this range. Physically that is fine since we do not expect alpha to be outside this range. However, the current code allows it to fall outside this range.

jrenaud90 commented 4 months ago

This is no longer an issue with the new rheology functions introduced in v0.5.0+