Keywords

1 Introduction

Nowadays, 2D hydrodynamic modelling is frequently used for the simulation and forecasting of large-scale flood inundation. These models require topographic data to describe the river bed and floodplain geometry. Modelling large areas with structures, confluences and meanders requires a detailed description of the terrain geometry and the acquisition of in situ measurement data are time-consuming, expensive and need require data processing.

The availability of ground elevation data has increased considerably due to the recent improvements of technologies, in particular LIDAR or RADAR surveys, which provide high resolution data at a relatively low cost. However, the river bathymetry remains barely invisible for these sensors, especially the submerged surface. The lack of data regarding the geometry of the riverbed has a significant influence on numerical results. This brings to the first question: how, and on which criteria can one determine an equivalent section of the non-visible part of the river bed?

The complexity of implementing data assimilation methods with dynamic models and the difficulty of estimating the flow rate with bathymetry and roughness led to the use of simplified models derived from the de Saint–Venant, also called shallow-water equations [1]. In the last two decades the shallow water models with porosity, such as the recent depth dependant porosity approach (SW2D-DDP), appeared as a conscious way of dealing with surface hydraulic problems in the case of complex geometry [2, 3]. The geometry is roughly represented with a parameter sub-mesh (porosity) to take into account the effects of elements that are not explicitly represented in the mesh.

Furthermore, these models introduce simplification in topography and influence the line flow results in such a way that assessment of the model sensitivity is an important key step for optimizing the model performance since it can be used to define the relevant parameters for the calibration procedures [4]. This raises questions about the sensitivity of the hydrodynamic models by replacing the real topography with an “equivalent” one.

This study aims to establish an optimization method to build a cross-section equivalent to that of the real river cross-section, but with approximated geometric properties. The equivalence between the simplified and real cross-section is assessed through objective functions based on different hydraulic variables. This method is applied to the study area of the Alzette river (located north of the city of Luxembourg) to validate the model.

2 Methodology

2.1 Equivalent Cross-Section Shape

A “real” cross-section is generally defined by n points specifying the station x and the elevation z. It is supposed that the elevation of the left overbank can be different from the altitude of the right overbank. Water surface elevation can vary from the bottom bed to many meters above the right and left overbank. The cross-section is approximated by simpler shape based on classical available data. It is defined using two stratified geometric features where continuity of the section must be respected (see Fig. 14.1):

Fig. 14.1
A line graph represents the water surface elevation from the bottom bed. The plots for bottom bed are (2, 6), (4, 2), (6, 2), (8, 6), and (10, 10). The line for water level is constant from (2, 12) to (10, 12). The plots of the bottom bed line are the Batymetric survey points. The region between these two lines is water.

Simplified representation of a trapezoidal type section with overflow

  • A uniform trapeze between the bottom bed (zr1) and the minimum (zr2) between the right overbank (zRd) and the left overbank (zRg), slope banks are the same on both sides of the trapeze, m.

  • An ordinary trapeze between zRd and zRg. One of the banks is defined having the same slope as the uniform trapeze, m, and the other one is vertical slope equal to 0, so that the width of the river channel is conserved.

In this simplified geometry, the bankfull width of the upper part (rectangle) depends on the river bottom width, the bank slope (m), and the water level (zs). We suppose the bankfull width can be estimated from geographical data such as aerial images or digital terrain models (DTM). The water level, corresponding to the distance between water surface elevation and the bottom bed elevation (zop), is supposed to be unknown.

To recreate the simplified bathymetry one need the bank slope and the bottom bed elevations. The proposed approach therefor aims to optimize these two parameters to create a simplified cross-section with the same hydraulic properties as the real cross-section. The simplified cross-section is described with the coordinates given by Eqs. (14.1) and (14.2).

$$x_{op} = \left[ {x_{Rg} ,{ }x_{Rg} + m\left( {z_{Rg} - z_{op} } \right),{ }x_{Rd} - m\left( {z_{Rd} - z_{op} } \right),{ }x_{Rd} } \right]$$
(14.1)
$$z_{op} = \left[ {z_{Rg} ,z_{op} ,z_{op} ,z_{Rd} } \right]{ }$$
(14.2)

Equations (14.1) and (14.2) give a river section physically possible only if:

  • \(x_{Rg} + m\left( {z_{Rg} - z_{op} } \right) \le x_{Rd} - m\left( {z_{Rd} - z_{op} } \right)\)

  • \(z_{op} \le z_{Rg}; \, z_{Rg} \le z_{Rd}\)

A river cross-section is described by different geometry parameters (water level, bottom elevation of the riverbed, bankfull width…) and geometrical functions. Fundamental geometrical functions are: flow area S(z), wet perimeter χ(z) and hydraulic radius RH(z). These are the geometrical functions used to compare two or more sections for a specific z or an interval of z. Two cross-sections are considered equivalent when their geometric functions are equal or as close as possible for all z in a given interval.

2.2 Optimisation Methods: Minimizing the Root Mean Square Error Cost Function

The objective function chosen to optimize the couple of parameters (m, zop) is based on the classical Root Mean Squared Error (RMSE). To simplify the optimisation process, the unnecessary root and mean are not computed and the objective function is defined as the Sum of the Squared Errors (SSE). Using the couple (m, zop) as parameters the process minimizes the difference between the geometric functions of the real and simplified sections. This objective function gives an SSE value; the smaller the SSE value, the smaller the difference between the two functions being compared. The SSE function needs an interval of possible z values to optimize the couple (m, zop) over the whole cross-section, and not only for a unique given water elevation.

It is possible to calculate the SSE with the flow area (SSES), wet perimeter (SSEχ), and hydraulic radius (SSERh). Using these geometric functions, three different optimization methods are possible. These optimization methods are described respectively in Eqs. (14.3) to (14.5).

$${\text{SSE}}_{{\text{S}}} \left( {m,z_{op} } \right) = \mathop \sum \limits_{{z_{inf} }}^{z} \left( {S_{z} - S_{z} \left( {m,z_{op} } \right)} \right)^{2}$$
(14.3)
$${\text{SSE}}_{{\upchi }} \left( {m,z_{op} } \right) = \mathop \sum \limits_{{z_{inf} }}^{z} \left( {{\upchi }_{z} - {\upchi }_{z} \left( {m,z_{op} } \right)} \right)^{2}$$
(14.4)
$${\text{SSE}}_{{{\text{R}}_{{\text{h}}} }} \left( {m,z_{op} } \right) = \mathop \sum \limits_{{z_{inf} }}^{z} \left( {R_{{h_{z} }} - R_{{h_{z} }} \left( {m,z_{op} } \right)} \right)^{2}$$
(14.5)

where the interval [zinf, z] is discretized in ten elements from zinf = zr1 − zr3 to z = zr3. An equivalent cross-section described by the couple (m, zop) is produced for each optimization method according to a different criterion. The SSES, SSEχ and SSERh produces three equivalent cross-sections, each of them respectively in terms of flow area, wet perimeter and hydraulic radius.

2.3 Validation Procedure

To compare different couples of parameters obtained (m , zop) with each objective function (SSES, SSEχ and SSERh) the relative error is used in the interval of elevation [zinf z]. It gives the dimensionless error for each altitude (z) and allows comparison of different parameters that do not have the same dimension. To assess the influence of the cross-section simplification, the relative error is thus calculated for the flow area, wet perimeter, and hydraulic radius. Positive values are obtained when the optimized function is higher than the real one and negative values in the opposite case. The optimum case is when the relative error reaches zero.

Once the optimization method is chosen and the relative error is determined, it is necessary to check the difference in steady-state of the water line for all sections (i.e. the large-scale model) and the real model. The Hec-Ras software [5] is used for the hydraulic modelling. Two models are set up, a model with the real bathymetry and a model with a simplified bathymetry. Both models share the same forcing and parameters (left and right banks, Strickler’s roughness coefficients, bridges, …) and diverge only in the representation of the geometry of the river channel. For the ‘simplified’ model every cross-section is substituted by a simplified geometry defined by the left and right bank elevation, the river width and the couple of optimum parameters (m, zop). Simulations are run under different steady states configurations with several discharge values. A critical depth downstream boundary condition is used for all these simulations. To cover various possible cases the model is tested with four different flows:

  • Configuration 1: is a low flow such that water always remains in the river bed (no overbank flow);

  • Configuration 2: is a low-medium flow such that the water overflows by 30% in half of the sections and the other half does not overflow;

  • Configuration 3: is a high flow such that the water (almost) always overflows by 30% or more;

  • Configuration 4: is an extreme flow such that the water always overflows by more than 80%.

3 Results and Discussion

3.1 Application Test Case

The study reach of River Alzette is located in the Grand Duchy of Luxembourg. The reach length is approximately 19 km and the average flood plain width 300 m. The basin area is about 1175 km2 located between Pfaffenthal and Mersh (Fig. 14.2). The river reach is described by 144 ground-surveyed channel cross sections whereas the floodplain topography has been extracted from a LidarDEM of 2 m pixel spacing and 15 cm vertical accuracy [6].

Fig. 14.2
Two maps. First map displays Luxembourg bordered by France, Germany, and Belgium. The drainage area down to Pfaffenthal and the river reach are prominently marked. Second map displays the hydrometric stations along the river: Mersch, Lintgen, Hunsdorf, Steinsel, Walferdange, Pfaffenthal.

Study site in the Alzette River basin showing: a) the drainage area down to Pfaffenthal and the 19 km river reach whose geometry is represented by the cross sections, b) the hydrometric stations along the river (Source [6])

The method is first developed on a randomly chosen cross-section. The sensitivity of the geometric functions is assessed and one unique geometric function is set up on the 19 km length of River Alzette. A one-dimensional hydraulic model designed using the HEC-RAS software and validated in a previous study [7] is also available and considered here as the reference.

3.2 New Simplified Sections

The data used in the Hec-Ras hydraulic model come from topographic data produced by a riverbed bathymetry survey [6] and derived from LIDAR data. Data are then used in the form of DTM and characteristics lines (description of minor bed, floodplain, dikes, ponds…). These numerical data are treated automatically and only the minor bed bathymetry is replaced by a simplified trapezoidal geometry. Optimization function is used to obtain a couple of parameters (m, zop) for each geometric function and corresponding to the minimum SSE value of the selected objective function (\({\mathrm{SSE}}_{\mathrm{S}}\), \({\mathrm{SSE}}_{\upchi }\) or \({\mathrm{SSE}}_{{\mathrm{R}}_{\mathrm{h}}}\)).

To select the geometric function used in the hydraulic model a preliminary study is done. A typical cross-section, shown in Fig. 14.3, is selected. The flow area S(z), wet perimeter χ(z), hydraulic radius RH(z) are calculated for the water levels from 230.6 to 239 m. Next, the SSE is calculated for every geometric functions. As said in the previous part, the couple of parameters (m, zop) is calculated by minimizing the sum of squared error with three different geometric functions:

Fig. 14.3
A cross section of a line graph is magnified. The line in the magnified graph is labeled minor bed and it runs through (86, 239), (88, 235.5), (92, 234.8), (103, 234.8), (104, 236), (106, 238.5), and (108, 239). All values are approximate.

Example of Alzette’s river channel

  • SSES calculated with the flow area function

  • SSEχ calculated with the wet perimeter

  • SSERh calculated with the hydraulic radius

Initial values of m and zop are given in the optimization method (mo, zo). For the initial value zo the middle of the cross-section is chosen. In the case of the selected cross-section zo = 234.8 m and corresponds to the middle of the z interval: Then for the initial m value we assume as initial reconstructed figure a triangle, Eq. (14.1) gives \(m_{0}\) = \(\frac{{x_{Rg} - x_{Rd} }}{{2z_{0} - z_{Rd} - z_{Rg} { }}}\) for a triangle.

The three optimization methods were used and three couples of parameters (m, zop) are obtained. Table 14.1 shows the value of optimized parameters and the SSE respective values. Numerically, for each individual cost function, the smaller the SSE the best the optimised parameters.

Table 14.1 Couples of parameter (m, zop) obtained by three optimization methods: \({\mathrm{SSE}}_{\mathrm{S}}\), \({\mathrm{SSE}}_{\upchi }\) or \({\mathrm{SSE}}_{{\mathrm{R}}_{\mathrm{h}}}\) with section shown in Fig. 14.3

Three equivalent sections are recreated using the couple of values in Table 14.1. These equivalent sections are shown in Fig. 14.4. Results shows that sections created with the SSES and SSERh have a bottom bed elevation higher than the real one (z = 234.8) whereas the bottom bed elevation of the SSEx is the same as the real section Fig. 14.3. It seems that section (c) Fig. 14.4 is the section giving the results further from reality due to the difference in altitude of its bottom elevation compared to the real section. This may be the consequence of the conditions that have been made previously to obtain a realistic section:

Fig. 14.4
Three line graphs represent the comparison of the real section with the simulated sections. In the first and the third graph, the simulated sections S S E subscript S and S S E subscript R h have bottom bed elevation higher than the real one while in the second graph, S S E subscript chi has bottom bed elevation similar to the real one.

