ANZIAM J. 52 (CTAC2010) pp.C1102–C1125, 2012 C1102

Study of river flow based on finite element analysis and GPS-echo-sounder measurement

Hashentuya1 Yoji Otani2 Kazuhiro Yamamoto3 Masaji Watanabe4

(Received 31 January 2011; revised 15 February 2012)

Abstract

Currents of a river are analyzed numerically by introducing data concerning the water depth into a finite element analysis of the partial differential equations of the flow. Techniques to simulate currents generated in the river are described. The region is divided in the vertical direction into layers, and a finite element discretization in the horizontal direction is applied. Results of the simulation of flow generated in the Yoshii River in of are shown. We also introduce our techniques to measure the river bed topography using a hardware system consisting of a global positioning system and an echo sounder. Data obtained by using the system are introduced into the analysis of flow and corresponding numerical results are generated.

http://journal.austms.org.au/ojs/index.php/ANZIAMJ/article/view/3966 gives this article, c Austral. Mathematical Soc. 2012. Published March 7, 2012. issn 1446-8735. (Print two pages per sheet of paper.) Copies of this article must not be made otherwise available on the internet; instead link directly to this url for this article. Contents C1103

Contents

1 Introduction C1103

2 Numerical solution by the finite element method C1105 2.1 Shallow water equations...... C1106 2.2 Initial condition...... C1107 2.3 Application to the multi-layer finite element method.... C1109 2.4 Time-step approximation...... C1115

3 Flow simulation downstream of the Kamogoshi Dam C1118

4 Conclusion C1118

References C1123

1 Introduction

Seto Inland Sea divides the main island and the Island of Japan. The Yoshii River flows into the Kojima Bay which is connected to the . It is one of three major rivers in Okayama Prefecture with 2, 110 km2 basin area, 133 km length, and 61.16 m3/s average flow. Kamogoshi Dam is approximately 7 km upstream from the Yoshii River mouth and the latter is called Kuban. Water from upstream has been washing the riverbed in the area below the Kamogoshi Dam, and a deep water area has developed. We analyze currents generated in the Yoshii River, downstream from the Kamogoshi Dam. The bottom topography is investigated by a global positioning system (gps) and an echo sounder. Figure1 shows the depth contours of the Yoshii River in the region near the Kamogoshii Dam. Note that the depth of the river ranges from 2 m to 9 m. The depth data are based on gps-echo-sounder measurements taken on March 14, 19, 22, 24, 29, and 30, 2010. Numerical results are obtained by introducing data concerning 1 Introduction C1104

DEPTH CONTOUR(Kamogoshi dam) -148200

-148400

-148600

-148800 -2 m -3 m -4 m -5 m -6 m -7 m -149000 -8 m -9 m

-149200 -26200 -26000 -25800 -25600 -25400 -25200

Figure 1: The depth contours in the region near the Kamogoshi Dam in the Yoshii River. the depth of the river into a finite element analysis of equations that govern the dynamics of the currents. Experimental techniques to utilize the gps in analyses of currents are also introduced. Figure2 (based on the water level data of the river policy information of the Ministry of Land, Infrastructure, Transport and Tourism) shows the change of water levels of the the Yoshii River in the region near the Kamogoshii Dam and Kuban. The level rises and falls twice each day near the Kuban, because the Yoshii River is connected to the Seto Inland Sea. We study the lowest water levels from 13:00 to 16:00 jst, on July 23, 2010. Section2 shows how the system of partial differential equations is solved by the finite element method. Section3 applies this method to simulate the flow in the Yoshii River downstream from the 2 Numerical solution by the finite element method C1105

WATER LEVELS(July 23, 2010) 3.5 KUBAN KAMOGOSHI DAM

3

2.5

2 WATER LEVEL[m] 1.5 start end start end

1 SIM.1 SIM.2

0.5 00:00 04:00 08:00 12:00 16:00 20:00 00:00

TIME[hour]

Figure 2: Change of water levels on July 23, 2010.

Kamogoshi Dam. The difference between simulation results using three layers and five layers is obtained, and the results are discussed in the Conclusion. Numerical simulations such as these are useful for studying the water quality of a river, and for analyzing the effects of a red tide.

