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

Latest elastic features #125

Closed
wants to merge 32 commits into from
Closed

Latest elastic features #125

wants to merge 32 commits into from

Conversation

SouzaEM
Copy link
Collaborator

@SouzaEM SouzaEM commented Sep 30, 2024

No description provided.

SouzaEM and others added 30 commits May 2, 2024 08:14
Issue 0042 (Dockerfile and related environments)
…ed_space_central_difference' function into a unique function
…tral_difference_MMS' function into a unique function
Add first part of the code of elastic wave propagation. It is still incomplete, but include some code refactoring that may be used by other branches.
…y was moved from the wave object to the source object
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 65.96774% with 211 lines in your changes missing coverage. Please review.

Project coverage is 80.30%. Comparing base (42b3ad3) to head (ddc931b).

Files with missing lines Patch % Lines
spyro/solvers/elastic_wave/local_abc.py 2.94% 66 Missing ⚠️
spyro/examples/camembert_elastic.py 0.00% 39 Missing ⚠️
spyro/examples/elastic_cube_3D.py 0.00% 29 Missing ⚠️
spyro/solvers/acoustic_wave.py 76.71% 17 Missing ⚠️
spyro/receivers/dirac_delta_projector.py 73.77% 16 Missing ⚠️
spyro/solvers/wave.py 81.25% 15 Missing ⚠️
spyro/solvers/elastic_wave/isotropic_wave.py 89.16% 13 Missing ⚠️
spyro/solvers/elastic_wave/elastic_wave.py 77.77% 6 Missing ⚠️
spyro/solvers/elastic_wave/forms.py 91.66% 3 Missing ⚠️
spyro/examples/camembert.py 33.33% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
- Coverage   83.86%   80.30%   -3.56%     
==========================================
  Files          49       55       +6     
  Lines        3439     3687     +248     
==========================================
+ Hits         2884     2961      +77     
- Misses        555      726     +171     
Flag Coverage Δ
80.30% <65.96%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@SouzaEM
Copy link
Collaborator Author

SouzaEM commented Oct 1, 2024

Closing pull request to fix codecov problems

@SouzaEM SouzaEM closed this Oct 1, 2024
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.

2 participants