Comparison of the cross-sections of the real section and the sections recreated from a) flow surface, b) wet perimeter and c) hydraulic radius

  • \(x_{Rg} + m\left( {z_{Rg} - z_{op} } \right) \le x_{Rd} - m\left( {z_{Rd} - z_{op} } \right)\)

  • \(z_{op} \le z_{Rg} { };{ }z_{Rg} \le z_{Rd} { }\)

Each optimization has been carried out using only a theoretical equation (i.e. the flow area, wet perimeter or hydraulic radius). As m and zop are used to calculate other hydraulic parameters, it is also necessary to take into account the influence of each couple on all the hydraulic parameters.

3.3 Comparison of Optimization Methods

Sensitivity analysis for couples (m, zop) uses the relative error comparison method. For each pair of parameters (m, zop) and each geometric function (S, χ and RH), the relative error curve is plotted over the interval zs ∈ [234.8, 239] in Fig. 14.9. The objective is to analyse the influence of each couple on each parameter. We propose to select the optimization method enabling to minimizing the influence on the flow surface, wet perimeter, and hydraulic radius.

Figure 14.5 shows the relative error on the flow surface for all zs in the interval z = 239 to zinf = 243.8 between real section and sections created by SSES, SSEχ and SSERh optimization methods.

Fig. 14.5
A line graph of relative error of the flow area. The plots for S S E subscript chi, S S E subscript S, and S S E subscript R h are (234.8, 180), (235.3, 40), (237, 0), (239, 0); (234.8, negative 100), (235.3, negative 10), (235.5, 0); and (235, negative 100), (235.9, negative 100), (239, negative 60), respectively. All values are approximate.

Relative error of the flow area of the sections recreated with SSES, SSEχ and SSERh. a) On the error interval of [−100, 200] and b) zoomed on the error interval of [−30, 30]

First of all, the cross-section optimized with SSERh underestimates the actual flow area with an error of more than 50% regardless of the zs value. Then, the section optimized with SSEχ (noted P on the figure) will overestimate the flow area from the bottom 234.8 m (zopχ), up to the pre-flood elevation 239 m (left bank). However, it is from 236.25 m that the error becomes lower than 10% (the relative error is naturally high for low zs values for which the real section is small). For the cross-section optimized with SSES the real flow area is underestimated with 100% error for small values of zs. At 235.5 m the curve reaches the optimum value. And finally, from 235.5 to 237 m there is an overestimation below 5% and finally up to river banks oscillating around the optimum value of almost zero. Section optimized with SSES reaches the Y-axis of 0% faster. From 235 m to river banks, the error of the SSES-optimized section is lower than the error of the section optimized with SSEχ. At 239 m (the altitude before overflow), the flow area of the section recreated with SSES and the real section are the same, there is no over-or underestimation of the maximum volume admitted by the section. The overall result is the one expected. The section optimized with SSES has the lowest errors on the flow area since this section has been optimized from the flow area values from 230.6 m to 239 m.

As before, Fig. 14.6 shows the relative error in wet perimeter of the three simplified sections. The section optimized with the SSERh has the largest deviation from the real section by underestimating the wetted perimeter. This is due to the altitude of zop in Fig. 14.4 which is more than 1 m above the real bottom bed altitude.

Fig. 14.6
A line graph of relative error of wet perimeter. The plots for S S E subscript chi, S S E subscript S, S S E subscript R h are (235.8, 65), (235, 20), (236, 5), (239, negative 5); (234.8, negative 100), (234.8, 25), (238, 0); and (235, negative 100), (235.9, negative 100), (236, negative 60), (239, negative 15), respectively. All values are approximate.

Relative error of the wet perimeter of the sections created with SSES, SSEχ and SSERh. a) On the error interval of [−100, 80] and b) zoom on the error interval of [−30, 30]

For zs values ranging from 235 to 236 m, the section optimized with SSES and SSEχ overestimates the wet perimeter by 20% from 235 m and up to 5% from 236 m, which can increase the energy loss and thus the pressure drop. Then, between 236 and 236.5 m both curves reach the optimal value and then underestimate the wetted perimeter by up to 5% at the river bank altitude.

