Replies: 1 comment
-
It would be nice to enhance the module to allow this possibility. Let's think about what's the best way to do that. cc @glwagner |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using a modified (by myself and Navid) version of the
traceradvectiondiffusion.jl
module to look at passive tracer advection-diffusion by a QG flow. Here is the repo for it:https://github.com/jbisits/QG_tracer_advection
It uses the
MultiLayerQG.jl
module fromGeophysicalFlows.jl
to setup a multilayer QG flow and advect-diffuse the tracer using this flow.If you think this would be worthwhile to add to this module (along with an example showing how it works) let me know and I can begin the process.
Joey
Beta Was this translation helpful? Give feedback.
All reactions