Adds feature SPECFEM3D_GLOBE mask source in kernels #186
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SPECFEM3D_GLOBE has the ability to generate gaussian source masks which are meant to suppress the high amplitude gradient values centered around the seismic source. In standard operating mode, these are output as binary files. This PR adds the ability for SeisFlows to read in, modify, and apply these source masks to event kernels automatically. It also adds some additional riders including features and bugfixes.
Changelog:
mask_sourcetoggles on/off SPECFEM source mask generationscale_mask_regionallows modulating the amplitude of the source mask. This is useful, e.g., if you want to fully cut out the source region, or if the amplitude of the kernels is too small for the default source mask to effectively suppress the kernel valuesRiders:
seisflows swapseisflows configurewas writing default paths twice in the parameter fileexport_vtkfrom solver modules