Mass flux equations #247
Unanswered
maddykelley
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Howdy AeoLiStars!!
I have a few questions about the different transport models currently available in AeoLiS. Below are some of the commonly referenced models from Kok et al. (2012):
In AeoLiS, I’ve been looking at the transport.py file, specifically around lines 304–406.
Question: Shouldn't the Lettau model also include grain size scaling using Dref?
Question: What exactly is the 'dk' model in AeoLiS?
I’d like to compare results from the Bagnold, Kawamura, and Lettau models to the Durán and Kok model (QDK in the table above). However, I don't think the current 'dk' implementation in AeoLiS matches that. I believe it should look something like this:
Does that seem right?
Has anyone tested results using different transport models? It’s interesting to consider these differences in light of papers by Doug Sherman and many others:

I know Bagnold tends to be the go-to model, but I agree with the critiques in the literature regarding the assumption that particle speed scales linearly with u∗—which would imply that q actually has a quadratic, not cubic, relationship with shear velocity. That’s one reason I’m particularly interested in testing the Durán and Kok model.
Appreciate any thoughts!
THANKS :)
Beta Was this translation helpful? Give feedback.
All reactions