J.P. Aguilar Lopez
Please Note
18 records found
1
A Surrogate Modeling Framework for Compound Flood Risk and Optimization Analysis
Investigating the application of LSTM models for assessing compound flood mitigation designs at Clear Lake, Texas
The methodology involved three main stages. First, a 1D HEC-RAS model of the Clear Lake system was adapted to serve as the physics-based "ground truth" generator. Second, this model was used to generate a training dataset of 2,400 simulations. This was achieved by systematically sampling key infrastructure design parameters (gate width $W_g$, number of pumps $n_p$, and activation levels $h_{on}$) alongside a wide range of synthetic compound flood forcings (inflow hydrographs and downstream storm surge boundaries).
Third, three distinct Long Short-Term Memory (LSTM) network architectures (Models A, B, and C) were developed to compare different data encoding strategies. Model A, a direct sequence-to-sequence (seq2seq) model, was provided with all dynamic inputs, including the known pump discharge time series ($Q_{pump}$). Model B tested the model's ability to infer dynamics by replacing the $Q_{pump}$ time series with static design parameters ($n_p$, $h_{on}$). Model C used an autoregressive structure, feeding its own past water level predictions back as inputs to dynamically infer the pump response.
The results demonstrate that the fully-informed LSTM (Model A) can successfully learn and reproduce the governing hydrodynamic processes with very high accuracy. However, models that attempted to infer dynamic behavior from static design parameters (Models B and C) show reduced performance. These models particularly struggled to capture the sharp, transient effects of pump (de)activation, leading to overly smoothed predictions. This study concludes that while LSTMs are capable of learning the physical patterns of the system. The main challenge lies in feature encoding, specifically, enabling the model to capture complex, dynamic responses from static inputs. The framework demonstrates the potential of LSTMs, but emphasizes that how the data is represented is the key factor in developing a surrogate model suitable for design optimization.
...
The methodology involved three main stages. First, a 1D HEC-RAS model of the Clear Lake system was adapted to serve as the physics-based "ground truth" generator. Second, this model was used to generate a training dataset of 2,400 simulations. This was achieved by systematically sampling key infrastructure design parameters (gate width $W_g$, number of pumps $n_p$, and activation levels $h_{on}$) alongside a wide range of synthetic compound flood forcings (inflow hydrographs and downstream storm surge boundaries).
Third, three distinct Long Short-Term Memory (LSTM) network architectures (Models A, B, and C) were developed to compare different data encoding strategies. Model A, a direct sequence-to-sequence (seq2seq) model, was provided with all dynamic inputs, including the known pump discharge time series ($Q_{pump}$). Model B tested the model's ability to infer dynamics by replacing the $Q_{pump}$ time series with static design parameters ($n_p$, $h_{on}$). Model C used an autoregressive structure, feeding its own past water level predictions back as inputs to dynamically infer the pump response.
The results demonstrate that the fully-informed LSTM (Model A) can successfully learn and reproduce the governing hydrodynamic processes with very high accuracy. However, models that attempted to infer dynamic behavior from static design parameters (Models B and C) show reduced performance. These models particularly struggled to capture the sharp, transient effects of pump (de)activation, leading to overly smoothed predictions. This study concludes that while LSTMs are capable of learning the physical patterns of the system. The main challenge lies in feature encoding, specifically, enabling the model to capture complex, dynamic responses from static inputs. The framework demonstrates the potential of LSTMs, but emphasizes that how the data is represented is the key factor in developing a surrogate model suitable for design optimization.
Current methods to estimate forces and erosion from overtopping waves rely on numerical models or analytical and empirical formulas. Numerical models are generally applicable and provide detailed spatial and temporal results, but are computationally too expensive to simulate an entire storm whilst updating the bed profile. Formulas offer quick results but lack general applicability and fail to account for the effects of erosion holes. No current method efficiently combines computational speed, detailed results and broad applicability, making it challenging to study the effects of gradually increasing erosion on overtopping waves.
This research focuses on the development of a new method that provides rapid and reliable wave overtopping simulations that can integrate erosion. This is done through surrogate modelling, which aims to create a computationally cheap model that emulates a detailed model. The foundation of this surrogate model is a Transformer-based deep learning architecture, which has proven superior in handling spatiotemporal processes.
The surrogate model is created by adapting the Vision Transformer model into a new model that can perform next-frame prediction, which involves the prediction of a next frame based on a sequence of input frames. The developed model can take an input sequence, recognize spatial and temporal patterns, and project them into a predicted future timestep. The model is trained on a dataset of overtopping wave simulations produced by the CFD software OpenFOAM. A masked loss function is applied to enhance the training process by forcing the model to focus on improving the relevant errors.
Using the trained model to generate wave overtopping simulations showed that it can accurately replicate the original CFD simulations. The surrogate model is validated against the original CFD simulations by comparing maximum values and time series for flow velocity and water depth at four different locations along the dike. The results generally show good agreement in capturing the maximum values, as well as the time of arrival and the overtopping duration. Simulating wave overtopping over an eroded dike profile showed promising results, though performance could improve with a larger and more diverse training dataset.
This research demonstrates that a Transformer-based surrogate model can effectively emulate wave overtopping simulations produced by CFD software. The surrogate model's speed and simplicity enables the simulation of a storm and updating of the bed profile. The model has not reached its full potential due to limitations in the training dataset and nuances in the simulation technique that require further refinement. However, it serves as a proof of concept that this surrogate model can provide a new tool in wave overtopping modelling, creating possibilities for new studies such as the influence of erosion on overtopping waves during storm conditions, or for probabilistic calculations that require a large number of simulations.
...
Current methods to estimate forces and erosion from overtopping waves rely on numerical models or analytical and empirical formulas. Numerical models are generally applicable and provide detailed spatial and temporal results, but are computationally too expensive to simulate an entire storm whilst updating the bed profile. Formulas offer quick results but lack general applicability and fail to account for the effects of erosion holes. No current method efficiently combines computational speed, detailed results and broad applicability, making it challenging to study the effects of gradually increasing erosion on overtopping waves.
This research focuses on the development of a new method that provides rapid and reliable wave overtopping simulations that can integrate erosion. This is done through surrogate modelling, which aims to create a computationally cheap model that emulates a detailed model. The foundation of this surrogate model is a Transformer-based deep learning architecture, which has proven superior in handling spatiotemporal processes.
The surrogate model is created by adapting the Vision Transformer model into a new model that can perform next-frame prediction, which involves the prediction of a next frame based on a sequence of input frames. The developed model can take an input sequence, recognize spatial and temporal patterns, and project them into a predicted future timestep. The model is trained on a dataset of overtopping wave simulations produced by the CFD software OpenFOAM. A masked loss function is applied to enhance the training process by forcing the model to focus on improving the relevant errors.
Using the trained model to generate wave overtopping simulations showed that it can accurately replicate the original CFD simulations. The surrogate model is validated against the original CFD simulations by comparing maximum values and time series for flow velocity and water depth at four different locations along the dike. The results generally show good agreement in capturing the maximum values, as well as the time of arrival and the overtopping duration. Simulating wave overtopping over an eroded dike profile showed promising results, though performance could improve with a larger and more diverse training dataset.
This research demonstrates that a Transformer-based surrogate model can effectively emulate wave overtopping simulations produced by CFD software. The surrogate model's speed and simplicity enables the simulation of a storm and updating of the bed profile. The model has not reached its full potential due to limitations in the training dataset and nuances in the simulation technique that require further refinement. However, it serves as a proof of concept that this surrogate model can provide a new tool in wave overtopping modelling, creating possibilities for new studies such as the influence of erosion on overtopping waves during storm conditions, or for probabilistic calculations that require a large number of simulations.
Flood Early Warning Systems for the Tana Basin, Kenya
Developing a Flood Early Warning System for the Tana Basin, with computationally efficient forecasting models, minimal data requirements, and improved stakeholder collaboration
The report concludes by reflecting on the modelling techniques for both the hydrological and hydrodynamic models and provides recommendations for the further development of a FEWS in the Tana Basin in Kenya. The implementation of the hydrological model was not able to propagate external flows through the network, making it poorly suited for use in the Tana Basin. The hydrodynamic model works decently well in flood conditions but overpredicts flooding during regular flow conditions. Recommendations on stakeholder engagements and data-sharing practices to foster a resilient flood management system in the Tana Basin include more comprehensive Memoranda of Understanding (MoU) and stricter adherence to the Disaster Risk Management Framework of the United Nations.
...
The report concludes by reflecting on the modelling techniques for both the hydrological and hydrodynamic models and provides recommendations for the further development of a FEWS in the Tana Basin in Kenya. The implementation of the hydrological model was not able to propagate external flows through the network, making it poorly suited for use in the Tana Basin. The hydrodynamic model works decently well in flood conditions but overpredicts flooding during regular flow conditions. Recommendations on stakeholder engagements and data-sharing practices to foster a resilient flood management system in the Tana Basin include more comprehensive Memoranda of Understanding (MoU) and stricter adherence to the Disaster Risk Management Framework of the United Nations.
Deeper piping erosion
Finding how to model it and what contributes to the emergence of a deeper pipe
The Netherlands is a country that is being threatened by water, both from the rivers and from the sea. The Dutch have built dikes to keep their lands from inundation. To ensure the strength and stability of these dikes, they are being assessed on the basis of several failure mechanisms. One of these failure mechanisms is Backward Erosion Piping, or piping for short. In piping, the current underneath a dike is strong enough to take soil particles with it. Tests on piping in tidal subsoil were conducted in the summer of 2021, where a pipe was found to have grown at greater depth than expected The occurrence of this deeper piping has rarely been seen before, let alone described. This lack of knowledge poses a potential safety risk, as it may underestimate the vulnerability of certain subsoil configurations. Therefore, the objective of this thesis is to develop a comprehensive understanding of deeper piping and identify the key parameters influencing its formation. To achieve this objective, a definition of deeper piping and its differentiation from conventional piping is established. Sub-mechanisms governing deeper piping are examined by analysing the forces responsible for grain movement and the forces that maintain grain stability. A Finite Element Model of the subsoil is constructed to quantify the driving forces within the subsoil, which, when combined with resisting forces, enables the determination of whether deeper piping can occur in a given subsoil configuration. To investigate the factors contributing to deeper piping, a series of simulations are conducted using this Finite Element Model. By varying the parameter values while keeping other factors constant, the influence of each parameter on the occurrence of deeper piping was examined. The analysis revealed that several key parameters significantly affect deeper piping formation, including cohesion force (P), cohesion anisotropy (?P ), permeability and thickness of the top layer (X0 and 70, respectively), permeability of underlying layer (X1), permeability anisotropy (?X ) and representative grain diameter Q_R]. Also, it was found that the entrance configuration plays a large role in deeper pipe formation. These findings provide valuable insights into the mechanisms underlying deeper piping and enhance our ability to identify subsoil configurations that are prone to this phenomenon. These findings enhance the identification of subsoil configurations prone to deeper piping, thereby improving risk assessment and mitigation strategies associated with this failure mechanism. ...
The Netherlands is a country that is being threatened by water, both from the rivers and from the sea. The Dutch have built dikes to keep their lands from inundation. To ensure the strength and stability of these dikes, they are being assessed on the basis of several failure mechanisms. One of these failure mechanisms is Backward Erosion Piping, or piping for short. In piping, the current underneath a dike is strong enough to take soil particles with it. Tests on piping in tidal subsoil were conducted in the summer of 2021, where a pipe was found to have grown at greater depth than expected The occurrence of this deeper piping has rarely been seen before, let alone described. This lack of knowledge poses a potential safety risk, as it may underestimate the vulnerability of certain subsoil configurations. Therefore, the objective of this thesis is to develop a comprehensive understanding of deeper piping and identify the key parameters influencing its formation. To achieve this objective, a definition of deeper piping and its differentiation from conventional piping is established. Sub-mechanisms governing deeper piping are examined by analysing the forces responsible for grain movement and the forces that maintain grain stability. A Finite Element Model of the subsoil is constructed to quantify the driving forces within the subsoil, which, when combined with resisting forces, enables the determination of whether deeper piping can occur in a given subsoil configuration. To investigate the factors contributing to deeper piping, a series of simulations are conducted using this Finite Element Model. By varying the parameter values while keeping other factors constant, the influence of each parameter on the occurrence of deeper piping was examined. The analysis revealed that several key parameters significantly affect deeper piping formation, including cohesion force (P), cohesion anisotropy (?P ), permeability and thickness of the top layer (X0 and 70, respectively), permeability of underlying layer (X1), permeability anisotropy (?X ) and representative grain diameter Q_R]. Also, it was found that the entrance configuration plays a large role in deeper pipe formation. These findings provide valuable insights into the mechanisms underlying deeper piping and enhance our ability to identify subsoil configurations that are prone to this phenomenon. These findings enhance the identification of subsoil configurations prone to deeper piping, thereby improving risk assessment and mitigation strategies associated with this failure mechanism.
The study showed that public cloud infrastructure provides comparable computational performance to local computers and servers, and offers opportunities for vertical and horizontal scaling for parallelization. The study also provides insight into the impact of allocated resources, node size, and node type on cloud infrastructure performance. Furthermore, the quantified information derived from the simulations can be utilized to evaluate the batch
computation output and support cost-benefit analyses for selecting configuration settings and model decisions given modeling scenarios.
The study concludes that combining cloud infrastructure and information theory can enhance hydrodynamic modelling for batch computations in water system analysis. The findings provide insights into the potential benefits of utilizing public cloud infrastructure for large-scale computations of hydrodynamic simulations. ...
The study showed that public cloud infrastructure provides comparable computational performance to local computers and servers, and offers opportunities for vertical and horizontal scaling for parallelization. The study also provides insight into the impact of allocated resources, node size, and node type on cloud infrastructure performance. Furthermore, the quantified information derived from the simulations can be utilized to evaluate the batch
computation output and support cost-benefit analyses for selecting configuration settings and model decisions given modeling scenarios.
The study concludes that combining cloud infrastructure and information theory can enhance hydrodynamic modelling for batch computations in water system analysis. The findings provide insights into the potential benefits of utilizing public cloud infrastructure for large-scale computations of hydrodynamic simulations.
Sellmeijer in the northern Maasvallei
Assessing the applicability of the Sellmeijer design rule for hydrogeological systems in Limburg
According to a deterministic assessment, which was performed analytically using multiple versions of the Sellmeijer design rule and numerically using the proposed FEM model, piping does not occur at the research locations Well, Hout-Blerick and Thorn. Piping is theoretically possible at Buggenum, but only with a very small pipe height, making it appear very unlikely. The assessment also revealed that the critical head determined by using revised Sellmeijer design rule (2021) is conservative for the examined dike sections in Limburg. Furthermore, it is discovered that the original Sellmeijer design rule with the new geometry factor (1988/2011) produces critical heads that are similar to the results of the revised Sellmeijer design rule (2021) multiplied by 1.8, which is the current design rule used to assess piping in Limburg.
The Sellmeijer design rule (1988/2011) was stochastically evaluated to determine how the design rule changed when calibrated to Limburg parameter values. 1000 unique randomly generated dike cross-sections were evaluated on piping using the proposed FEM numerical models. The unique dike cross-sections are made up of a random combination of model parameters that were sampled from a uniform distribution using Latin Hypercube Sampling (Olsson et al., 2003). The randomly generated dike cross-sections that demonstrate piping for a realistic pipe height, were used to re-calibrate the Sellmeijer scale factor. Using a linear regression, it was demonstrated that the scale factor corresponding to the broadened application range (including Limburg parameter values), of the Sellmeijer design rule, is 1.56 times greater than the original scale factor. This means that the original Sellmeijer design rule with the new geometry factor (1988/2011) and the additional factor of 1.56, can be applied to (Limburg) dike sections, for which the model parameters fall within the newly set parameter application ranges (e.g. 100 µm ≤ d70 ≤ 900 µm).
...
According to a deterministic assessment, which was performed analytically using multiple versions of the Sellmeijer design rule and numerically using the proposed FEM model, piping does not occur at the research locations Well, Hout-Blerick and Thorn. Piping is theoretically possible at Buggenum, but only with a very small pipe height, making it appear very unlikely. The assessment also revealed that the critical head determined by using revised Sellmeijer design rule (2021) is conservative for the examined dike sections in Limburg. Furthermore, it is discovered that the original Sellmeijer design rule with the new geometry factor (1988/2011) produces critical heads that are similar to the results of the revised Sellmeijer design rule (2021) multiplied by 1.8, which is the current design rule used to assess piping in Limburg.
The Sellmeijer design rule (1988/2011) was stochastically evaluated to determine how the design rule changed when calibrated to Limburg parameter values. 1000 unique randomly generated dike cross-sections were evaluated on piping using the proposed FEM numerical models. The unique dike cross-sections are made up of a random combination of model parameters that were sampled from a uniform distribution using Latin Hypercube Sampling (Olsson et al., 2003). The randomly generated dike cross-sections that demonstrate piping for a realistic pipe height, were used to re-calibrate the Sellmeijer scale factor. Using a linear regression, it was demonstrated that the scale factor corresponding to the broadened application range (including Limburg parameter values), of the Sellmeijer design rule, is 1.56 times greater than the original scale factor. This means that the original Sellmeijer design rule with the new geometry factor (1988/2011) and the additional factor of 1.56, can be applied to (Limburg) dike sections, for which the model parameters fall within the newly set parameter application ranges (e.g. 100 µm ≤ d70 ≤ 900 µm).
Single Reservoir Pumped Hydro Storage with Seawater
A Big Battery for Big Problems
Indonesia has abundant renewable energy sources, such as hydropower, solar, and wind. Yet, a challenge arises from the difference between the electricity demand and supply patterns of these sources, which do not match throughout the day. Fluctuating energy supply patterns and variable energy demand necessitate using efficient Energy Storage Systems (ESS) to bridge the gap.
With its extensive coastline, Indonesia can potentially explore single reservoir Seawater Pumped Hydro Storage (SPHS), a variant of Pumped Hydro Energy Storage (PHES), as an alternative to solve these challenges. Similar to an enormous rechargeable battery, the reservoir in an SPHS system functions as an energy storage system. The system works by pumping up the seawater to the reservoir to store surplus energy during periods of ample supply and discharging it to generate electricity through a hydropower plant during periods of high electricity demand. This research aims to identify the ideal locations for SPHS systems in coastal areas of Indonesia. A Python GIS algorithm was developed to automate the selection process. The identified SPHS sites are then evaluated economically to ascertain their viability. The study concludes by comparing the carbon reduction potential of these systems to Indonesia's carbon emission reduction goals.
The research reveals 609 potential SPHS sites across Indonesia, with a total peak power that can be regenerated of technically potential sites of 29 Gigawatt-peak (GWp). Among these, 297 locations are deemed economically feasible, contributing a potential peak power that can be regenerated of 15 GWp. The peak electricity demand in Indonesia is approximately 44 GW, typically occurring at 8 p.m. The technical potential of SPHS promises an 11% reduction in carbon emissions from the energy sector, while the economically feasible sites could achieve a 6% reduction in carbon emissions projected in 2030. ...
Indonesia has abundant renewable energy sources, such as hydropower, solar, and wind. Yet, a challenge arises from the difference between the electricity demand and supply patterns of these sources, which do not match throughout the day. Fluctuating energy supply patterns and variable energy demand necessitate using efficient Energy Storage Systems (ESS) to bridge the gap.
With its extensive coastline, Indonesia can potentially explore single reservoir Seawater Pumped Hydro Storage (SPHS), a variant of Pumped Hydro Energy Storage (PHES), as an alternative to solve these challenges. Similar to an enormous rechargeable battery, the reservoir in an SPHS system functions as an energy storage system. The system works by pumping up the seawater to the reservoir to store surplus energy during periods of ample supply and discharging it to generate electricity through a hydropower plant during periods of high electricity demand. This research aims to identify the ideal locations for SPHS systems in coastal areas of Indonesia. A Python GIS algorithm was developed to automate the selection process. The identified SPHS sites are then evaluated economically to ascertain their viability. The study concludes by comparing the carbon reduction potential of these systems to Indonesia's carbon emission reduction goals.
The research reveals 609 potential SPHS sites across Indonesia, with a total peak power that can be regenerated of technically potential sites of 29 Gigawatt-peak (GWp). Among these, 297 locations are deemed economically feasible, contributing a potential peak power that can be regenerated of 15 GWp. The peak electricity demand in Indonesia is approximately 44 GW, typically occurring at 8 p.m. The technical potential of SPHS promises an 11% reduction in carbon emissions from the energy sector, while the economically feasible sites could achieve a 6% reduction in carbon emissions projected in 2030.
Reinforcement learning for water system control
Cost optimization at IJmuiden pumping station
This research investigates the IJmuiden pumping station, which drains water from the Noordzeekanaal-Amsterdam-Rijnkanaal system into The North Sea. The primary focus of the control of this system is ensuring safe water levels as it runs through areas of high economic value. The flexibility of the range of safe water levels allows costs to be minimized by selecting favourable moments to consume electricity. This simultaneously contributes to the stability of the electrical grid. This research explores the potential for a Reinforcement Learning controller for such an optimization problem, as there are some drawbacks to the Model Predictive Control methods that are currently widely used. The research objective is formulated as follows:
To optimize the control of the IJmuiden pumping station using Reinforcement Learning while complying with local water level restrictions and compare it to the state-of-the-art Model Predictive Control methods in terms of constraint violation, energy costs, and computational speed.
The Reinforcement Learning controller will use a deep Q-learning algorithm that chooses the most cost efficient control in IJmuiden while respecting the water level restrictions. To do so, the model makes decisions based on electricity prices and details about the state of the water system for the current time step as well as a forecast of 48 hours ahead. This data is provided as an input to the model.
The inputs of the model consist of historical data, meaning that the associated uncertainties are not included. The water system that the model can interact with is represented by a linear reservoir model. Therefore, the water system is influenced dynamically by the actions taken by the model. The possible actions are determined by the state of the water system.
The trained model was tested on 2 years of unseen data (data that was not used during training). Using the same test data, control plans were generated using Model Predictive Control. The Reinforcement Learning model was very successful in ensuring safe water levels. However, this did result in approximately 50\% higher energy costs. The use of the gate was close to optimal but the pumping was not clearly correlated with favourable prices and power consumption. The trained model was robust, with consistently accurate results with regards to respecting the water level constraints.
The most significant difference with the Model Predictive Control was the computation time. The Reinforcement Learning model was able to create a control plan approximately 300 times faster. This opens doors for further development of the model and increased complexity. A more accurate model of the water system can be used to take into account temporal and spatial effects and individually representing the six pumps in IJmuiden.
There are still many steps before such a model can be used for operational control, but the method has potential for such an application. Many aspects of the model can be improved as well as making adjustments to increase the usability for control operators. ...
This research investigates the IJmuiden pumping station, which drains water from the Noordzeekanaal-Amsterdam-Rijnkanaal system into The North Sea. The primary focus of the control of this system is ensuring safe water levels as it runs through areas of high economic value. The flexibility of the range of safe water levels allows costs to be minimized by selecting favourable moments to consume electricity. This simultaneously contributes to the stability of the electrical grid. This research explores the potential for a Reinforcement Learning controller for such an optimization problem, as there are some drawbacks to the Model Predictive Control methods that are currently widely used. The research objective is formulated as follows:
To optimize the control of the IJmuiden pumping station using Reinforcement Learning while complying with local water level restrictions and compare it to the state-of-the-art Model Predictive Control methods in terms of constraint violation, energy costs, and computational speed.
The Reinforcement Learning controller will use a deep Q-learning algorithm that chooses the most cost efficient control in IJmuiden while respecting the water level restrictions. To do so, the model makes decisions based on electricity prices and details about the state of the water system for the current time step as well as a forecast of 48 hours ahead. This data is provided as an input to the model.
The inputs of the model consist of historical data, meaning that the associated uncertainties are not included. The water system that the model can interact with is represented by a linear reservoir model. Therefore, the water system is influenced dynamically by the actions taken by the model. The possible actions are determined by the state of the water system.
The trained model was tested on 2 years of unseen data (data that was not used during training). Using the same test data, control plans were generated using Model Predictive Control. The Reinforcement Learning model was very successful in ensuring safe water levels. However, this did result in approximately 50\% higher energy costs. The use of the gate was close to optimal but the pumping was not clearly correlated with favourable prices and power consumption. The trained model was robust, with consistently accurate results with regards to respecting the water level constraints.
The most significant difference with the Model Predictive Control was the computation time. The Reinforcement Learning model was able to create a control plan approximately 300 times faster. This opens doors for further development of the model and increased complexity. A more accurate model of the water system can be used to take into account temporal and spatial effects and individually representing the six pumps in IJmuiden.
There are still many steps before such a model can be used for operational control, but the method has potential for such an application. Many aspects of the model can be improved as well as making adjustments to increase the usability for control operators.
Enhancing reliability of dikes
An approach for assessing benefits of pore pressure monitoring and pressure relief wells in spatially variable soils
Adding certain types of vegetation at precise locations for their positive impact may be a cheaper, more flexible, and more environment-friendly way to strengthen dikes than the traditional increase in height. However, this nature-based (NB) option is not yet widely implemented due to the lack of precise knowledge of the potential of vegetation effects and their uncertainty.
This study uses a probabilistic method to better understand the effects of vegetation by including vegetation in the computation of the failure probabilities of Dutch river dikes. A framework was established to combine all these vegetation effects simultaneously in the computation of the total failure probability, considering different magnitudes of each effect. This enables the consideration of a wide range of vegetation scenarios, from which conclusions were drawn.
Overall, this thesis provides a useful and versatile tool for assessing the influence of vegetation on dikes that has a lot of potential and can be easily enhanced in the future. ...
Adding certain types of vegetation at precise locations for their positive impact may be a cheaper, more flexible, and more environment-friendly way to strengthen dikes than the traditional increase in height. However, this nature-based (NB) option is not yet widely implemented due to the lack of precise knowledge of the potential of vegetation effects and their uncertainty.
This study uses a probabilistic method to better understand the effects of vegetation by including vegetation in the computation of the failure probabilities of Dutch river dikes. A framework was established to combine all these vegetation effects simultaneously in the computation of the total failure probability, considering different magnitudes of each effect. This enables the consideration of a wide range of vegetation scenarios, from which conclusions were drawn.
Overall, this thesis provides a useful and versatile tool for assessing the influence of vegetation on dikes that has a lot of potential and can be easily enhanced in the future.