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

New methods for dislocation creep laws and fix test_DislocationCreep.jl #6

Merged
merged 5 commits into from
Mar 21, 2022
Merged

New methods for dislocation creep laws and fix test_DislocationCreep.jl #6

merged 5 commits into from
Mar 21, 2022

Conversation

albert-de-montserrat
Copy link
Member

Currently computeCreepLaw_EpsII() and computeCreepLaw_TauII() take the argument p::CreepLawVariables. To use these routines with ParallelStencil.jl it's better to have a bit less abstraction. This PR adds a couple of methods computeCreepLaw_EpsII() and computeCreepLaw_TauII() where the arguments P,T,f are Real numbers instead of being inside CreepLawVariables. The corresponding test file is also fixed.

@boriskaus
Copy link
Member

yes, I fully agree. This has been on my to-do list for some time.
Thanks a lot!

@boriskaus boriskaus merged commit 9df6a4c into JuliaGeodynamics:main Mar 21, 2022
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