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

Shear paramaters alpha & beta for 1d implementation #170

Open
bartvanwesten opened this issue Nov 7, 2023 · 0 comments
Open

Shear paramaters alpha & beta for 1d implementation #170

bartvanwesten opened this issue Nov 7, 2023 · 0 comments
Assignees

Comments

@bartvanwesten
Copy link
Collaborator

bartvanwesten commented Nov 7, 2023

Alpha and beta are currently implemented with hard values.
These should become user-definable (shear_alpha and shear_beta) and defaults set to existing literature:

Should then also be added to constants.py

Example:

# From Kroy (2002)
alfa = p['shear_alfa']        # Higher alfa is higher impact
beta = p['shear_beta']      # Smaller beta is higher impact
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