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

adds support for MOVIE_VOLUME_STRESS outputs #1615

Closed danielpeter closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 8.77% and project coverage change: -0.04 :warning:

Comparison is base (1968ccf) 48.41% compared to head (7348cdc) 48.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1615 +/- ## ========================================== - Coverage 48.41% 48.37% -0.04% ========================================== Files 266 266 Lines 59947 60004 +57 ========================================== + Hits 29025 29029 +4 - Misses 30922 30975 +53 ``` | [Impacted Files](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM) | Coverage Δ | | |---|---|---| | [src/auxiliaries/combine\_vol\_data.F90](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL2F1eGlsaWFyaWVzL2NvbWJpbmVfdm9sX2RhdGEuRjkw) | `0.00% <0.00%> (ø)` | | | [src/specfem3D/hdf5\_io\_server.F90](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NwZWNmZW0zRC9oZGY1X2lvX3NlcnZlci5GOTA=) | `0.00% <ø> (ø)` | | | [src/specfem3D/write\_movie\_output.F90](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NwZWNmZW0zRC93cml0ZV9tb3ZpZV9vdXRwdXQuRjkw) | `1.35% <0.00%> (-0.13%)` | :arrow_down: | | [src/specfem3D/write\_movie\_output\_HDF5.F90](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NwZWNmZW0zRC93cml0ZV9tb3ZpZV9vdXRwdXRfSERGNS5GOTA=) | `0.00% <ø> (ø)` | | | [src/specfem3D/detect\_mesh\_surfaces.f90](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NwZWNmZW0zRC9kZXRlY3RfbWVzaF9zdXJmYWNlcy5mOTA=) | `81.94% <10.00%> (-11.61%)` | :arrow_down: | | [src/specfem3D/compute\_forces\_viscoelastic.F90](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NwZWNmZW0zRC9jb21wdXRlX2ZvcmNlc192aXNjb2VsYXN0aWMuRjkw) | `80.81% <14.28%> (-0.84%)` | :arrow_down: | | [src/shared/read\_parameter\_file.F90](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1615?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NoYXJlZC9yZWFkX3BhcmFtZXRlcl9maWxlLkY5MA==) | `48.94% <42.85%> (-0.06%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/SPECFEM/specfem3d/pull/1615/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.