--
You received this message because you are subscribed to the Google Groups "Dedalus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dedalus-users+unsubscribe@googlegroups.com.
To post to this group, send email to dedalu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dedalus-users/adaa1f2d-1d19-43a9-9f25-b0a94fff9d27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On 26 Oct 2016, at 4:16 AM, Geoff Vallis <gkva...@gmail.com> wrote:Hello,In the examples of some IVP problems, e.g. Rayleigh Benard, you write the equations in an advective form rather than a flux form. So typically you haveu db/dx + w db/dz and not d(ub)/dx + d(wb)/dz .Is there a real difference and/or is one to be preferred in Dedalus?
You also tend to write out subsidiary equations for z derivatives (in Chebyshev examples at least) so that you might havewz - dz(w) = 0And then you use wz as a variable, not dz(w). Is this stilll necessary?
There was some chatter about this some time ago, and I got the impression this was for technical reasons that a new release of Daedalus would overcome?The reason I ask is that I have some transport equations of the formd/dx (r u b) + d/dz(r w b)and the velocities are not divergence free, and r is another evolving field, a bit like a variable density. Can I write the transport term simply asdx(r*u*b) + dz(r*w*b)or do I have to expand it out and/or define subsidiary variables like wb - w*b = 0 and wbz - dz(wb) = 0, etc?
ThanksGeoff--
You received this message because you are subscribed to the Google Groups "Dedalus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dedalus-user...@googlegroups.com.