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

Electromagnetic (EM) wave propagation simulation - MPI & Par_file fixed! #1226

Merged
merged 4 commits into from
May 23, 2024

Conversation

cmorency1
Copy link

EM files & EXAMPLES
Par_files and MPI fixed

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2024

Codecov Report

Attention: Patch coverage is 20.77922% with 976 lines in your changes are missing coverage. Please review.

Project coverage is 53.21%. Comparing base (76f4636) to head (38dd3fd).
Report is 1 commits behind head on devel.

Files Patch % Lines
src/specfem2D/compute_stacey_electromagnetic.f90 0.00% 197 Missing ⚠️
src/specfem2D/invert_mass_matrix.F90 2.77% 140 Missing ⚠️
src/specfem2D/compute_forces_electromagnetic.F90 0.00% 91 Missing ⚠️
...em2D/compute_forces_electromagnetic_conduction.F90 0.00% 46 Missing ⚠️
src/specfem2D/get_MPI.F90 22.03% 46 Missing ⚠️
.../specfem2D/compute_add_sources_electromagnetic.f90 0.00% 36 Missing ⚠️
src/specfem2D/setup_mesh.F90 49.29% 36 Missing ⚠️
src/specfem2D/save_forward_arrays.f90 5.55% 34 Missing ⚠️
src/specfem2D/save_model_files.f90 41.81% 32 Missing ⚠️
src/specfem2D/assemble_MPI.F90 21.05% 30 Missing ⚠️
... and 24 more
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1226      +/-   ##
==========================================
- Coverage   54.63%   53.21%   -1.42%     
==========================================
  Files         164      171       +7     
  Lines       30233    31402    +1169     
==========================================
+ Hits        16519    16712     +193     
- Misses      13714    14690     +976     

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

@danielpeter danielpeter merged commit 875b5d0 into SPECFEM:devel May 23, 2024
28 of 29 checks passed
@danielpeter
Copy link
Contributor

looks great! many thanks 😄

@danielpeter
Copy link
Contributor

ps. i'll fix the macOS test later - seems that the test nodes have updated some mpi libraries...

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.

3 participants