-
Notifications
You must be signed in to change notification settings - Fork 5
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
Roadmap #88
Comments
The last point should be a GeoParams issue though |
correct, but we should make sure that |
Plastic softening already merged in GeoParams in here |
do you currently use the total strain or plastic strain to weaken? Plastic strain would be useful to have as well |
As for GeoParams, it can be any of them. Im working on the JustRelax
kernels now; I was thinking of using the plastic one.
|
Marker chain addressed by #43 |
Thermal Stresses are addressed by #115 |
Add a flag/throw error if the BC's are not set properly e.g.: flow_bcs = FlowBoundaryConditions(;
no_slip = (left=true, right=true, top=true, bot=true),
free_slip = (left=true, right=false, top=false, bot=false),
) This should lead to an error or warning as both |
Throwing sounds more appropriate |
|
Rate dependent friction should obviously be added to GP |
This issue should be a place to add tasks and mark them as complete. Sorted by priority
Additional features:
UX:
The text was updated successfully, but these errors were encountered: