уху не виникають. Це означає, що це явище має тривимірну природу і потрібно переходити до тривимірним розрахунками для вивчення вихрових рухів в нерухомому шарі рідини.
Література
1. Ландау Л.Д., Ліфшиц Е.М. Теоретична фізика. Том VI. Гідродинаміка.- М .: Наука.- 1986. - C. 306-308.
2. Гершуні Г.З., Жуковицький Е.М. Конвективна нестійкість нестисливої ??рідини.- М .: Наука.- 1986. - C.7-12.
3. Педлоскі Дж. Геофізична гідродинаміка. Том I. - М .: Мир.- 1984. - C. 26-34.
. Сухановской А.Н . Формування диференціального обертання в циліндричному шарі рідини//Обчислювальна механіка суцільних середовищ.- 2010. - Т. 3, № 2. - С. 103-115
5.Shinji Yukimoto, Hiroshi Niino, Takashi Noguchi, Ryuji Kimura, Frederic Y. Moulin. Structure of a bathtub vortex: importance of the bottom boundary layer//Theor. Comput. Fluid Dyn. (2010)
.A. Andersen, T. Bohr, B. S Tenum, J. Juul Rasmussen. The bathtub vortex in a rotating container//J. Fluid Mech. (2006), vol. 556, pp. 121-146.
.R. Fernandez-Feria And E. Sanmiguel-Rojas. On the appearance of swirl in a con? Ned sink? Ow//PHYSICS OF FLUIDS. 2000
Програми
Програмний код сесії CFD-Post Session «* .cse»
! for ($ i=0; $ i lt;=200; $ i ++) {
gt; load timestep=$ i * 10: Export Data=Element Heat FluxFile Format=ANSYSReference Temperature=0.0 [K] Specify Reference Temperature=OffSupplemental HTC=0.0 [W m ^ - 2 K ^ - 1] Profile Type=Inlet VelocityConnectivity=OffCoord Frame =GlobalFile=C: /Users/c3po/Desktop/Report/OIL_REPORT/30WOIL/30WOIL_test/test$i.txtGeometry=OnNode Numbers=OnNull Data=OnType=GenericUnits System=CurrentVariable Type=CurrentFile Information=OffHeader=OffList=Domain Interface 1 Side 1Token=null=On=8= Variables=X, Y, ZList=Total Temperature, Velocity u, Velocity v, Velocity wBrackets=() Display=Scalar
gt; export
!}
Код програми, виконаний у системі Wolfram Mathematica
n=200; [i=0, i lt;=n, i ++,
file [i]=StringJoin [{ E: Report WATER_REPORT W W_test laquo ;, test laquo ;, ToString [i], .txt }]; [i]=Import [file [i], Table ]];=Length [table [0]]; [i=0, i lt;=n, i ++, at [i]=Sum [table [i ] [[j]] [[5]], {j, l}]/l]=Table [{i, at [i]}, {i, 0, 200, 1}];=ListPlot [temptab, Joined- gt; True, PlotRange - gt; Full, Ticks - gt; {Table [i, {i, 0, 200, 20}]}, AxesLabel - gt; { s laquo ;, K}, AxesStyle - gt; Directive [FontSize - gt; 22], AspectRatio - gt; 1/3, PlotStyle - gt; Directive [Thick], PlotLabel - gt; Style [ Середня температура laquo ;, 28]]; [ C: Users c3po Desktop Report OIL_REPORT WOIL WOIL_ temtab.gif laquo ;, Lt, ImageSize - gt; {936, 396.5}]; [ C: Users c3po Desktop Report OIL_REPORT WOIL WOIL_ temtab.txt laquo ;, temptab, Table ]; [i=0, i lt;=n , i ++,
ae [i]=10 ^ 7 Sum [ [Pi] * table [i] [[j]] [[2]] (table [i] [[j]] [[6 ]] ^ 2 + table [i] [[j]] [[7]] ^ 2 + table [i] [[j]] [[8]] ^ 2)/l, {j, l}]]; =Table [{i, ae [i]}, {i, 0, 200, 1}];=ListPlot [entab, Joined - gt; True, PlotRange - gt; Full, Ticks - gt; {Table [i, {i, 0, 200, 20}]}, AxesLabel - gt; { s , 10 ^ 7m ^ 2/s ^ 2 }, AxesStyle - gt; Directive [FontSize - gt; 22], AspectRatio - gt; 1/3, PlotStyle - gt; Directive [Thick], PlotLabel - gt; Style [ Середня кінетична енергія raquo ;, 28]]; [ E: Report WATER_REPORT W 30W_entab.gif raquo ;, Le,
ImageSize - gt; {936, 396.5}]; [ E: Report WATER_REPORT W W_entab.txt raquo ;, entab,
Table ];
Програмний код Gambit
vertex: vertex.2 gt; vertex create coordinates 0 0.15 0vertex: vertex.3 gt; vertex create coordinates 0.03 0.15 0vertex: vertex.4 gt; vertex create coordinates 0.03 0 0vertex: vertex.5 gt; edge create straight vertex.1 vertex.2 edge: edge.1 gt; edge create straight vertex.2 vertex.3 edge: edge.2 gt; edge create straight vertex.3 vertex.4 edge: edge.3 gt; edge create straight vertex.4 vertex.5 edge: edge.4 gt; edge create straight vertex.1 vertex.5 edge: edge.5 gt; face create wireframe edge.1 edge.2 edge.3 edge.4 edge.5 realface: face.1 gt; window modify shade gt; face mesh face.1 map size 0.001generated for face face.1: mesh faces=4500. gt; physics create heat btype WALL edge edge.1 Boundary entity: heat gt; physics create bottom btype WALL edge edge.2 Boundary entity: bottom gt; physics create s...