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

updates reading of external models (adds nummaterial_velocity_file); updates Par_files and examples (in particular Marmousi_mesh_of_the_model/ and MODEL = marmousi) #1202

Closed danielpeter closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (98741db) 54.29% compared to head (5d6c127) 54.49%. Report is 14 commits behind head on devel.

Files Patch % Lines
src/specfem2D/read_external_model.f90 14.89% 160 Missing :warning:
src/meshfem2D/read_external_mesh_files.F90 42.76% 91 Missing :warning:
.../specfem2D/define_external_model_from_marmousi.f90 0.00% 45 Missing :warning:
src/shared/read_parameter_file.F90 50.00% 25 Missing :warning:
src/shared/read_material_table.f90 82.43% 13 Missing :warning:
src/specfem2D/define_external_model.f90 0.00% 9 Missing :warning:
src/specfem2D/setup_mesh.F90 96.95% 5 Missing :warning:
src/meshfem2D/meshfem2D.F90 85.00% 3 Missing :warning:
src/shared/read_value_parameters.f90 66.66% 1 Missing :warning:
src/specfem2D/iterate_time_undoatt.F90 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1202 +/- ## ========================================== + Coverage 54.29% 54.49% +0.19% ========================================== Files 163 163 Lines 29681 30130 +449 ========================================== + Hits 16116 16420 +304 - Misses 13565 13710 +145 ```

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