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

absorbing boundary problem in Mount_stHelens #1688

Open
HakunanMatatat opened this issue Apr 3, 2024 · 2 comments
Open

absorbing boundary problem in Mount_stHelens #1688

HakunanMatatat opened this issue Apr 3, 2024 · 2 comments

Comments

@HakunanMatatat
Copy link

hi
In the Mount_stHelens example, in the generated mesh, only face_topo and face-abs_bottom have data, while the other four faces have no data. What's going on?
Screenshot from 2024-04-03 08-24-06

@danielpeter
Copy link
Contributor

no worries - Hakuna Matata :) let's just eat some bugs. and thanks for pointing this one out, i like a crunchy bite.

when importing GEOCUBIT boundary_definition routines, they use some internal tolerance values to detect the absorbing surfaces. these tolerance values have been set to some smaller values in the past, having non-destructive testing examples in mind. as you found out, this won't work anymore with the Mount St.Helens example. let me update the corresponding scripts a bit and submit a fix soon - many thanks.

@brioglade
Copy link

hi Daniel, Have you started fixing it yet? I tried to change some parameters in boundary_definition.py but failed.

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

3 participants