Although the section optimized with the SSEχ should show the smallest deviation from the real section, it can be seen at 236.25 m that the section optimized with the SSES shows a slightly lower percentage of error. The reason for this is that the section optimized with SSEχ has a m 1.09 times larger than the section optimized with SSES and a zop 0.1 m deeper. At 235 m, the wet perimeter recreated with SSEχ is 13 m and 14 m for the section recreated with SSES. Considering that the real section has a perimeter of 11 m at 235 m, it is the wetted perimeter recreated with SSEχ that will be the most adapted before the SSES section had the lowest error at 236.25 m because of the difference due to the smaller m.

Figure 14.7 shows the relative error of the three recreated sections with the optimization based on the hydraulic radius. Once again, the section optimized with the SSERh has very high error values with more than 30% over the whole studied interval. Then from 235 to 236 m the section recreated with SSES underestimates the hydraulic radius contrary to the section recreated with SSEχ that overestimates it. It is from 236.15 m that the section recreated with SSES overestimates the actual hydraulic radius with a lower percentage of error than the section recreated with SSEχ.

Fig. 14.7
A line graph of relative error of the hydraulic radius. The plots for S S E subscript chi, S S E subscript S, and S S E subscript R h are (234.9, 75), (236, 10), (236.5, 18), (239, 14); (234.9, negative 100), (235.5, negative 10), (239, 10); and (235, negative 100), (235.9, negative 100), (239, negative 30), respectively. All values are approximate.

Relative error of the hydraulic radius of the sections recreated with SSES, SSEχ and SSERh. a) On the error interval of [−100, 80] and b) On the error interval of [−30, 30]

Finally, the flow rate is calculated for the same section of the Alzette (Fig. 14.3) using the Manning–Strickler equation. We assume Sf = S0 (friction slope = bottom slope), z = constant and uniform roughness. In Fig. 14.8 the flow of the equivalent section created with SSES seems to have the smallest deviation to the flow of the real section. This section decreases faster towards the optimum value that is reached near 235.5 m. At 239 m, the section recreated with SSES overestimates the actual flow by 3%.

Fig. 14.8
A line graph of relative error of conveyance. The plots for S S E subscript chi, S S E subscript S, and S S E subscript R h are (234.9, 310), (235.2, 50), (236, 20), (239, 0); (234.9, negative 100), (235.5, 0), (239, 0); and (235, negative 100), (235.9, negative 100), (239, negative 50), respectively. All values are approximate.

Relative error of conveyance: a) the error interval of [−100, 350] and b) zoom on the error interval of [−30, 30]

Fig. 14.9
The lines for observed and simulated bottom bed are plotted similarly, from (0,0) to (18000, 233) with minor fluctuations. The lines for observed and simulated water elevation are plotted similarly, from (0, 212) to (18000, 235). Thresholds are marked at peaks (900, 212) to (900, 219), (5000, 217) to (5000, 230), etc. All values are approximate.

Comparison of the water surface elevations (zs) and bottom elevations of the 144 sections of the Alzette flow and the 144 sections optimized for a small flow (10 m3/s)

Three altitudes are selected where the water level in the real section is: small (zs = 235.5 m), medium (zs = 237 m) and large (zs = 238.5 m). The error of each method for these three altitudes is compared. The analysis in Table 14.2 shows that for three different altitudes the SSERh has the highest relative error values on S, χ, Rh and Q so the optimization method with the hydraulic radius equation will be rejected.

Table 14.2 Relative error of sections optimized with SSES, SSEχ and SSERh on S, χ, Rh and Q for the altitudes 235.5 m, 237 m and 238.5 m

Then, the relative errors are not significantly different between the optimization with SSES and SSEχ. However, the section recreates with SSES has the smaller error with the exception of the point zs = 235.5 m on δαχ. It is also observed at overflow (zs = 238.5 m) that the SSES has the smaller error percentage.

Finally, as the section recreated with the SSES has the lowest relative errors on the three selected altitudes (Table 14.2), this method is set up on the 144 cross-sections along the 19 km length of River Alzette.

3.4 Comparison of the Simplified and Real Model Under HEC-RAS

Two models of a 19 km length river (Alzette-Luxembourg) are run in steady states conditions with the Hec-Ras software, one with the real bathymetry [7] and the second one with the simplified bathymetry.

The objective is to compare the results of the real model with the simplified model obtained by recreating each of the 144 sections with the SSES method. Four flow rates are selected: a small flow rate of 10 m3/s, a low-medium flow rate of 50 m3/s, a large flow rate of 100 m3/s and an extreme flow rate of 1000 m3/s. Both models will have the same information (elevation of rivers banks, Strickler coefficient, positioning of each section…) except for the positions and altitudes corresponding to the simplified part (river channel). The comparison of the models is done on water surface elevation.

