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

updates doc; reorders a call to check_grid() in prepare_timerun() routine #1159

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

Merging #1159 (771c93e) into devel (a274153) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##            devel    #1159   +/-   ##
=======================================
  Coverage   54.36%   54.36%           
=======================================
  Files         161      161           
  Lines       29417    29417           
=======================================
  Hits        15993    15993           
  Misses      13424    13424           
Impacted Files Coverage Δ
src/specfem2D/prepare_source_time_function.f90 50.38% <ø> (ø)
src/specfem2D/check_grid.F90 87.52% <100.00%> (ø)
src/specfem2D/prepare_timerun.F90 79.62% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more