Glossary in Turbulence
Table of Contents
1 Concepts/Glossary
- eddy
- any spatial flow pattern that persists for a short time.
- Eddy
- (oxford dictionary) a circular movement of air,water
- homogeneous
- the statistical characteristics of turbulence is independent of location of space.
- homogeneous turbulence
- a turbulent flow, on the average, is uniform in all directions ( Wilcox)
- integral length scale
- length scale of largest eddy, L
- Isotropic
- the statistical characteristics of turbulence is independent of the direction of space.
- stationary process (turbulence)
- the statistics of a random variable, U(mean property), are independent of time (stationary
/
stationary process) - Turbulence intensity
- I = u'rms/ U , where u'rms : root-mean-square of the fluctuating velocity
- Production of TKE (production)
- \(\mathcal{P}\), rate of production of turbulent kinetic energy (Eq. (5.133), pope)
\[ \mathcal{P}= - <u_i u_j> \frac{ \partial <U_i> }{\partial x_j } \]
1.1 Turbulent eddy viscosity ,μt
- not a fluid property
analogy: molucular stress <–> turbulent stress
1.2 Turbulent kinetic energy (TKE)
- TKE
- mean kinetic energy per unit mass associated with eddies (u=U-<U>) in turbulent flow.
\[ k = \frac{1}{2} \left(\, \overline{(u')^2} + \overline{(v')^2} + \overline{(w')^2} \,\right) \]
\[ k=0.5<u_i u_i>= 0.5 < \mathbf{u} \cdot \mathbf{u}> \] (4.24, pope)
- physically, TKE is the mean kinetic energy per unit mass in the fluctuating velocity field (u').
- half the trace of the Reynolds stress tensor
1.3 Kolmogorov length scale, η
\[ \eta = (\frac{\nu^3}{\epsilon})^{1/4} \]
1.4 turbulent length scale, ℓ
- integral length scale
- L, the size of the largest eddies, which are constrained by the physical boundaries of the flow
- (Kolmogorove length scale)
- η, the size of smallest eddies which is determined by viscosity
- (no term)
- the size of large eddy
Figure 1: Different length scales and ranges in turbulence energy cascade (Fig. 6.1 Pope)
k-ε model \[ \ell = C_\mu^{3/4} \, \frac{k^\frac{3}{2}}{\epsilon} \]
- \( C_\mu \) model constant
1.5 turbulent kinetic energy dissipation rate, ε
kinetic energy disspated by viscosity per unit mass unit time
1.6 Turbulence intensity, I
Ideally, you will have a good estimate of the turbulence intensity at the inlet boundary from external, measured data. For example, if you are simulating a wind-tunnel experiment, the turbulence intensity in the free stream is usually available from the tunnel characteristics. In modern low-turbulence wind tunnels, the free-stream turbulence intensity may be as low as 0.05%.
\[ I = u'_rms/ U \]
- u'rms : root-mean-square of the fluctuating velocity
< 1% low > 10% high
Glossary in Turbulence的更多相关文章
- Glossary
Glossary term terminology Certificate authority A norganization that authorizes a certificate. Certi ...
- Windows Azure 名词定义(Glossary)
Glossary(名词) Definition(定义) Availability Set 可用性组 refers to two or more Virtual Machines deployed ac ...
- Glossary of view transformations
Glossary of view transformations The following terms are used to define view orientation, i.e. trans ...
- Glossary of Terms in the JavaTM platform --reference
http://docs.oracle.com/javase/tutorial/information/glossary.html field :A data member of a class. Un ...
- 使用Atlas进行元数据管理之Glossary(术语)
背景:笔者和团队的小伙伴近期在进行数据治理/元数据管理方向的探索, 在接下来的系列文章中, 会陆续与读者们进行分享在此过程中踩过的坑和收获. 元数据管理系列文章: [0] - 使用Atlas进行元数据 ...
- USD词汇表(USD Glossary)
这篇文章是在学习USD的过程中龟速写成的,目的是将USD的核心设计.相关概念的说明.以及配套API整理出来,为后续进行的USD开发工作提供中文资料支持. 实际上也只有充分理解了USD设计中的每一个知识 ...
- Elasticsearch - glossary
From http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/glossary.html glossary of ...
- Courses on Turbulence
Courses on Turbulence Table of Contents 1. Lecture 1.1. UIUC Renewable energy and turbulent environm ...
- Unity Glossary
https://docs.unity3d.com/2018.4/Documentation/Manual/Glossary.html 2D terms 2D Physics terms AI term ...
随机推荐
- BSGS算法及拓展
https://www.zybuluo.com/ysner/note/1299836 定义 一种用来求解高次同余方程的算法. 一般问题形式:求使得\(y^x\equiv z(mod\ p)\)的最小非 ...
- JSP-Runoob:JSP开发环境搭建
ylbtech-JSP-Runoob:JSP开发环境搭建 1.返回顶部 1. JSP 开发环境搭建 JSP开发环境是您用来开发.测试和运行JSP程序的地方. 本节将会带您搭建JSP开发环境,具体包括以 ...
- bzoj 3231: [Sdoi2008]递归数列【矩阵乘法】
今天真是莫名石乐志 一眼矩阵乘法,但是这个矩阵的建立还是挺有意思的,就是把sum再开一列,建成大概这样 然后记!得!开!long!long!! #include<iostream> #in ...
- Android 性能优化(18)JNI优化:JNI Tips 提升性能技巧
JNI Tips 1.In this document JavaVM and JNIEnv Threads jclass, jmethodID, and jfieldID Local and Glob ...
- Matlab vs Python 作图
-- Matlab 作图示例 x=-3:0.00003:3; y1=sin(x)./x; y2=x./sin(x); plot(x,y1,x,y2); -- Python 作图示例 import nu ...
- 卸载掉原有mysql
[root@xiaoluo ~]# rpm -qa | grep mysql // 这个命令就会查看该操作系统上是否已经安装了mysql数据库 有的话,我们就通过 rpm -e 命令 或者 rpm - ...
- 【工具】前端Photoshop
前端photoshop最常见问题: 字体单位换成像素:按下ctrl+k调出首选项,选择单位与标尺,在里面把文字单位由点改为像素就行了.不过要注意的是,点是很多软件里面文字的默认单位.像素是虚拟单位,如 ...
- js中true和false判断
布尔类型里只有这6参数个返回false,其它都为true Boolean(false) // false Boolean(undefined) // false Boolean(null) // fa ...
- 前端面试题HTML
浏览器页面有哪三层构成,分别是什么,作用是什么?
- Android ViewPager+HorizontalScrollView实现标题栏滑动(腾讯新闻)
1) ViewPager提供了左右滑动切换页面的方法,但是它所提供的标题只是无语,估计没有真正的项目会照搬拿过来;并且它只能一页一页滑,我想直接查看最后一页要滑半天; 2) 看了腾讯新闻客户端感觉体验 ...