Figure 14.9 shows the evolution of the waterline along the watercourse for a flow rate of 10 m3/s. For this flow rate, the water remains in the river channel for all cross-sections, so that there is no overflow. The difference between the real and optimized section waterlines, show that the optimized model overestimates the water elevation by less than 0.5 m over the whole model domain.

It is observed that for the 50 m3/s flow rate, in Fig. 14.10 the water level variations along the course are unstable. An underestimation of the water line of the optimized sections is observed downstream while there is an overestimation upstream. globally the greater variations c.a. 15 cm are close to the weirs (represented by vertical red lines in Figs. 14.10).

Fig. 14.10
The lines for observed and simulated bottom bed are plotted similarly, from (0,0) to (18000, 234) with minor fluctuations. The lines for observed and simulated water elevation are plotted similarly, from (0, 214) to (18000, 236). Thresholds are marked at peaks (900, 212) to (900, 219), (5000, 217) to (5000, 232), etc. All values are approximate.

Comparison of the water surface elevations (zs) and bottom elevations of the 144 sections of the Alzette flow and of the 144 sections optimized for a low-medium flow (50 m3/s)

With a flow rate of 100 m3/s in Fig. 14.11, water levels of real sections are slightly higher than those of optimized sections. In cross sections with a hydraulic structure water levels fluctuate from 12 to 15 cm and exceptionally from 0.5 m in the 8300 m station. Between the weirs the water height difference varies from 2 to 3 cm.

Fig. 14.11
The lines for observed and simulated bottom bed are plotted similarly, from (0,0) to (18000, 233) with minor fluctuations. The lines for observed and simulated water elevation are plotted similarly, from (0, 215) to (18000, 239). Thresholds are marked at peaks (900, 212) to (900, 219), (5000, 217) to (5000, 232), etc. All values are approximate.

Comparison of the water surface elevations (zs) and bottom elevations of the 144 sections of the Alzette flow and the 144 sections optimized for a high flow rate (100 m3/s)

In the last configuration (Fig. 14.12), a flow rate of 1000 m3/s shows that water lines are quite similar with differences of a few centimetres before and after the hydraulic structures. In this case, the water volume in the channel represents only 20% of the total volume of water. This confirms that the usefulness of the optimization is not visible in this case.

Fig. 14.12
The lines for observed and simulated bottom bed are plotted similarly, from (0,0) to (18000, 234) with minor fluctuations. The lines for observed and simulated water elevation are plotted similarly from (0, 219) to (18000, 244). Thresholds are marked at peaks (900, 212) to (900, 219), (5000, 217) to (5000, 232), etc. All values are approximate.

Comparison of the water surface elevations (zs) and bottom elevations of the 144 sections of the Alzette flow and the 144 sections optimised for an extreme flow (1000 m3/s)

To conclude this sensitivity analysis of the model to different flow rates scenarios shows that for some sections the real water levels are over-estimated and underestimated for low flow rates, especially near the weirs. However, the difference between water levels in the real and simplified model is negligible for extreme flows.

4 Conclusions

In order to estimate an equivalent riverbed bathymetry, we evaluated an optimization procedure based on various geometric functions of the flow surface, wet perimeter and hydraulic radius. An optimization method has been therefore defined making use of the sum of the squares of the deviations as an objective function.

Simplifying the riverbed shape on a 19 km long reach of the Alzette river shows that it is possible to optimize a section from complete observations. The optimization method based on the flow surface yields the smallest deviation from the real section on the various parameters. However, it is important to bear in mind that this conclusion was drawn based on a single section.

A complete Hec-Ras model was used on 19 km of the Alzette river in order to study the consequences of this optimization on the waterline. This comparison indicates that for a small flow (no overflow) and medium flow (with some sections overflowing) the difference in water levels are of a few centimetres (c.a. 3 cm) far from the weirs and higher near the weirs (c.a. 15 cm). For extreme flows, the method used for the optimization of the simplified bathymetry does not significantly influence the waterline.

Next steps will be to apply the methodology with partial observations (i.e. with a more restricted z interval). The sensitivity of the model should be studied with partial observations as input data, and then a parameter correction algorithm should be proposed to reduce, as far as necessary, the resulting error.