• Keine Ergebnisse gefunden

A Possible Application of Three-Dimensional Modeling for Deep Lakes Hydrothermal Studies

N/A
N/A
Protected

Academic year: 2022

Aktie "A Possible Application of Three-Dimensional Modeling for Deep Lakes Hydrothermal Studies"

Copied!
21
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

G. Dinelli A. Tozzi

September 1978 WP-78-33

Working papers are internal publications

intended for circulation within the Institute

only. Opinions or views contained herein are

solely those of the authors.

2361

I

Laxenburg International Institute for Applied Systems Analysis

Austria

(2)
(3)

G. Dinelli and A. Tozzi

Introduction

Several phenomena relating to the ecology of deep lakes and reservoirs depend on the hydrothermal processes and circulation patterns in the specific site which are influenced by seasonal natural events as well as by urban and industrial pollutants sources.

~1oreover the planning, design and control of cooling systems and/or pollutant effluents require predictive mathematical models in order to simulate the local and mesoscale effects of pollutants under normal and extreme environmental conditions and for the ad- option of the most economical design parameters and control strat- egies.

In this respect a multi-layer three-dimensional model (TRIMDI) has been recently investigated at ENEL for use in ecological stud- ies under complex geographic situations or when multiple releases result in in'teraction with the boundaries of the receiving water body.

Basic Assumptions and Boundary Conditions

The TRIMDI model is based on the numerical solution of the Navier-Stokes equations describing a three-dimensional time depen- dent stratified flow in presence of heat and mass transfer. A schematic view of a typical system to be studied is shown in Fig.

1 together ~ith the computational grid used.

The main assumption upon which the code has been developed is that the vertical distribution of pressure is hydrostatic which implies that any source of momentum in the system such as inta- kes and discharges must have horizontal components only.

(4)

-2-

The system under study is subdivided into several horizon- tal layers coupled by the vertical transfer of mass, momen~um

and energy; in addition the depth of the surface layer is vari- able to account for variable wind and atmospheric pressure in- duced effects.

Inside each layer the basic three-dimensional equations are integrated in the vertical direction; the sub-sets of equations thus generated for each horizontal layer are coupled by the terms describing the shear stress and heat transfer between layers and the vertical convection. ~he dispersion of pollutants is described by a~ding the relative equation of conservation. Finally the

density variations with temperature (pollutant concentration) is taken into account following the Boussinesq approximation.

The model governing equations are shown in Table 1. The source terms ¢u, ¢v and ¢T account for minor effects due to the spatial derivatives of the diffusion coefficients and of the

surface layer depth. These are negligible unless an abrupt change in physical conditions such as a storm occurs. If required, the source terms may include Coriolis effects. 7he horizontal shear stress T .. and the heat transfer between layers are evaluated

1J

through empirical correlations for stratified flows.

Initial conditions are introduced for all the variables as well as for ambient conditions such as wind speed and direction, currents, atmospheric pressure.

Boundary conditions are:

surface wind and atmospheric pressure;

flow velocities at intakes and discharges;

temperatures (and pollutant concentrations) at discharges;

adiabatic no-slip and no-normal velccity conditions at solid boundaries;

assigned values at open boundaries for temperature (and concentrations) or their first derivatives normal to the boundaries;

(5)

the surface water-air heat transfer (qs) and the wind shear stress (T . . ) are evaluated as a function of the

1)

surface thermal alteration and wind velocity using al- gebraic expressions.

The introduction of the boundary conditions is discussed together with the description of the system topology.

Finite Difference Scheme and Computational Procedure

The governing equations are first integrated on a horizontal non-uniform shifted grid, shown in Fig. 1, and then discretized employing forward differences in time and central differences in space except for the convection terms for which donor cell (up- wind) difference are used. The finite difference set of equations

is shown in Table 2.

The finite difference equations have been written with ref- erence to the values of the variables at point (i, j) and its adjacent points. The coefficients A, ... ,F are obviously a func- tion of the dependent variables. I~ is worth noting that for the surface layer the dependent variables are the products, (u h ),n n

(v h ), (T h ) instead of u , v , T .

n n n n n n n

With reference to Table 2, the right hand side of the equa- tions can be evaluated at n-time level (explicit solution); at

(n + 1)-time level (implicit solution) or each term can be split into two parts one of which is evaluated at time n and the other at time n + 1. The main advantage of the explicit scheme con- sists in its simplicity associated with small computer memory storage since the left hand side of equations is known at each time step. However the time step value is limited by stability criteria.

The implicit scheme needs higher memory storage since the nodal values of the coefficients A, ... ,F must be stored during a time cycle; furthermore the variables are evaluated by invert- ing pentadiagonal matrices for each layer. For each time step several iterations may be needed to account for non-linear ef- fects and the coupling between layers; howeverr J.a~yer time steps

, /

(6)

may be adopted. An advantage of the implicit scheme is that i t can be adjusted to give directly the steady state solutions.

the

*

w ,

Given the initial conditions at time t -tor all the variables,

o .

* *

computation starts with assumed values of variables u , v ,

* * .

T , h at tlme t + 6t.

n 0

First the pressure field distribution is determined from the state and hydrostatic equations, then the x-Momentum and

y-Momentum equations are solved with standard algorithm for penta- diagonal matrices to obtain the spatial distribution of the hori-

zontal components of the velocity. At each time step the coef-

ficients A, ••. ,F are evaluated from updated values of the variables.

Then the distribution of the vertical component of the veloc- ity is computed by solving the continuity equation for the inner layers starting from the bottom and finally the continuity equa- tion is solved for the surface layer giving the time derivatives of the surface height and therefore the surface depth h at time

n t + 6t.

o

The computed value of h is compared with the initial assumed

*

n

hn and the cycle is repeated until the convergence is reached.

The next step consists in solving obtain the temperature distribution at

...

spatial distribution of pressure distributions,

the energy equation to time t + 6t. The new

o

temperature will modify the density and thus requiring additional iterations in the velocity computation cycle. The convergence check for inner iterations is made on the maximum deviation of successive tem- perature values. The time is then increased and the procedure repeated until the final state is reached.

The TRIMDI Code makes use of a SIMPLE-like algorithm to cor- rect the surface height each iteration cycle for the velocity field [1]. The algorithm consists in assuming the following cor- rection terms:

,

(h U ) '_

o

(hnhn)

n n

ox·

,

(h V ) '_ 0 (hnhn)

n n

oy

,

ohn

ox

k

=

1,2, . . . ,n-1

,

ohn

6Y

(7)

which are then introduced into the continuity equation for each layer.

By adding these equations one obtains a Poisson equation in the unknown h

n which is solved with the same algorithm employed to solve the momentum and energ¥ equation systems.

System Topology Description

To ease the input-output operations, namely the definition of the geometry of the system, a special sub-programme (TOPY) has been implemented which makes use of a user-oriented language.

The main activities of the TOPY sub-programme are:

the geometry is given through a limited set of parameters describing mainly the irregularities in the boundary re- gion;

the dimensions of the matrices used in the main programme are defined according to the problem requirements;

the boundary conditions for the solution of the partial differential equations are set automatically from the input data;

a check is performed on the geometrical compatibility of the input data;

an optional output of previous activities consists of a full description of the geometry and boundary conditions of the system under study which are printed before actual computation starts.

The TOPY sub-programme allows an easy description of complex geometries including, for instance, indented coasts, islands, in- take and discharge channels, floating platfo~msf etc.

The topology of the system under study is described through the following input data:

first the number of strings along the y-direction and the number of cells within each string which are identical are defined for each layer;

(8)

