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

Entropy stabilization when shearing #967

Closed
jdannberg opened this issue Jun 26, 2016 · 3 comments
Closed

Entropy stabilization when shearing #967

jdannberg opened this issue Jun 26, 2016 · 3 comments
Assignees

Comments

@jdannberg
Copy link
Contributor

jdannberg commented Jun 26, 2016

We apply standard entropy viscosity to a shear bands test and see oscillations where the velocity is small. This is because the stabilization is scaled with the maximum velocity in a cell, and does not see shearing.
@tjhei suggests to use max(max_velocity, strain_rate*h).

@bangerth
Copy link
Contributor

This is a duplicate of #293.

@tjhei
Copy link
Member

tjhei commented Jun 26, 2016

Not quite, because we have a nonzero but small velocity in every cell.

@bangerth
Copy link
Contributor

But aren't these both symptoms of the same underlying cause?

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

3 participants