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

homogeneous halfspace example README updates #1513

Closed aakash10gupta closed 1 year ago

aakash10gupta commented 1 year ago

This pull request makes the following changes in the homogeneous halfspace example's instructions -

  1. internal_mesh example is set as the default example.
  2. external_mesh, source_time_function, and kernel examples now rely on the default internal_mesh example instructions.
  3. slurm is set as the default scheduler in the instructions.
  4. some minor corrections to README files.
  5. some other necessary modifications mainly to improve readability.
buildbot-princeton commented 1 year ago

The files changed do not require a buildbot test. The maintainers can commit these changes.

codecov-commenter commented 1 year ago

Codecov Report

Merging #1513 (76cea0b) into devel (d230f7e) will decrease coverage by 3.10%. The diff coverage is n/a.

@@            Coverage Diff             @@
##            devel    #1513      +/-   ##
==========================================
- Coverage   45.72%   42.62%   -3.11%     
==========================================
  Files         249      249              
  Lines       55283    55283              
==========================================
- Hits        25279    23565    -1714     
- Misses      30004    31718    +1714     
Impacted Files Coverage Δ
src/specfem3D/prepare_noise.f90 10.25% <0.00%> (-84.62%) :arrow_down:
src/specfem3D/noise_tomography.f90 0.00% <0.00%> (-71.61%) :arrow_down:
src/specfem3D/calendar.f90 16.98% <0.00%> (-66.04%) :arrow_down:
src/specfem3D/convert_time.f90 0.00% <0.00%> (-64.05%) :arrow_down:
src/specfem3D/compute_energy.f90 0.00% <0.00%> (-37.36%) :arrow_down:
src/shared/write_c_binary.c 0.00% <0.00%> (-36.88%) :arrow_down:
src/specfem3D/compute_add_sources_acoustic.f90 22.53% <0.00%> (-30.99%) :arrow_down:
src/specfem3D/save_adjoint_kernels.f90 3.92% <0.00%> (-30.95%) :arrow_down:
src/specfem3D/compute_stacey_acoustic.f90 30.26% <0.00%> (-28.95%) :arrow_down:
src/specfem3D/compute_add_sources_poroelastic.f90 8.91% <0.00%> (-28.72%) :arrow_down:
... and 39 more

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

danielpeter commented 1 year ago

accept

On Sep 9, 2022, at 15:22, buildbot-princeton @.***> wrote:

 The files changed do not require a buildbot test. The maintainers can commit these changes.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.