2 Numerical solution by the finite element method 2 Numerical solution by the finite element method C1106

2.1 Shallow water equations

We apply a finite element method to Equations (1), (2), (3) and (4) to analyze the current generated in the Yoshii River. The shallow water equations consist of momentum equations and a continuity equation [1, 2, 3, 4], and model water in the river,

∂u ∂(uu) ∂(uv) ∂(uw) + + + − fv ∂t ∂x ∂y ∂z 1 ∂p 1 ∂τ ∂τ ∂τ  + − xx + xy + xz = 0 , (1) ρ ∂x ρ ∂x ∂y ∂z ∂v ∂(vu) ∂(vv) ∂(vw) + + + + fu ∂t ∂x ∂y ∂z 1 ∂p 1 ∂τ ∂τ ∂τ  + − yx + yy + yz = 0 , (2) ρ ∂y ρ ∂x ∂y ∂z ∂w ∂(wu) ∂(wv) ∂(ww) + + + ∂t ∂x ∂y ∂z 1 ∂p 1 ∂τ ∂τ ∂τ  + − zx + zy + zz + g = 0 , (3) ρ ∂z ρ ∂x ∂y ∂z ∂u ∂v ∂w + + = 0. (4) ∂x ∂y ∂z Here, the components of the stress tensor are ∂u ∂v ∂w τ = −p + µ , τ = −p + µ , τ = −p + µ , (5) xx ∂x yy ∂y zz ∂z µ ∂u ∂v µ ∂u ∂w τ = τ = + , τ = τ = + , (6) xy yx 2 ∂y ∂x xz zx 2 ∂z ∂x µ  ∂v ∂w τ = τ = + , (7) yz zy 2 ∂y ∂x and we use the following notation: 2 Numerical solution by the finite element method C1107

• x, y, z Cartesian coordinates positive eastward, northward, and upward, respectively; • u, v, w respective components of velocity; • t time; • f Coriolis parameter; • p pressure; • ρ = 1000 kg/m3 is the density of water; • µ viscosity coefficient of fluid; • g gravitational acceleration;

• τxx, τxy, τyx, τyy, τxz, τyz components of the stress tensor.

2.2 Initial condition

We also define the parameter γ2 = 0.0026 to be a bottom friction coefficient [5] and Ah to be a constant that represents eddy viscosity. We set Ah = 1.0 for the results obtained on July 23, 2010. The governing equations for the mass and momentum are integrated over the kth layer, where k = 1, 2, 3, ... , b. Let 1 k− 2 h ik = () dz (8) k+ 1 Z 2 1 where k ± 2 refers to z-levels of the interfaces between layers k and k ± 1. Water fluxes Mk and Nk are obtained by integrating the x-component and the y-component of the velocity over the depth, respectively:

Mk = hkuk , Nk = hkvk . (9) Along the curve dx dy = u , = v , (10) dt k dt k 2 Numerical solution by the finite element method C1108

Equations (1) and (2) become

dM b ∂M ∂N  1 M M  k = l + l k−1 + k dt ∂x ∂y 2 hk−1 hk l=k X b     ∂Ml ∂Nl 1 Mk Mk+1 ∂ζ − + + − ghk ∂x ∂y 2 hk hk+1 ∂x l=k+1 X     2 Mk Mk+1 2 Mk−1 Mk − γ (∆V)k − + γ (∆V)k−1 − hk hk+1 hk−1 hk A ∂2M A ∂2M + h k + h k , (11) ρ ∂x2 ρ ∂y2 and

dN b ∂M ∂N  1 N N  k = l + l k−1 + k dt ∂x ∂y 2 hk−1 hk l=k X b     ∂Ml ∂Nl 1 Nk Nk+1 ∂ζ − + + − ghk ∂x ∂y 2 hk hk+1 ∂y l=k+1 X     2 Nk Nk+1 2 Nk−1 Nk − γ (∆V)k − + γ (∆V)k−1 − hk hk+1 hk−1 hk A ∂2N A ∂2N + h k + h k , (12) ρ ∂x2 ρ ∂y2 where

p 2 2 (∆V)k−1 = (uk−1 − uk) + (vk−1 − vk) s M M 2 N N 2 = k−1 − k + k−1 − k . (13) hk−1 hk hk−1 hk

At the rigid boundaries the values of Mk and Nk are set to zero. Initial conditions are given as Mk = 0 and Nk = 0 at all node points, where 2 Numerical solution by the finite element method C1109 k = 1, 2, 3, ... , b and b is the total number of layers. A finite element method is applied to the Equations (1), (2), (3), and (4) to simulate the flow generated downstream from the Kamogoshi Dam, with a mesh consisting of 1798 elements and 965 nodes. Figure3(a) shows the finite element mesh in the entire region of the Yoshii River Mouth. Figure3(b) shows the finite element mesh in the region near the Kamogoshi Dam. Figures4 shows a 3D view of this finite element mesh.

2.3 Application to the multi-layer finite element method

After multiplying the equation (11) by δM, we integrate over a domain Ω and obtain [6,7,8]

∂M 1 b ∂M ∂N  M M  k δM dx dy = l + l k−1 + k δM dx dy ∂t 2 ∂x ∂y hk−1 hk Ω Ω l=k ZZ ZZ X 1 b ∂M ∂N  M M  − l + l k + k+1 δM dx dy 2 ∂x ∂y hk hk+1 Ω l=k+1 ZZ X ∂ζ − gh δM dx dy k ∂x ZZΩ M M  − γ2(∆V) k − k+1 δM dx dy k h h ZZΩ k k+1 M M  + γ2(∆V) k−1 − k δM dx dy k−1 h h ZZΩ k−1 k A ∂2M + h k δM dx dy ρ ∂x2 ZZΩ A ∂2M + h k δM dx dy. (14) ρ ∂y2 ZZΩ 2 Numerical solution by the finite element method C1110

-148000

-149000

-150000

-151000

-152000

-153000

-154000

-155000

-156000 (a) -29000 -28500 -28000 -27500 -27000 -26500 -26000 -25500 -25000 -148100

-148200

-148300

-148400

-148500

-148600 (b) -25800 -25700 -25600 -25500 -25400 -25300

Figure 3: Finite element mesh consisting of 1798 elements and 965 nodes (a) in the entire region and (b) in the region near the Kamogoshi Dam. 2 Numerical solution by the finite element method C1111

36 35 z[m] 34 33 32 31 30 29 28 27 26

-31000 -148000 -30000 -149000 -29000 -150000 -28000 -151000 -27000 -152000 -26000 -153000 x[m] -25000 -154000 y[m] -24000 -155000 (a) -23000 -156000

36 35 z[m] 34 33 32 31 30 29 28 27 26

-27000 -148000

-26500 -148500

-26000 -149000

x[m] -25500 -149500 y[m] (b) -25000 -150000

Figure 4: The mesh in three dimensions. 2 Numerical solution by the finite element method C1112

Let

m m j j Mk = φjMk , Nk = φjNk , j=1 j=1 Xm m X j j hk = φjhk , ζ = φjζ , δM = φi , (15) j=1 j=1 X X where φ1, φ2, ... , φm are basis functions, m is the number of nodes, i, j = 1, 2, ... , m , and k = 1, 2, ... , b , where b is the number of layers. Applying Green’s theorem and the approximations (15) to Equation (14), and dividing Ω into its constituent finite elements,

