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

Some causes of instability #39

Open
shipengcheng1230 opened this issue Jul 21, 2019 · 4 comments
Open

Some causes of instability #39

shipengcheng1230 opened this issue Jul 21, 2019 · 4 comments

Comments

@shipengcheng1230
Copy link
Owner

shipengcheng1230 commented Jul 21, 2019

  • The clamped θ will cause infinite dμ_dθ, hence infinite dv_dt:

https://github.com/shipengcheng1230/JuEQ.jl/blob/f377778afbc54dd6b4251d5b703617761f087808/src/assemble.jl#L56-L70

@shipengcheng1230
Copy link
Owner Author

shipengcheng1230 commented Dec 17, 2019

zero θ will cause alloc.dμ_dθ to be:

julia> 1 / 0 * 0
NaN

@shipengcheng1230
Copy link
Owner Author

Need a time step cap for viscoelastic flow for large background driving strain rate.

@shipengcheng1230
Copy link
Owner Author

The 3D inelastic Green's function is inherently unstable with all diagonal components for now.

@shipengcheng1230
Copy link
Owner Author

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

1 participant