ali-ramadhan / Atmosfoolery.jl

Compressible non-hydrostatic model built on top of Oceananigans.jl so it runs on CPUs and GPUs
MIT License
3 stars 0 forks source link

Account for bulk viscosity #58

Closed ali-ramadhan closed 4 years ago

ali-ramadhan commented 4 years ago

We should probably be including the effects of the bulk viscosity in the momentum equation: the ⅓μ∇(∇⋅u) term.

See: https://en.wikipedia.org/wiki/Navier%E2%80%93Stokes_equations#Compressible_flow

Probably doesn't matter for the simpler verification tests we've carried out. Also not sure if it's included (or accounted for) with LES. Will have to investigate more.

thabbott commented 4 years ago

I added this when I was working on the n-gas model, actually. I'll link to a relevant commit once I push one.

On Thu, Feb 6, 2020, 9:25 PM Ali Ramadhan notifications@github.com wrote:

We should probably be including the effects of the bulk viscosity in the momentum equation: the ⅓μ∇(∇⋅u) term.

See: https://en.wikipedia.org/wiki/Navier%E2%80%93Stokes_equations#Compressible_flow

Probably doesn't matter for the simpler verification tests we've carried out. Also not sure if it's included (or accounted for) with LES. Will have to investigate more.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/thabbott/JULES.jl/issues/58?email_source=notifications&email_token=ACZDSTUOWF4P4FB5JPSCMJDRBTBAZA5CNFSM4KRHKQ62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ILWAJAA, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZDSTQ3MRC7RHDXDKDRQETRBTBAZANCNFSM4KRHKQ6Q .