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

WIP: Icosahedral grid with multiple trees per quad face of icosahedron #52

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

amrueda
Copy link
Collaborator

@amrueda amrueda commented Nov 27, 2024

No description provided.

Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.82%. Comparing base (2afbdef) to head (b875bdc).
Report is 1 commits behind head on arr/icosahedral_grid.

Additional details and impacted files
@@                   Coverage Diff                    @@
##           arr/icosahedral_grid      #52      +/-   ##
========================================================
+ Coverage                 89.20%   89.82%   +0.61%     
========================================================
  Files                        18       18              
  Lines                      1631     1729      +98     
========================================================
+ Hits                       1455     1553      +98     
  Misses                      176      176              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@amrueda amrueda merged commit c8f6204 into arr/icosahedral_grid Nov 27, 2024
8 of 10 checks passed
@amrueda amrueda deleted the arr/icosahedral_grid_ref_geometry branch November 27, 2024 14:52
amrueda added a commit that referenced this pull request Dec 2, 2024
* First implementation of an icosahedral grid with 3 quads on each triangular face

* Removed cells_per_dimension from elixir

* Changed radius in initial_condition_gaussian

* Added test for spherical advection on icosahedral grid

* Improved ascii art?

* Added information to run convergence test with P4estMeshCubedSphere2D

* Corrected advection elixir for tests

* Fixed initial condition to avoid pole singularities

* WIP: Icosahedral grid with multiple trees per quad face of icosahedron (#52)

* Added the possibility to have multiple trees per quad face of icosahedron

* Updated advection elixir (and test) that uses the quad-based icosahedral grid

* Updated spherical advection reference solutions to account for changes in the initial condition

* Improve comments

* Remove sqrt in initial condition to make it slightly cheaper

* Fix comment

* Redefined index maps as constant tuples and improved the comments

* typo

* Moved all export statements to TrixiAtmo.jl and fixed typo
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