Skip to content

Question about turbulence outputs #1529

Closed Answered by hgopalan
AlexGuntner asked this question in Q&A
Discussion options

You must be logged in to vote

There are no existing methods to output planes of subgrid scale energy. For the periodic flows, the 1-D statistics contains kegs if you use the one equation model.

I think the easier work flow would be to write out instantaneous slices at regular intervals in the areas you are interest in and then do a statistics calculation in python or Matlab. You can compute the mean velocity gradients and then use the algebraic expression for turbulent kinetic energy n the Smagorinsky model to estimate the modeled tke.

If you write in the netcdf format netCDF4 or xarray should work. For particle format, you can use the amex particle reader in the python tools folder within arm-wind.

For particles you …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AlexGuntner
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