- { , -

then each cell is characterized as fluid, solid or fluid- solid boundary;

layers with equal topology need not be redefined.

The TOPY sub-programme assigns automatically the boundary condition i.e., no-slip and adiabatic wall at solid boundaries;

specific values for the velocity and temperature or for the velo- city derivatives are also assigned as input data.

When requested, the topology of each layer is printed by assigning an a-flag to solid cells, an 1-flag to fluid cells and a 2-flag to open boundaries such as discharge channels.

The TOPY sub-programme has so far been tested with reference to the Bay of Vado Ligure shown in Fig. 2. The adopted computa- tional grid is given in Fig. 3. The bay was subdivided into six vertical layers whose topology is given in Figs. 4, 5, and 6 as they were printed out by the TOPY sub-programme. As a reference the assigned boundary conditions for the velocity and temperature field as well as the location of any source of mass, momentum and pollutants are also printed.

Conclusions

Several three-dimensional models have been presented in re- cent years for the study of the dispersion of pollutants in large water bodies [2], [3].

To reduce computer running costs in solving the basic Navier- stokes equations several approximations are introduced, the most important of which is the hydrostatic approximation for the ver- tical distribution of pressure; moreover, the water body under study is subdivided into layers where the flow is considered to be almost two-dimensional and sometimes also the rigid-lid ap- proximation is adopted [4], [5].

The three-dimensional models have been tested so far with reference to relatively simple situations and few comparisons with field data have been attempted. It seerns that the computer running costs should be drastically reduced before such models

(9)

can be employed for wide engineering and planning applications.

In fact the assessment of the environmental impact of different alternatives under normal and extreme ambient conditions would require practicable predictive models. Thus a practical approach may consist in using mathematical models of different complexity

in accordance to the specific situation under study.

The validation of the multi-layer TRIMDI model described in the paper will be carried on by comparison with field data collected during the last few years on riverine and coastal ef- fluents using airborne infra-red surveys associated with in situ measurements at several water depths [6]. Furthermore, this comparison should allow also the definition of a suitable turbu- lence model to represent the mass and heat dispersion mechanisms adequately. The sensitivity of the model to boundary conditions and input data will also be verified.

References

[1J Patankar, S.V., and D.B. Spalding, A Calculation Procedure for Heat~ Mass and Momentum Transfer in Three-Dimensional Parabolic Flows~ BL/TN/A/45, Mech. Eng. Dept. Report, Imperial College, London, 1971.

[2J Polica~tro, A.J., and W.E. Dunn, Numerical Modelling of Surface Thermal Plumes~ presented at the Int. Heat and riass Transfer Centre Seminar, Dubrovnik, 1976.

[3J Cheng, R.T., T.M. Powell, and T.M. Dillon, Numerical Models of Wind-Driven Circulation in Lakes, Appl. Math. Model-

ling~

l,

12, 1976.

[4J Paul, J.F., and W.J. Lick, A Numerical Model for a Three- Dimensional Variable-Density Jet~ FTAS/TR/7~-92, Case Inst. of Technology Report, Cleveland, Ohio, 1974.

[5J Sengupta, S., A Three-Dimensional Numerical Model for -Closed

Basins~ presented at the ASME Winter Annual Meeting, 76-WA/HT-21, New York, 1976.

[6J Dinelli, G., and M. Maini, Remote Sensing of Thermal Alter- ations and Circulation Patterns of Riverine and Coastal

Effluents~ presented at the IFAC Symposium on Environ- mental Systems Planning, Design and Control, Kyoto,

1977.

(10)

-8-

Table 1. TRHmI model governing equations.

Conservation of Mass surface layer

oh

n

- - + ot

o(u h )

n n

ox +

o(v h )

n n

oy - (w)Hn o

- inner layers

Conservation of x-Momentum surface layer

o

(k l,2, ... ,n - 1)

o (u h) 0 (u2h ) 0(u v h )

n n n n n n n

ot + -o-=-x--:';:~ + --o-i:-y~- - (UW)H n

=

1 0 (P h) r 0(ti h ) r 0(u h )

n n + _u_ (vt n n ) + _u_ (vt n n )

Po ox ox n ox oy n oy

inner layers

+ -1 Po

( TS

) - (T

)H)

+ <llu

xz n xz n

n

o~ ou~

- - + - - +

ot ox

Conservation of y-Momentum surface layer

(k l,2, ...,n - 1)

o(v h )

---;:"o-t--n n +

o(u v h )

n n n

ox + oy

(11)

Table 1. (cont'd)

1 <5(P h ) 0(v h ) ~ 0(v h )

n n

+..£

(Vt n n) u ( t n n ,

- p-

oy ox n ox + oy .vn oy I

o

inner layers

+ -1

po (

(T S ) - ( T )H ) + <I>v

yz yz n n

2

O(vk ) 1 ( )

+ + - (vw) - (vw) =

oy ~ 1\+1

l\

1 oPk

+

0 (vt ovk )

+..£

(vt OVk ,) 1 ( ( ) ( ) )

~

v

-p 8 y Ox k Ox oy k oy + - h - T R. - T R. + 'i'k

o Po k yz --k+1 yz -K

(k 1,2, ... ,n - 1)

Conservation of z-Momentum (vertical) surface layer

p n

inner layers

n-1-i o

L

i

Conservation of Energy surface layer

(k 1,2, ... ,n - 1)

o(T h ) n n ot

o(u T h) o(v T h )

n n n n n n

+ --o-=-x-- + -~o;:-y-- - (wT)H

n

~ 0(T h ) ~ 6 (T h )

u (at n n ) + _U_ (at n n ) + S _ q

ox n ox oy n oy q H

n

(12)

·- III .

Table 1. (cont'd)

. inner layers

a t aTk a t aTk 1

J:x (a.k ---r-x ) + J:

y (a... ---r-

y ) + - (q - q )

u u u k u hk 1\.+1

I\.

(13)

Table 2. TRIMDI model finite difference equations.

Conservation of Mass surface layer

Pn+1(i + 1,J') _ n+1(' .)

n+1 u Pu 1.,]

h (i,j) + M (

---=.----....,---.;;:....---

n 6x,

1.

n+1(' , + 1) - Pvn+\i,J')

Pv ' 1.,]

_.:.-_----.,.---~---) 6y,

J

A n+1(, , )

- utw 1.,J,n

inner layers

n+1(, + 1 ' ) n+1(, ') n+1(., + 1) _ n+1(. ')

uk 1. ,J - ~ 1.,J v

k 1.,J v

k 1.,J

--=..:_---:--....:;;;.,.---+---:---...;:.:;.,.---

6x. 6y.

1. 1.

+

---1\:::-.- - - - -

n+1(. , k

w 1.,J, + 1) -wn+1(.,1.,],K)

=

0 (k 1,2, .•. ,n - 1)

Conservation of x-Momentum surface layer

n+\, ') P~(i,j)

Pu 1.,J -

A(p )pu(i,j) + B(p )pu(i + 1, j) C(p )pu(i - 1, j)

M + +

u u u

D(p )pu(i,j + 1) + E(p )Pu(i,j - 1) + F ( )

u u Pu

inner layers

n+1(' ') nC ')

uk 1.,] - uk 1.,]

A(uk)uk(i,j) + B(uk)uk(i

6t

=

+ 1,j) + C().lk)uk(i - 1,j)

(k 1,2, ... ,n - 1)

(14)

-12-

Table 2. (cont'd)

Conservation of y-~omenturn

surface layer

n+1C" ' ) n C"")

P

v 1,J -

P

v 1,J i1t

inner layers

n+1C" ') n C") vk 1,J ~ v

k 1,J

i1t

Conservation of z-Momenturn CHydrostatic equations) surface layer

Ck

=

1,2, ... , n - 1)

1 hn+1C' .) n+1 C' ') n C' ')

- 2

n 1,J Pn 1,J g - Pat 1,J

inner layers

o

n+1C' .)

Pk 1,J - o

Conservation of Energy surface layer

n+1 C"") n C")

P

T 1,J -

P

T 1,J i1t

Ck 1,2, ... ,n - 1)

(15)

Table 2. (cont'd)

inner 1ayer~

Tn+1 (. .) _ Tn (. .)

k 1,J k 1,J

t::.t

(k 1,2, ... ,n - 1)

p = h u

u n n p

=

h v

v n n h T

n n

(16)

-14-

j+1 j+I/2

:i

j-I/2

j-I

i

II II II

--4--I - - -1---I

----r---- ---,--

I I I I

I I I I

I I I I

I --...J---I- _ _ _1. ____ I

- - T - -

I I 1---;---

I

l

u(i,j) I I

I p(j,n I I

I I Tli,n I I

I I I I

I I v(i,il I I

1---+--f---.l----

----,----

I----l- - -

I I I I

I I II I

I I I I

I I I I

I I II

__ J ___

I

f-_..l._-!---+--- - - - j - - -

I I I I

I I

I

I

I I I

"----L__ t

_ w

7 ,--L__

t _ w

7

i-I i-I/2 i i+I/2 i+1

Figure 1. TRIMDI model multi-layer representation and computational grid.

(17)

1 , ? 1(."

-L,:r.:u>s_ _~==l

18 II

64

...

35 31 16

31

6' 60

310

39

60

Fig.2 - V/l.r.O L1GURE [JAY

Figure 2. Vado Ligure Bay

(18)

-16-

2 4

3 5

10-13 15

14 (j ) 20

16

6-9 17 19

18

4000 (m) 12(i)

3500 11

3000 10

2500 2100

8

1700

7

1300 6

900 4 5

1.··.~) 250 500

00

ll,

I

\

I IIIII I//I/

I

/ / / 5//

,

/ / / III10

.

~/// III50

00

/

II / / / - - - - /. '

I / /

I / I

; '

I I /; '

00 ' I I

I I

I

fIIII IfII /I/ I

00 I

V

I I /

I f I

I I /

f I /

00 I I VI

I II

f I I

I I I

00

)

~I II

/

,I

0 BI f

- -

I, I\ II

0 A \ \

\ \

\

I I

\ \ \

'- \ \

\

I \

\ L_

\ \

0 I \

l~

I\I I\\

, ,

"-

- -- -

1'-\

\ \

00 ... J\ \ I

"" ~ .... " ---..., ,_

...~

- ~ ~ :

I

0

-

23

90 27

5

200 31 36 41

(m) 2 3

510

460

160

1300 1800

,,: Intake B: Discharge

1 - - - 1

250 m

Figure 3. Horizontal computational grid for the Vado Ligure Bay.

(19)

STRATO1STRATO2 0CELLESOLIDE0CELLESOLIDE 1CELLEDIFLUIDO1CELLEDIFLUIDO 2CELLEDICONTORNOAPERTO2CELLEDICONTORNOAPERTO 1234567891011121312345678910111213 210000000000022210000000222222 20000

a

000000012200000000111112 19000000000011219000000T111112 1800000000

a

1112180000011111112 170000000011112170000111111112 160000000111112160000111111112 150000000111112150000111111112 140000000111112140000111111112 130000000111112130000111111112 1200000()0111112120000111111112 110000000111112110000111111112 100000000111112100001111111120 9000000011111290000111111112 8000000011111280000111111112 7000000011111270000111111112 6000000011111260000111111112 5000000011111250000111111112 4000000011111240000111111112 3000000000111230000011111112 2000000000111220000000111112 1000000000222210000000222222 Figure4.Vadoliguretopologyforlayers1(bottom)and2.

(20)

STRATO3STRATO4 0CELLESOLIDE0CELLESOLIDE 1CELLEDIFLUIDO1CELLEDIFLUIDO 2CELLEDICONTORNOAPERTO2CELLEDICONTORNOAPERTO 12345678910111213123I~5678910111213 210000002222222210000

a

02222222 200000001111112200000001111112 190000011111112190000111111112 180000111111112180000111111112 170000111111112170011111111112 160001111111112160011111111112 150001111111112150111111111112 140001111111112140111111111112 130001111111112130111111111112 120001111111112120111111111112 1'10001111111112110111111111112 100001111111112100111111111112 9000111111111290111111111112

=

; 8000111111111280111111111112 700011111111127011-1111111112 60001111111112601111.11111112 500011111,1111250111111111112 4000011111111240111111111112 3000011111111230011111111112 2000000011111220000110111112 1000000022222210000000222222 Figure5.Vadoliguretopologyforlayers3and4.

(21)

STRATO5STRATO6 0CELLESOLIDE0CELLESOLIDE 1CELLEDIFLUIDO1CELLEDI-PLUIDO 2CELLEDICONTORNOAPERTO2-CBLLEDICONTORNOAPERTO 1234567891011121312345678910111213 210000002222222210000002222222 200000001111112200000001111112 190000111111112190000111111112 180000111111112180000111111112 170011111111112170011111111112 160011111111112160011111111112 1501111111111-12150111111111112 140111111111112140111111111112 130111111111112130111111111112 120111111111112120111111111112 110111111111112110111111111112 102111111111112102111111111112 9211111111111292111111111112 8011111111111280111111111112 7011111111111270111111111112 6011111111111260111111111112 5011111111111250111111111112 40111111111112I~0111111111112 3001111111111230011111111112 2000011011111220000110111112 1000000022222210000000222222 Figure6.Vadoliguretopologyforlayers5and6(surface);cells(9.1)and(10.1) representthedischargechannel.

Referenzen

ÄHNLICHE DOKUMENTE

As part of the project planning, a reconstruction of the discharge associated with a flood event was made with the aid of hydrological and hydraulic modeling, on the basis of

Standard LMD-w process is limited regarding speed, stability and needs a complex machine setup. Picture:

Dabei wird auch die Übertragung von Gleichstellung an Frauen deutlich, in dem Sinne, dass die Gleichzustellenden (Frauen) selbst für ihre Gleichstellung verantwortlich sind,

(Marie Malchow B.A., HafenCity University Hamburg, Institute of Urban Planning and Regional Development, Überseeallee 16, 20457 Hamburg, Germany,

The stone surface, which is apparently sufficient to itself, puts vertical elements, people and objects into a freely-organised order, whilst being in conflict with

c) Ich bin ursprünglich ein Mann, der dem Himmel gefügig und einem ruhigen Leben ergeben ist. Weil das Mingreich mit den Cahar und den Kalka mich allzu schwer beleidigt, kann ich

it emphasised that ransom payments to terrorist groups in the Sahel had contributed to the mass hostage- taking in algeria at the beginning of the year, in which

A lemon lexicon provides a very rich description of the language data used in labels and includes a reference to a semantic element (a class or a property in an ontology), a