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

updates github actions workflow; fixes ADIOS2 init call (for newest ADIOS2 versions); updates AxiSEM/SPECFEM coupling example #1598

Closed danielpeter closed 1 year ago

buildbot-princeton commented 1 year ago

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

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -17.40 :warning:

Comparison is base (90c20df) 45.24% compared to head (3c6e7f6) 27.85%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1598 +/- ## =========================================== - Coverage 45.24% 27.85% -17.40% =========================================== Files 250 248 -2 Lines 56776 56588 -188 =========================================== - Hits 25688 15762 -9926 - Misses 31088 40826 +9738 ``` | [Impacted Files](https://codecov.io/gh/SPECFEM/specfem3d/pull/1598?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM) | Coverage Δ | | |---|---|---| | [src/generate\_databases/model\_coupled.f90](https://codecov.io/gh/SPECFEM/specfem3d/pull/1598?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL2dlbmVyYXRlX2RhdGFiYXNlcy9tb2RlbF9jb3VwbGVkLmY5MA==) | `0.00% <0.00%> (ø)` | | | [src/generate\_databases/save\_arrays\_solver.F90](https://codecov.io/gh/SPECFEM/specfem3d/pull/1598?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL2dlbmVyYXRlX2RhdGFiYXNlcy9zYXZlX2FycmF5c19zb2x2ZXIuRjkw) | `73.77% <0.00%> (-24.94%)` | :arrow_down: | | [src/meshfem3D/chunk\_earth\_mesh\_mod.f90](https://codecov.io/gh/SPECFEM/specfem3d/pull/1598?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL21lc2hmZW0zRC9jaHVua19lYXJ0aF9tZXNoX21vZC5mOTA=) | `0.00% <0.00%> (ø)` | | | [src/meshfem3D/read\_mesh\_parameter\_file.f90](https://codecov.io/gh/SPECFEM/specfem3d/pull/1598?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL21lc2hmZW0zRC9yZWFkX21lc2hfcGFyYW1ldGVyX2ZpbGUuZjkw) | `0.00% <0.00%> (-92.41%)` | :arrow_down: | | [src/meshfem3D/save\_databases.F90](https://codecov.io/gh/SPECFEM/specfem3d/pull/1598?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL21lc2hmZW0zRC9zYXZlX2RhdGFiYXNlcy5GOTA=) | `0.00% <0.00%> (-31.12%)` | :arrow_down: | | [src/shared/adios\_manager.F90](https://codecov.io/gh/SPECFEM/specfem3d/pull/1598?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NoYXJlZC9hZGlvc19tYW5hZ2VyLkY5MA==) | `0.00% <ø> (ø)` | | | [src/shared/read\_parameter\_file.F90](https://codecov.io/gh/SPECFEM/specfem3d/pull/1598?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NoYXJlZC9yZWFkX3BhcmFtZXRlcl9maWxlLkY5MA==) | `46.98% <ø> (-2.01%)` | :arrow_down: | | [src/specfem3D/couple\_with\_injection.f90](https://codecov.io/gh/SPECFEM/specfem3d/pull/1598?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM#diff-c3JjL3NwZWNmZW0zRC9jb3VwbGVfd2l0aF9pbmplY3Rpb24uZjkw) | `1.68% <0.00%> (-73.81%)` | :arrow_down: | ... and [112 files with indirect coverage changes](https://codecov.io/gh/SPECFEM/specfem3d/pull/1598/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SPECFEM) 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

buildbot-princeton commented 1 year ago

There was an error running buildbot. The system administrator needs to look into it