m ∂Mj k φ φ dx dy ∂t i j j=1 4 4 X X ZZ b m m j m j 1 j j=1 Mk−1φj j=1 Mkφj ∂φj − M + φi dx dy 2 l m hj φ m hj φ ∂x l=k j=1  4 4 P j=1 k−1 j P j=1 k j   X X X ZZ b m m j m j 1 j Pj=1 Mk−1φj Pj=1 Mkφj ∂φj − N + φi dx dy 2 l m hj φ m hj φ ∂y l=k j=1  4 4 P j=1 k−1 j P j=1 k j   X X X ZZ b m m j m j 1 j P j=1 Mkφj Pj=1 Mk+1φj ∂φj + M + φi dx dy 2 l m hj φ m hj φ ∂x l=k+1 j=1  4 4 P j=1 k j P j=1 k+1 j   X X X ZZ b m m j m j 1 j Pj=1 Mkφj Pj=1 Mk+1φj ∂φj + N + φi dx dy 2 l m hj φ m hj φ ∂y l=k+1 j=1  4 4 P j=1 k j P j=1 k+1 j   X X X ZZ m m ! P ∂φ  P + g ζj hqφ j φ dx dy k q ∂x i j=1  4 4 q=1  X X ZZ X m j m j ! 2 j=1 Mkφj j=1 Mk+1φj + γ (∆V)k − φi dx dy m hj φ m hj φ 4 4 P j=1 k j P j=1 k+1 j X ZZ P P 2 Numerical solution by the finite element method C1113

m j m j ! 2 j=1 Mk−1φj j=1 Mkφj − γ (∆V)k−1 − φi dx dy m hj φ m hj φ 4 4 P j=1 k−1 j P j=1 k j X ZZ A m P∂φ ∂φ ∂φ ∂φP  + h Mj j i + j i dx dy = 0 . (16) ρ k ∂x ∂x ∂y ∂y j=1  4 4  X X ZZ In the same way we obtain an equation for Nk. When the integration is m j m j m j carried out in each element, j=1 Mkφj, j=1 Nkφj, j=1 hkφj are replaced with their element averages M¯ , N¯ and h¯ . For example, in the second P k4 k4 P k4 P sum we approximate the integral over 4 by ¯ ¯ Mk−1 Mk ∂φ  4 + 4 j φ dx dy . h¯ h¯ ∂x i ZZ4  k−14 k4  Let

Aij = φiφj dx dy , 4 4 X ZZ ∂φ B = j φ dx dy , ij ∂x i 4 4 X ZZ ∂φ C = j φ dx dy , ij ∂y i 4 4 X ZZ ∂φ ∂φ ∂φ ∂φ  D = j i + j i dx dy , ij ∂x ∂x ∂y ∂y 4 4 X ZZ M¯ k4 ∂φj ¯ φi dx dy (k = 1) 4 hk 4 ∂x B0 = 4 kij M¯ M¯ P k−RR14 k4 ∂φj  4 h¯ + h¯ 4 ∂x φi dx dy (k = 2, 3,...),  k−14 k4

M¯ P k4 ∂φj RR  ¯ φi dx dy (k = 1) 4 hk 4 ∂y C0 = 4 kij M¯ M¯ P k−RR14 k4 ∂φj  4 h¯ + h¯ 4 ∂y φi dx dy (k = 2, 3,...),  k−14 k4

P RR  2 Numerical solution by the finite element method C1114

∂φ F = h¯ j φ dx dy , kij k4 ∂x i 4 4 X ZZ ∆V¯ k−14 4 h¯ 4 φiφj dx dy (k = 2, 3,...) k−14 Gkij = 0 (k = 1), P RR ∆V¯ k4  4 h¯ 4 φiφj dx dy (k = 1, 2,..., b − 1) k+14 Hkij = 0 (k = b), P RR ∆V¯ k4  4 h¯ 4 φiφj dx dy (k = 1) k4 Ik = ¯ ¯ ij  ∆Vk−1 +∆Vk P 4RR 4  4 h¯ 4 φiφj dx dy (k = 2, 3,...),  k4 N¯ P k4 ∂φj RR  ¯ φi dx dy (k = 1)  4 hk 4 ∂x Q0 = 4 kij N¯ N¯ P k−RR14 k4 ∂φj  4 h¯ + h¯ 4 ∂x φi dx dy (k = 2, 3,...),  k−14 k4

N¯ P k4 ∂φj RR  ¯ φi dx dy (k = 1) 4 hk 4 ∂y P0 = 4 kij N¯ N¯ P k−RR14 k4 ∂φj  4 h¯ + h¯ 4 ∂y φi dx dy (k = 2, 3,...).  k−14 k4

P RR Working with the element averages in this way, we approximate (16) by

