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

Add basic starter tutorial mass conserving and plume chapters #676

Conversation

MFraters
Copy link
Member

@MFraters MFraters commented Feb 26, 2024

The mass conserving slab temperature and the plume feature are two relatively new additions to the world builder and I think new users should be introduced to them already in the starter tutorial. This should not go in depth, because it should point to the cookbooks for details.

  • move files to make space for two new chapters before the 2D chapter
  • write BST 16 about switching to the mass conserving slab temperature model
  • write BST 17 about how to set up a simple plume.
  • Update BST 15 text.
  • Update BST 18 (2D) with updated input file
  • Update BST 19 (spherical) with updated input file

The chapter on the mass conserving is done and ready for review, and I am in the process of finishing up the chapter on the simple plume, so that should be done soon as well.

Here is what the model for BST 17 and 18 more or less will look like:

BST_16_v5
BST_17_v4

Copy link

github-actions bot commented Feb 26, 2024

Benchmark Main Feature Difference (99.9% CI)
Slab interpolation simple none 1.024 ± 0.004 (s=448) 1.024 ± 0.005 (s=433) -0.1% .. +0.1%
Slab interpolation curved simple none 1.023 ± 0.004 (s=432) 1.029 ± 0.005 (s=448) +0.5% .. +0.7%
Spherical slab interpolation simple none 1.173 ± 0.007 (s=386) 1.172 ± 0.007 (s=384) -0.2% .. +0.1%
Slab interpolation simple curved CMS 1.059 ± 0.004 (s=431) 1.059 ± 0.006 (s=421) -0.1% .. +0.1%
Spherical slab interpolation simple CMS 1.556 ± 0.012 (s=286) 1.555 ± 0.009 (s=295) -0.3% .. +0.1%
Spherical fault interpolation simple none 1.178 ± 0.006 (s=386) 1.179 ± 0.007 (s=380) -0.1% .. +0.2%
Cartesian min max surface 2.318 ± 0.025 (s=200) 2.317 ± 0.018 (s=191) -0.4% .. +0.3%
Spherical min max surface 7.312 ± 0.198 (s=63) 7.288 ± 0.081 (s=63) -1.6% .. +0.9%

@MFraters MFraters force-pushed the add_BST_mass_conserving_and_plume_chapters branch from 6606c0f to fc19da7 Compare February 27, 2024 02:31
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.28%. Comparing base (601b6d2) to head (58269d7).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #676      +/-   ##
==========================================
+ Coverage   98.24%   98.28%   +0.04%     
==========================================
  Files         107      107              
  Lines        7341     7341              
==========================================
+ Hits         7212     7215       +3     
+ Misses        129      126       -3     

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 601b6d2...58269d7. Read the comment docs.

@MFraters MFraters force-pushed the add_BST_mass_conserving_and_plume_chapters branch from 39d617b to 6b34e70 Compare February 27, 2024 04:13
@MFraters MFraters changed the title [WIP] Add basic starter tutorial mass conserving and plume chapters Add basic starter tutorial mass conserving and plume chapters Feb 27, 2024
@MFraters MFraters merged commit df88fa0 into GeodynamicWorldBuilder:main Feb 27, 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant