Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implements computation kernels [Part 1] #560

Open
wants to merge 12 commits into
base: issue-491
Choose a base branch
from
Open

Conversation

Rohit-Kakodkar
Copy link
Collaborator

@Rohit-Kakodkar Rohit-Kakodkar commented Mar 6, 2025

Description

Sorry for the long PR.

Implements the following features

  • Implements mass matrix computation
  • Implements stress computation
  • Implements wavefield/seismogram computation
  • Implements stacey conditions for SH domains
  • Updates the wavefield reader/writer
  • Updates the seismogram writer to write SH waves into a .BXY component

Issue Number

If there is an issue created for these changes, link it here

Checklist

Please make sure to check developer documentation on specfem docs.

  • I ran the code through pre-commit to check style
  • My code passes all the integration tests
  • I have added sufficient unittests to test my changes
  • I have added/updated documentation for the changes I am proposing
  • I have updated CMakeLists to ensure my code builds
  • My code builds across all platforms

@Rohit-Kakodkar Rohit-Kakodkar requested review from lsawade and icui March 6, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants