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

Questions about free surface #3

Open
ZYX68926 opened this issue Mar 2, 2022 · 1 comment
Open

Questions about free surface #3

ZYX68926 opened this issue Mar 2, 2022 · 1 comment

Comments

@ZYX68926
Copy link

ZYX68926 commented Mar 2, 2022

Thank you for your work.

PML =50, whether free surface is set to Yes or No and the result seems to be the same. I don't know why.

In addition, on line 154 of base.py, "self.nz_pml = self.nz + self.pml * (2 - self.fs)". Can you explain what it means and where self.nz_pml is used

I would appreciate it if you could take some time to answer my questions.

@Haipeng-ustc
Copy link
Collaborator

Thank you for your question. After testing, I find what you have described is indeed true. It seems that the free-surface flag does not alter anything at all. I did not notice this issue as I always set free surface as 'True' in my modelings. Please leave the free-surface flag as it is.

One thing that needs to clarify here is that the modeled waveforms from SWIT-1.0, with the free-surface condition, have been well benchmarked against the third-party code.

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

2 participants