jrenaud90 / TidalPy

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

Underlying Object has Vanished #35

Closed jrenaud90 closed 6 months ago

jrenaud90 commented 1 year ago

Issue with cached numba functions vanishing when called from multiple scripts at once.

Removing cache from some of the most affected functions for now.

jrenaud90 commented 1 year ago

Added a script to reproduce error in Documentation/Issues/Issue35 (need to revert multilayer odes back to cacheable=True)