SPECFEM / specfem2d

SPECFEM2D simulates forward and adjoint seismic wave propagation in two-dimensional acoustic, (an)elastic, poroelastic or coupled acoustic-(an)elastic-poroelastic media, with Convolution PML absorbing conditions.
https://specfem.org
GNU General Public License v3.0
203 stars 147 forks source link

code cleaning; fixes OpenMP statements #1215

Closed danielpeter closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 54.63%. Comparing base (60a9c32) to head (6d05104).

Files Patch % Lines
src/specfem2D/attenuation_model.f90 0.44% 223 Missing :warning:
src/specfem2D/enforce_fields.f90 0.00% 16 Missing :warning:
src/specfem2D/convert_time.f90 55.88% 15 Missing :warning:
src/specfem2D/compute_arrays_source.f90 0.00% 12 Missing :warning:
src/meshfem2D/rotate_mesh.f90 0.00% 8 Missing :warning:
src/specfem2D/prepare_timerun.F90 92.30% 3 Missing :warning:
src/specfem2D/read_mesh_databases.F90 25.00% 3 Missing :warning:
src/specfem2D/compute_energy.f90 0.00% 2 Missing :warning:
src/specfem2D/noise_tomography.f90 0.00% 2 Missing :warning:
src/specfem2D/write_wavefield_dumps.F90 0.00% 2 Missing :warning:
... and 6 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1215 +/- ## ======================================= Coverage 54.63% 54.63% ======================================= Files 164 164 Lines 30233 30233 ======================================= Hits 16519 16519 Misses 13714 13714 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.