Strange spike in horizontal averages #1457
Replies: 4 comments 12 replies
-
Thanks for sharing the results @sam12396 . I have not used eddy viscosity here but I presume the spike reflects the fact that the velocities also develop a spike. It could be that there is motion that could not develop in the coarse case because the dynamics could not be resolved. Maybe the finer grid starts to resolve it. If it were me, I would check with an even finer resolution to see if the spike persists. If you get something similar then you have a kind of convergence, and it could be physical. Looking at an animation of kinetic energy might be insightful as well. |
Beta Was this translation helpful? Give feedback.
-
It looks like your boundary layer starts accelerating but does not develop turbulence until around 9 hours. The onset of turbulence is confined to a thin region at the base of the boundary layer in the coarse case, but envelops the whole boundary layer in the finer case. The development of turbulent motions is accompanied by an increase in eddy viscosity. Here I think a primary issue is the initial laminar acceleration. Your boundary layer is unstratified, which means that the evolution of the boundary layer should probably be turbulent from t=0. I do not have much experience with I think it's likely that in this simulation you would like to observe turbulent evolution from the very beginning of the simulation. At very coarse resolutions, this may require adding a lot more noise to the initial condition. I also suggest using The evolution of your simulation will likely be very different if it is turbulent from the beginning, since I think the "spike" is associated with a spurious transition to turbulence. |
Beta Was this translation helpful? Give feedback.
-
Hi, Sam. @glwagner and @francispoulin have said some useful things already that I won't repeat, but just a few notes from my experience with LES. This doesn't mean these things are "wrong", but they probably merit some investigation:
Also, I should say that if your forcing isn't constant in time (which it isn't if I remember correctly) then the simulation is considerably harder to interpret. So always compare these plots to whatever is going on with your surface forcing! |
Beta Was this translation helpful? Give feedback.
-
4:1 is what we found to be the upper limit in turbulent regions this paper:
Vreugdenhil, C., and J.R. Taylor (2018) Large-eddy simulations of stratified plane Couette flow using the anisotropic minimum-dissipation model, Phys. Fluids , 30(8), 085104.
we used a very large aspect ratio in the diffusive sublayer where the simulation transitioned from an LES to a DNS and fully resolved the scalar fluxes at the boundary (note that you just need to be a bit careful about how you define the filter width to do this).
John
…On Mar 12, 2021, 11:25 PM +0000, Gregory L. Wagner ***@***.***>, wrote:
> Generally for LES you wanna keep the aspect ratio smaller than 4 (anisitropic minimum dissipation may be an exception, I'm not sure).
If I remember correctly, @johnryantaylor said he used AMD with aspect ratios of about 1/20 (but that kind of aspect ratio was only reached close to the boundary). I think AMD claims good behavior wrt grid aspect ratio, but we probably shouldn't take the claim as proven.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
I have attached some figures of horizontally averaged fields from two recent runs. The only difference between the 2 runs is the horizontal resolution. The fine run had (100mx100mx84m) with (64,64,128) grid points. The coarse run had the same domain size and (32,32,128) points.
In the finer resolution run, a large spike appears in the eddy viscosity, TKE, and shear. In the more coarse run, the spike does not appear, and the solution proceeds more closely to what was expected.
I have two questions for you all,
What do you think would cause a spike like the one seen in the fine resolution case? Is it a physical or a numerical instability?
Why do you think the spike appears in the finer resolution run and not the coarse run?
Any discussion/help is valuable and thanks for your time!
Sam
Beta Was this translation helpful? Give feedback.
All reactions