∂M A 1 b 1 b A k + h M D − (M B0 + N C0 ) + M B0 + N C0  ∂t ρ k 2 l k l k 2 l k+1 l k+1 l=k l=k+1 X 2 X + gζFk − γ (Mk−1Gk − MkIk + Mk+1Hk) = 0 . (17)

The momentum equation (12) becomes

∂N A 1 b 1 b A k + h N D − (M Q0 + N P0 ) + M Q0 + N P0  ∂t ρ k 2 l k l k 2 l k+1 l k+1 l=k l=k+1 X 2 X + gζFk − γ (Nk−1Gk − NkIk + Nk+1Hk) = 0 , (18) 2 Numerical solution by the finite element method C1115 and the continuity equation (4) becomes

∂ζ b A + (BM + CN ) = 0 , (19) ∂t l l l=1 X where b is the number of layers.

2.4 Time-step approximation

t t t t+1 For a given Ml, Nl and ζ , we calculate ζ , where t and t + 1 denote the consecutive time steps. The continuity equation (19) becomes

ζt+1 − ζt n A j j = − B (M )t + C (N )t , (20) ij ∆t ij l j ij l j l=1 X  implying that

n t+1 t t t Aijζj = −∆t Bij (Ml)j + Cij (Nl)j + Aijζj . (21) l=1 X  n t t t Putting −∆t l=1 Bij (Ml)j + Cij (Nl)j +Aijζj = p3i and letting A3 denote the matrix with entries A , then ζt+1 is obtained as the solution of the linear P  ij system t+1 A3ζ = p3 . (22) t t t t+1 t+1 t+1 For given values of Mj , Nj , ζj and ζj we calculate the values of Mj and Nj using the discrete-time form of the momentum equation (17),

t+1 t (Mk) − (Mk) A j j ij ∆t j X A h i = − h (1 − θ) (M )t + θ (M )t+1 D ρ k j k j ij j X 2 Numerical solution by the finite element method C1116

1 b + (B0 ) (M )t + (C0 ) (N )t 2 k ij l j k ij l j l=k j X X  1 b − B0  (M )t + C0  (N )t 2 k+1 ij l j k+1 ij l j l=k+1 X − g (1 − θ)ζt + θζt+1 (F ) j∗ j k ij j X 2 t t t + γ (Mk−1)j (Gk)ij − (Mk)j (Ik)ij + (Mk+1)j (Hk)ij . (23) j X  The above equation is written as

 A  A + ∆t h θD (M )t+1 ij ρ ij k j j X A = A − ∆t h (1 − θ)D (M )t ij ρ ij k j j X 1 b + ∆t (B0 ) (M )t + (C0 ) (N )t 2 k ij l j k ij l j l=k j X X  1 b − ∆t B0  (M )t + C0  (N )t 2 k+1 ij l j k+1 ij l j l=k+1 X − ∆tg (1 − θ)ζt + θζt+1 (F ) j∗ j k ij j X 2 t t t + ∆tγ (Mk−1)j (Gk)ij − (Mk)j (Ik)ij + (Mk+1)j (Hk)ij . (24) j X  t t ∗ ∗ ∗ ∗ Instead of calculating ζj , we calculate ζj∗ at the point (x , y ), where x and y are calculated from the system of ordinary differential equations dx dy = u , = v . (25) dt dt 2 Numerical solution by the finite element method C1117

Thus,

t t ∗ Mj ∗ Nj x = xj − t ∆t , y = yj − t ∆t . (26) ζj + hj ζj + hj

We denote the right-hand side of Equation (24) by p1i and let A1 denote the t+1 matrix with entries Aij + ∆t (Ah/ρ)θDij, then (Mk)j is the solution of the linear system t+1 A1Mk = p1 . (27) t+1 Similarly, we obtain (Nk)j as the solution of the linear system

t+1 A2Nk = p2 . (28)

Let aij be the entry in the ith row and the jth column of A1. Suppose that the ith node is on the rigid boundary. We redefine aij = δij, and set the t t+1 t t+1 t t+1 ith entry of p1 to 0. For given Mk, Mk , Nk, Nk and ζ , we calculate ζ . The continuity equation (21) becomes

