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

[ENHANCE] Extend kMedium to handle elastic wave propagation #446

Open
djps opened this issue Aug 19, 2024 · 0 comments
Open

[ENHANCE] Extend kMedium to handle elastic wave propagation #446

djps opened this issue Aug 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@djps
Copy link
Collaborator

djps commented Aug 19, 2024

Description of the Enhancement

Extend kMedium wto handle elastic wave propagation, which it currently can not do.

Justification for the Enhancement

This is necessary to perform elastic wave simulations.

Impact of Changes

As an extension of an existing class it should not break anything.

Additional Context

There is both a manditory sound_speed as well as two optional sound speeds: sound_speed_compression and sound_speed_shear. Perhaps it is worth overwriting the compression option with the default?

@djps djps added the enhancement New feature or request label Aug 19, 2024
@djps djps mentioned this issue Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant