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

bug fix for binary databases; updates contributing infos and doc; update noise routines #1166

Closed danielpeter closed 2 years ago

buildbot-princeton commented 2 years ago

The files changed require a buildbot test. Buildbot has started.

buildbot-princeton commented 2 years ago

Your changes passed the buildbot test. See build 790.

codecov-commenter commented 2 years ago

Codecov Report

Base: 54.36% // Head: 54.32% // Decreases project coverage by -0.03% :warning:

Coverage data is based on head (926986f) compared to base (d7078d8). Patch coverage: 58.71% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1166 +/- ## ========================================== - Coverage 54.36% 54.32% -0.04% ========================================== Files 161 162 +1 Lines 29425 29465 +40 ========================================== + Hits 15996 16008 +12 - Misses 13429 13457 +28 ``` | [Impacted Files](https://codecov.io/gh/SPECFEM/specfem2d/pull/1166?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM) | Coverage Δ | | |---|---|---| | [src/specfem2D/read\_save\_binary\_database.f90](https://codecov.io/gh/SPECFEM/specfem2d/pull/1166/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NwZWNmZW0yRC9yZWFkX3NhdmVfYmluYXJ5X2RhdGFiYXNlLmY5MA==) | `22.90% <12.50%> (-0.97%)` | :arrow_down: | | [src/specfem2D/noise\_tomography.f90](https://codecov.io/gh/SPECFEM/specfem2d/pull/1166/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NwZWNmZW0yRC9ub2lzZV90b21vZ3JhcGh5LmY5MA==) | `36.91% <50.00%> (+1.11%)` | :arrow_up: | | [src/specfem2D/prepare\_noise.f90](https://codecov.io/gh/SPECFEM/specfem2d/pull/1166/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NwZWNmZW0yRC9wcmVwYXJlX25vaXNlLmY5MA==) | `100.00% <100.00%> (ø)` | | | [src/specfem2D/prepare\_timerun.F90](https://codecov.io/gh/SPECFEM/specfem2d/pull/1166/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NwZWNmZW0yRC9wcmVwYXJlX3RpbWVydW4uRjkw) | `78.68% <100.00%> (-0.97%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.