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 version backward compatibility for Berkeley model; adds speedup modifications to Berkeley model meshing #851

Merged
merged 21 commits into from
Oct 27, 2024

Conversation

danielpeter
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Oct 27, 2024

Codecov Report

Attention: Patch coverage is 17.09677% with 514 lines in your changes missing coverage. Please review.

Project coverage is 35.56%. Comparing base (1f586de) to head (28c87e4).
Report is 22 commits behind head on devel.

Files with missing lines Patch % Lines
src/meshfem3D/model_berkeley.f90 0.00% 195 Missing ⚠️
src/shared/spl_A3d.c 0.00% 141 Missing ⚠️
src/meshfem3D/model_crust_berkeley.f90 0.00% 111 Missing ⚠️
src/shared/model_topo_bathy.f90 0.00% 29 Missing ⚠️
src/meshfem3D/model_1dberkeley.f90 0.00% 16 Missing ⚠️
src/shared/get_model_parameters.F90 22.22% 7 Missing ⚠️
src/specfem3D/ucb_heaviside.f90 0.00% 7 Missing ⚠️
src/meshfem3D/compute_element_properties.f90 50.00% 4 Missing ⚠️
src/meshfem3D/meshfem3D_models.F90 0.00% 2 Missing ⚠️
src/meshfem3D/create_mass_matrices.f90 83.33% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #851      +/-   ##
==========================================
- Coverage   35.60%   35.56%   -0.04%     
==========================================
  Files         284      284              
  Lines       67507    67693     +186     
==========================================
+ Hits        24033    24076      +43     
- Misses      43474    43617     +143     

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

@danielpeter danielpeter merged commit e4e2d68 into SPECFEM:devel Oct 27, 2024
17 of 19 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