Skip to content

Commit

Permalink
Identified floating point errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jrenaud90 committed Nov 25, 2024
1 parent 9319298 commit 7f1628f
Show file tree
Hide file tree
Showing 5 changed files with 128 additions and 2,151 deletions.
126 changes: 52 additions & 74 deletions Benchmarks & Performance/RadialSolver/RadialSolver Benchmarks.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

v0.6.0:
* Add in dm/dr and dI/dr (total mass and MOI) to EOS solver.
* Create issue for higher precision. Look around line 548 in RadialSolver.odes.pyx

* Tests:
* radial_solver when starting_radius is provided. when it is not. when it is provided and its very large relative to planet (ensure nans are being produced at lower layers)
Expand Down
Loading

0 comments on commit 7f1628f

Please sign in to comment.