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 353 commits into
base: devel
Choose a base branch
from
Open

Anisotropy Implementation #257

wants to merge 353 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

icui and others added 29 commits December 18, 2024 16:20
Get element indices of a kernel medium
Moves frechet derivatives to medium namespace
Rohit-Kakodkar and others added 30 commits January 21, 2025 04:55
Generate required files for examples/Tromp2005 from CMake
Issue 278 - Refactor of domain folder.
Capture Ctrl-C with Python binding
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