Skip to content

A question about the setting of 'n' in the gaussian_function(C, r, n, sigma). #1102

Answered by misi9170
WangOne1 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @WangOne1 ,

Thanks for the question, and sorry that it took me a while to get around to answering it. I think that the confusion here is that r in the gaussian_function is in fact $r^2$ as normally defined in a Gaussian wake model. You'll notice that r comes from the rC function, and there it is computed as the hypotenuse squared (rather than the hypotenuse). Simplifying the expression, it is essentially $r := y^2 + z^2$ . This is admittedly confusing when cross-referencing with papers supplying the "usual" definition of $r$ as the hypotenuse---I will try to add some documentation to clarify that (#1105).

Does that answer your question?

Misha

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@WangOne1
Comment options

@misi9170
Comment options

Answer selected by WangOne1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants