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

- added USE_OTHER_TIME_FUNCTION in Par_file to implement the Brune and Smooth Brune functions for CMTSOLUTION #1657

Closed
wants to merge 1 commit into from

Conversation

homnath
Copy link

@homnath homnath commented Dec 9, 2023

In my view, the best way to reconcile source time functions for CMTSOLUTION and FORCESOLUTION is to create a new common parameter for both CMTSOLUTION and FORCESOLUTION similar to:
SOURCE_TIME_FUNCTION = gaussian
and get rid of USE_RICKER_TIME_FUNCTION from the Par_file and "source time function" from the FORCESOLUTION.

However, to minimise the code changes, I have added a new parameter, USE_OTHER_TIME_FUNCTION, for now. Currently, it is implemented only for the viscoelastic simulations, and the available other functions are Brune and Smooth Brune.

@homnath homnath requested a review from danielpeter December 9, 2023 05:19
@homnath homnath closed this Dec 9, 2023
@homnath
Copy link
Author

homnath commented Dec 9, 2023

I am fixing a bug :)

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.

1 participant