Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 05_limit_temperature_with_depth.md #646

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

ljhwang
Copy link
Contributor

@ljhwang ljhwang commented Feb 16, 2024

Fixes inconsistencies in the depths between the json and the text.

Additional edits to improve clarity (at least for me!)

Please feel free to edit.

Fixes inconsistencies in the depths between the json and the text.   

Additional edits to improve clarity (at least for me!)

Please feel free to edit.
@gassmoeller gassmoeller added the ready to merge Pull request is ready to merge. May be waiting for tests to complete or other reviews. label Feb 17, 2024
Copy link

codecov bot commented Feb 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c5255b3) 92.75% compared to head (54ca7c4) 92.75%.
Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #646   +/-   ##
=======================================
  Coverage   92.75%   92.75%           
=======================================
  Files          92       92           
  Lines        6475     6475           
=======================================
  Hits         6006     6006           
  Misses        469      469           

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c5255b3...54ca7c4. Read the comment docs.

Copy link

Benchmark Main Feature Difference (99.9% CI)
Slab interpolation simple none 1.012 ± 0.017 (s=438) 1.011 ± 0.004 (s=454) -0.4% .. +0.2%
Slab interpolation curved simple none 1.014 ± 0.005 (s=436) 1.015 ± 0.007 (s=454) -0.1% .. +0.2%
Spherical slab interpolation simple none 1.163 ± 0.009 (s=396) 1.163 ± 0.011 (s=380) -0.2% .. +0.2%
Slab interpolation simple curved CMS 1.063 ± 0.005 (s=433) 1.061 ± 0.005 (s=417) -0.3% .. -0.1%
Spherical slab interpolation simple CMS 1.542 ± 0.009 (s=308) 1.543 ± 0.009 (s=278) -0.1% .. +0.2%
Spherical fault interpolation simple none 1.170 ± 0.008 (s=367) 1.170 ± 0.006 (s=405) -0.1% .. +0.2%
Cartesian min max surface 2.299 ± 0.037 (s=184) 2.299 ± 0.025 (s=210) -0.5% .. +0.5%
Spherical min max surface 7.228 ± 0.033 (s=59) 7.212 ± 0.027 (s=68) -0.5% .. +0.0%

@gassmoeller gassmoeller merged commit b9b1246 into GeodynamicWorldBuilder:main Feb 17, 2024
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull request is ready to merge. May be waiting for tests to complete or other reviews.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants