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

minor edits in geocubit subroutines #1641

Merged
merged 2 commits into from
Nov 10, 2023
Merged

minor edits in geocubit subroutines #1641

merged 2 commits into from
Nov 10, 2023

Conversation

elifo
Copy link
Contributor

@elifo elifo commented Nov 10, 2023

  • CUBIT_GEOCUBIT/geocubitlib/absorbing_boundary.py: for some models, the default tolerance fails to find boundary surfaces. I put a warning to try increasing tolerance. (The current version searches for the surfaces of which the distance to boundary limit is below the preset criterion. Perhaps a better version can search for the surface with the minimum distance to the bounding limit.)

  • CUBIT_GEOCUBIT/geocubitlib/save_fault_nodes_elements.py: Minor edit for importing "sys" where the code aborts if fault faces do not match.

elifo added 2 commits November 9, 2023 19:28
to avoid returning empty lists
to avoid calling "sys" before importing
@danielpeter danielpeter merged commit 5628056 into SPECFEM:devel Nov 10, 2023
33 of 34 checks passed
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.

2 participants