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

Anisotropy Implementation #257

Open
wants to merge 400 commits into
base: devel
Choose a base branch
from
Open

Anisotropy Implementation #257

wants to merge 400 commits into from

Conversation

lsawade
Copy link
Collaborator

@lsawade lsawade commented Dec 9, 2024

Description

This pull request is a work in progress that slowly will introduce anisotropy.

The first commits on this branch implement tests for:

  • Reading the an anisotropic mesh (failing currently)
  • Running the Newmark time scheme with an anisotropic ally defined isotropic mesh (failing currently)

Issue Number

closes #228

This is the main issue which is subdivided into other issues.

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

lsawade and others added 30 commits January 27, 2025 09:11
Allow multiple receivers in an element.
Separate Python code from specfem2d.cpp
Fix stacey boundary for backward simulation
Issue 411 -- Follow-up example/cookbook fixes
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.

3 participants