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

Implement Anisotropic Crystal example #308

Merged
merged 10 commits into from
Dec 20, 2024
Merged

Implement Anisotropic Crystal example #308

merged 10 commits into from
Dec 20, 2024

Conversation

lsawade
Copy link
Collaborator

@lsawade lsawade commented Dec 17, 2024

Description

Implement the anisotropic crystal example from fortran specfem2d.

Issue Number

closes #306

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 lsawade changed the base branch from main to issue-228-anisotropy December 17, 2024 15:36
Copy link
Collaborator

@Rohit-Kakodkar Rohit-Kakodkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor changes. Otherwise LGTM

trace_files=expand(
"OUTPUT_FILES/results/{station_name}{network_name}{component}.semd",
station_name=[
"S0001",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Selectively plot only 6 seismograms

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the plot too.

@icui icui merged commit d8e2e96 into issue-228-anisotropy Dec 20, 2024
3 checks passed
@icui icui deleted the issue-306 branch December 20, 2024 18:14
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.

Implement anisotropic crystal
3 participants