SPECFEM / specfem3d

SPECFEM3D_Cartesian simulates acoustic (fluid), elastic (solid), coupled acoustic/elastic, poroelastic or seismic wave propagation in any type of conforming mesh of hexahedra (structured or not).
GNU General Public License v3.0
409 stars 227 forks source link

updates tests; fixes LTS arrays for surface points and shakemaps; adds blender visualization scripts #1665

Closed danielpeter closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 34 lines in your changes are missing coverage. Please review.

Comparison is base (0321f61) 51.47% compared to head (c836576) 51.47%.

Files Patch % Lines
src/specfem3D/lts_newmark_update.F90 11.11% 16 Missing :warning:
src/specfem3D/comp_source_time_function.f90 0.00% 5 Missing :warning:
src/generate_databases/lts_generate_databases.F90 87.87% 4 Missing :warning:
src/specfem3D/locate_source.F90 25.00% 3 Missing :warning:
src/specfem3D/lts_setup.F90 25.00% 3 Missing :warning:
src/shared/detect_surface.f90 0.00% 2 Missing :warning:
src/auxiliaries/combine_surf_data.f90 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1665 +/- ## ======================================= Coverage 51.47% 51.47% ======================================= Files 266 266 Lines 60241 60276 +35 ======================================= + Hits 31009 31029 +20 - Misses 29232 29247 +15 ```

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