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
390 stars 223 forks source link

Devel #1612

Closed homnath closed 1 year ago

homnath commented 1 year ago

New parameter: MOVIE_VOLUME_STRESS

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 20.00% and project coverage change: +12.07 :tada:

Comparison is base (394ac7c) 36.30% compared to head (0133f5a) 48.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1612 +/- ## =========================================== + Coverage 36.30% 48.37% +12.07% =========================================== Files 266 266 Lines 60018 60023 +5 =========================================== + Hits 21788 29035 +7247 + Misses 38230 30988 -7242 ``` | [Impacted Files](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1612?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM) | Coverage Δ | | |---|---|---| | [src/specfem3D/compute\_forces\_viscoelastic.F90](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1612?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NwZWNmZW0zRC9jb21wdXRlX2ZvcmNlc192aXNjb2VsYXN0aWMuRjkw) | `80.00% <ø> (+34.38%)` | :arrow_up: | | [src/shared/read\_parameter\_file.F90](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1612?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NoYXJlZC9yZWFkX3BhcmFtZXRlcl9maWxlLkY5MA==) | `48.82% <20.00%> (+1.68%)` | :arrow_up: | ... and [101 files with indirect coverage changes](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1612/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM)

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

danielpeter commented 1 year ago

will close this PR due to some unrelated changes - maybe the code comparison got confused. anyway, I'll try to incorporate the changes with the MOVIE_VOLUME_STRESS flag from my side and submit a new PR.