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

Stress tensor divergence terms are incomplete? #64

Open
ali-ramadhan opened this issue Feb 28, 2020 · 0 comments
Open

Stress tensor divergence terms are incomplete? #64

ali-ramadhan opened this issue Feb 28, 2020 · 0 comments

Comments

@ali-ramadhan
Copy link
Owner

Maybe I'm misunderstanding how the stress tensor divergence is being computed but looking at the stress tensor components written out explicitly in matrix form (see third posted image), and assuming the volume viscosity μᵥ = 0 and the viscosity is constant, then the x-component of the divergence of the stress tensor should be ∂ⱼτ₁ⱼ = μ∇²u + ⅓μ∂x(∇·u⃗) but the following operators seem to be missing terms (e.g. shouldn't viscous_flux_ux include a ∇·u⃗ term and not sure how the factor of 1/3 ended up in the strain rate tensor).

https://github.com/thabbott/JULES.jl/blob/3dac4ab6bc7d7f3a9f84c6240aa90dd365936ff5/src/Operators/compressible_operators.jl#L170-L196


Some helpful material from Kundu et al. 6th edition:
image
image
image

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