Skip to content

TidalPy v0.5.3

Compare
Choose a tag to compare
@jrenaud90 jrenaud90 released this 27 Apr 01:53
· 5 commits to main since this release
9750436

Changes

Fixes:

  • RadialSolver: Fixed bug where solutions between liquid and solid layers were not propagating correctly.

Additions:

  • New Love number benchmarks for Earth provided by Nick Wagner in Benchmarks & Performance\RadialSolver\Earth Love Numbers.ipynb (Jupyter Notebook).

Changes:

  • Pre-allocated several cythonized arrays to nans to help with debugging.
  • Provided more error messages to improve user experience.
  • Cythonized non-dim function now takes in the planet's density and radius as variables to change.
  • Improved the Tobie and Roberts benchmarks for radial solver.

Other:

  • Updated to work with CyRK 0.8.7

GitHub Tracked Changes

Full Changelog: v0.5.2...v0.5.3