Вы находитесь на странице: 1из 3

532.5.

032
..
: ..., . ..

. . (, )
.

,
.
,
.
(
) :
2 gh
dh =
dt ,

- /;

- ;
h - ;
- .
,
- .
Re0>100000 .
d 2 gh
,
Re 0 =

- ;

h - ;
d .
(
, .) Re0<100000
[1].

l

Re0 [2]. . 1
d

(l/d).

. 1. Re0

:
1
=
58 l .
1.23 +

Re 0 d
,
.
( = 2 10 5 2/).
l:=2;
// ,
h1:=4;
// ,
h2:=0.2;
// ,
r:=1;
// ,
d_patr:=0.2;
// ,
v:=(h1-h2)*pi*sqr(r);
//
h_tr:=h2;
//
h:=h1;
// ,
w:=pi*sqr(d_patr)/4;
// , 2
omega:=pi*r*r;
// , 2
dt:=1;
// ,
LevelList:=TStringList.Create;
while h>h_tr do
begin
Re0:=sqrt(2*9.81*h)*r/0.00001;
h:=h-w*sqrt(2*9.81*h)/(1.23+58/Re0*l/d_patr)/omega*dt;
LevelList.Add(floattostr(h));
end;
, ..
.
4

3.5

2.5

1.5

0.5

50

100

150

200
,

250

300

350

400

. 2. ,
, 0,2
. 2 .

0,02 .
. 3.
4

3.5

2.5

1.5

0.5

50

100

150

200
,

250

300

350

400

. 3.

. 3 , ,
.
.
1.
2.
3.

. ., . ., . . //
, 1987 . 316-319, 326.
. . , //
, 1970 . 129-131, 134-136.
. . // , 1962 . 160-163.

Вам также может понравиться