b t+1 t t+1 Aijζj = − ∆t (1 − θ) (Ml)j + θ (Ml)j Bij j l=1 j X Xn X t t+1 t − ∆t (1 − θ) (Nl)j + θ (Nl)j Cij + Aijζj . l=1 j j X X X (29)

0 t+1 We denote the right-hand side of the equation (29) by p3, then ζj is the solution of the simultaneous linear equation:

t+1 0 A3ζ = p3 . (30)

Let aij be the entry in the ith row and the jth column of A3. Suppose that the ith node is on the open boundary. We redefine aij = δij, and set the t+1 ith entry of p3 to the value of ζi given by the boundary conditions. 3 Flow simulation downstream of the Kamogoshi Dam C1118

3 Flow simulation downstream of the Kamogoshi Dam

The finite element method was applied to Equations (1), (2), (3) and (4) to simulate the flow generated in the downstream region of the Kamogoshi Dam in Yoshii River. Simulations were conducted for three, five, seven and ten layers. The results for five, seven and ten layers are almost the same. When the total number of layers are three or five: • Figure5 shows velocity vectors at 15:00 jst (t = 7200 s after 13:00 jst), in the region near the Kamogoshi Dam for the bottom layer; • Figure6 shows velocity vectors at 15:00 jst in the region near the Yoshii River Mouth for the bottom layer; • Figure7 shows velocity vectors at 15:00 jst in the region near the Yoshii River Mouth for the middle layer; • Figure8 shows velocity vectors at 15:00 jst in the region near the Yoshii River Mouth for the surface layer. The finite element mesh shown in Figure3 was used.

4 Conclusion

The result of a simulation of the flow of the Yoshii River is shown. The three layer simulation results of the lowest water levels between 13:00 and 16:00 jst one day are presented. A reflux from the Yoshii River Mouth in the entire region at 15:00 jst is observed. A vortex occurs in the bottom layer in the deepest part near the Kamogoshi Dam. It is shown in both the three layer and the five layer results. We introduced bathymetric data of our own, shown in Figure1, into the 4 Conclusion C1119

t = 07200 s -148100

1 m/s

-148200

-148300 y (m)

-148400

-148500

-148600 -25800 -25700 -25600 -25500 -25400 -25300 (a) three layer x (m)

t = 07200 s -148100

1 m/s

-148200

-148300 y (m)

-148400

-148500

-148600 -25800 -25700 -25600 -25500 -25400 -25300 (b) five layer x (m)

Figure 5: Velocity vectors for the bottom layer in a region near the Kamogoshi Dam at 15:00 jst on July 23, 2010. 4 Conclusion C1120

t = 07200 s -148000

1 m/s -149000

-150000

-151000

-152000 y (m)

-153000

-154000

-155000

-156000 -29000 -28500 -28000 -27500 -27000 -26500 -26000 -25500 -25000 (a) three layer x (m)

t = 07200 s -148000

1 m/s -149000

-150000

-151000

-152000 y (m)

-153000

-154000

-155000

-156000 -29000 -28500 -28000 -27500 -27000 -26500 -26000 -25500 -25000 (b) five layer x (m)

Figure 6: Velocity vectors for the bottom layer in a region near the Yoshii River Mouth at 15:00 jst on July 23, 2010. 4 Conclusion C1121

t = 07200 s -148000

1 m/s -149000

-150000

-151000

-152000 y (m)

-153000

-154000

-155000

-156000 -29000 -28500 -28000 -27500 -27000 -26500 -26000 -25500 -25000 (a) three layer x (m)

t = 07200 s -148000

1 m/s -149000

-150000

-151000

-152000 y (m)

-153000

-154000

-155000

-156000 -29000 -28500 -28000 -27500 -27000 -26500 -26000 -25500 -25000 (b) five layer x (m)

Figure 7: Velocity vectors for the middle layer in a region near the Yoshii River Mouth at 15:00 jst on July 23, 2010. 4 Conclusion C1122

t = 07200 s -148000

1 m/s -149000

-150000

-151000

-152000 y (m)

-153000

-154000

-155000

