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

adds initial SEMUCB Berkeley model; fixes attenuation for 1d models with 1d storage arrays #849

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

danielpeter
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 6.81363% with 930 lines in your changes missing coverage. Please review.

Project coverage is 36.70%. Comparing base (ed6d376) to head (aa20c64).
Report is 6 commits behind head on devel.

Files with missing lines Patch % Lines
src/meshfem3D/model_berkeley.f90 0.00% 242 Missing ⚠️
src/meshfem3D/model_1dberkeley.f90 0.00% 203 Missing ⚠️
src/meshfem3D/model_crust_berkeley.f90 0.00% 199 Missing ⚠️
src/shared/spl_A3d.c 0.00% 198 Missing ⚠️
src/meshfem3D/meshfem3D_models.F90 9.67% 28 Missing ⚠️
src/shared/get_model_parameters.F90 10.00% 27 Missing ⚠️
src/meshfem3D/moho_stretching.f90 67.50% 13 Missing ⚠️
src/specfem3D/prepare_elastic_elements.F90 50.00% 9 Missing ⚠️
src/meshfem3D/test_MPI_interfaces.f90 60.00% 4 Missing ⚠️
src/meshfem3D/model_attenuation.f90 0.00% 3 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #849      +/-   ##
==========================================
- Coverage   37.20%   36.70%   -0.51%     
==========================================
  Files         279      283       +4     
  Lines       64557    65481     +924     
==========================================
+ Hits        24017    24032      +15     
- Misses      40540    41449     +909     

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

@danielpeter danielpeter merged commit 9607835 into SPECFEM:devel Oct 9, 2024
27 of 29 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