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

Amplitude of the damping term #2267

Open
jiwei08 opened this issue Nov 17, 2023 · 0 comments
Open

Amplitude of the damping term #2267

jiwei08 opened this issue Nov 17, 2023 · 0 comments

Comments

@jiwei08
Copy link

jiwei08 commented Nov 17, 2023

I'm trying to solve the wave equation in $\mathbb{R}^2$ and use the abc methods which add a damping term to the original equation. The amplitude of the damping term is related to the maximum of the velocity $v_{max}$, namely a scaling factor $1/v_{max}$, as shown in the notebook. But the function initialize_damp() in examples/seismic/model.py seems to omit it, which would lead to the wrong solution for the case that $c$ is much larger or smaller than $1$.

Any feedback would be appreciated.

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

No branches or pull requests

1 participant