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

Further update of Gmsh MeshIO -> Specfem2D script #1212

Closed mnagaso closed 8 months ago

mnagaso commented 8 months ago

After https://github.com/SPECFEM/specfem2d/pull/1211, I noticed that the python script needs further modification on the creation of free/abs surface. Again this update is only on the python script but no effect on the main code.

Thank you again for merging this request.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.63%. Comparing base (4e6f61b) to head (c4b1615).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1212 +/- ## ======================================= Coverage 54.63% 54.63% ======================================= Files 164 164 Lines 30233 30233 ======================================= Hits 16519 16519 Misses 13714 13714 ```

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