-156000 -29000 -28500 -28000 -27500 -27000 -26500 -26000 -25500 -25000 (a) three layer x (m)

t = 07200 s -148000

1 m/s -149000

-150000

-151000

-152000 y (m)

-153000

-154000

-155000

-156000 -29000 -28500 -28000 -27500 -27000 -26500 -26000 -25500 -25000 (b) five layer x (m)

Figure 8: Velocity vectors for the surface layer in a region near the Yoshii River Mouth at 15:00 jst on July 23, 2010. References C1123 analysis of the flow in the Yoshii River. Measurements were conducted using a rtk-gps and a high precision echo sounder on a boat. The positioning data and the depth data were obtained along the trace of the boat. rtk-gps data in terms of the latitude, the longitude, and the reference ellipsoidal height were obtained. The data were transformed to rectangular coordinates by Gauss–Gr¨ugerprojection. Time-position data and time-depth data were synchronized, and the least squares approximation over each element was applied to generate the depth-position data shown in Figure1. The numerical results demonstrate that our techniques for measurement and simulation are practically appropriate.

Acknowledgements The water level data was obtained from the river policy information of the Ministry of Land, Infrastructure, Transport and Tourism in Japan on July 23, 2010 [9]. The results concerning the bottom topography of the Yoshii River were obtained in research commissioned by the Okayama City “Study on water depth etc. downstream Kamogoshi Dam and vicinity in Yoshii River” in 2010.

References

[1] O. C. Zienkiewicz and R. L. Taylor, The Finite Element Method, Volume 3, Fluid Dynamics, Fifth Edition, Butterworth-Heinemann, Oxford, 2000 (First published in 1967 by McGraw-Hill). C1106 [2] R. G. Dean and R. A. Dalrymple, Water Wave Mechanics for Engineers and Scientists, Advanced Series on Ocean Engineering, Volume 2, World Scientific, Singapore, 1991. C1106 [3] M. Kawahara, M. Kobayashi, K. Nakata, Multiple level finite element analysis and its applications to tidal current flow in Tokyo Bay, Appl. Math. Modelling, Vol. 7, June 1983. C1106 References C1124

[4] Jan J. Leendertse, Richard C. Alexander, Shiao-Kung Liu, A three-dimensional model for estuaries and coastal seas: Volume I, Principles of computation, R-1417-OWRR, December 1973 C1106 [5] Yoshiiaki Iwasa, Engineering Limnology, Sankaido Publishing Co., Ltd., 1990 (In Japanese) C1107 [6] Ying Liu, Kazuhiro Yamamoto, Majda Ceric, Masaji Watanabe, Numerical study of flow generated in a lake and experiment using gps, Proceedings of the 14th Biennial Computational Techniques and Applications Conference. CTAC-2008, Editors: Geoffry N. Mercer and A. J . Roberts, ANZIAM J. vol. 50, pp.C912–C929, 2009. http://journal. austms.org.au/ojs/index.php/ANZIAMJ/article/view/1470 C1109 [7] Masaji Watanabe, A Numerical Simulation of Lake Flow and a gps-Float Experiment, The Second International Symposium on Water Environment, Okayama University, September 13–14, 1999, Journal of the Faculty of Environmental Science and Technology, Okayama University (Special Edition), pp.111–116. C1109 [8] Masaji Watanabe, Ying Liu, Kazuhiro Yamamoto, Majda Ceric, Numerical study of flow generated in a lake and experimental technique for verification, Proceedings of the 2nd International Symposium on Shallow Flows, HKUST, Hong Kong, December 10–12, 2008. C1109 [9] http://www.mlit.go.jp/ C1123

Author addresses

1. Hashentuya, Graduate School of Environmental Science, Okayama University, Japan. mailto:[email protected] 2. Yoji Otani, Graduate School of Environmental Science, Okayama University, Japan. References C1125

mailto:[email protected] 3. Kazuhiro Yamamoto, Graduate School of Environmental Science, Okayama University, Japan. mailto:[email protected] 4. Masaji Watanabe, Graduate School of Environmental Science, Okayama University, Japan. mailto:[email protected]