Votre recherche
Résultats 6 ressources
-
Les événements météorologiques extrêmes (EME) et les désastres qu’ils entrainent provoquent des conséquences psychosociales qui sont modulées en fonction de différents facteurs sociaux. On constate aussi que les récits médiatiques et culturels qui circulent au sujet des EME ne sont pas représentatifs de l’ensemble des expériences de personnes sinistrées : celles qui en subissent les conséquences les plus sévères tendent aussi à être celles qu’on « entend » le moins dans l’espace public. Ces personnes sont ainsi susceptibles de vivre de l’injustice épistémique, ce qui a des effets délétères sur le soutien qu’elles reçoivent. Face à ces constats s’impose la nécessité de mieux comprendre la diversité des expériences d’EME et d’explorer des stratégies pour soutenir l’ensemble des personnes sinistrées dans leur rétablissement psychosocial. Cet article soutient que la recherche narrative peut contribuer à répondre à ces objectifs. En dépeignant des réalités multiples, la recherche narrative centrée sur les récits de personnes sinistrées présente aussi un intérêt significatif pour l’amélioration des pratiques d’intervention en contexte de désastre. , Extreme weather events (EWE) and their resulting disasters cause psychosocial consequences that are moderated by different social factors. Media and cultural accounts of EWEs do not represent the full range of disaster survivor experiences, that is, those who experienced the most severe consequences also tend to be those least “heard” in the public arena. These people are therefore most likely to experience forms of epistemic injustice that negatively impact the support offered to cope with disaster. Considering these findings, there is a need to better understand the diversity of EWE experiences and explore strategies for supporting all disaster survivors in their psychosocial recovery. This article argues that narrative research can help meet these needs. By portraying the multiple realities of people affected by EWEs, narrative research focusing on the stories of disaster survivors is also of significant interest for improving intervention practices in this context.
-
Combined sewer surcharges in densely urbanized areas have become more frequent due to the expansion of impervious surfaces and intensified precipitation caused by climate change. These surcharges can generate system overflows, causing urban flooding and pollution of urban areas. This paper presents a novel methodology to mitigate sewer system surcharges and control surface water. In this methodology, flow control devices and urban landscape retrofitting are proposed as strategies to reduce water inflow into the sewer network and manage excess water on the surface during extreme rainfall events. For this purpose, a 1D/2D dual drainage model was developed for two case studies located in Montreal, Canada. Applying the proposed methodology to these two sites led to a reduction of the volume of wastewater overflows by 100% and 86%, and a decrease in the number of surface overflows by 100% and 71%, respectively, at the two sites for a 100-year return period 3-h Chicago design rainfall. It also controlled the extent of flooding, reduced the volume of uncontrolled surface floods by 78% and 80% and decreased flooded areas by 68% and 42%, respectively, at the two sites for the same design rainfall.
-
Résumé L'hydrogéomorphologie étudie la dynamique des rivières en se concentrant sur les interactions liant la structure des écoulements, la mobilisation et le transport des sédiments et les morphologies qui caractérisent les cours d'eau et leur bassin‐versant. Elle offre un cadre d'analyse et des outils pour une meilleure intégration des connaissances sur la dynamique des rivières pour la gestion des cours d'eau au sens large, et plus spécifiquement, pour leur restauration, leur aménagement et pour l'évaluation et la prévention des risques liés aux aléas fluviaux. Au Québec, l'hydrogéomorphologie émerge comme contribution significative dans les approches de gestion et d'évaluation du risque et se trouve au cœur d'un changement de paradigme dans la gestion des cours d'eau par lequel la restauration des processus vise à augmenter la résilience des systèmes et des sociétés et à améliorer la qualité des environnements fluviaux. Cette contribution expose la trajectoire de l'hydrogéomorphologie au Québec à partir des publications scientifiques de géographes du Québec et discute des visées de la discipline en recherche et en intégration des connaissances pour la gestion des cours d'eau . , Abstract Hydrogeomorphology studies river dynamics, focusing on the interactions between flow structure, sediment transport, and the morphologies that characterize rivers and their watersheds. It provides an analytical framework and tools for better integrating knowledge of river dynamics into river management in the broadest sense, and more specifically, into river restoration as well as into the assessment and prevention of risks associated with fluvial hazards. In Quebec, hydrogeomorphology is emerging as a significant contribution to risk assessment and management approaches, and is at the heart of a paradigm shift in river management whereby process restoration aims to increase the resilience of fluvial systems and societies, and improve the quality of fluvial environments. This contribution outlines the trajectory of hydrogeomorphology in Quebec, based on scientific publications by Quebec geographers, and discusses the discipline's aims in research and knowledge integration for river management . , Messages clés Les géographes du Québec ont contribué fortement au développement des connaissances et outils de l'hydrogéomorphologie. L'hydrogéomorphologie a évolué d'une science fondamentale à une science où les connaissances fondamentales sont au service de la gestion des cours d'eau. L'hydrogéomorphologie et le cortège de connaissances et d'outils qu'elle promeut font de cette discipline une partenaire clé pour une gestion holistique des cours d'eau.
-
The interaction of water flow, ice, and structures is common in fluvial ice processes, particularly around Ice Control Structures (ICSs) that are used to manage and prevent ice jam floods. To evaluate the effectiveness of ICSs, it is essential to understand the complex interaction between water flow, ice and the structure. Numerical modeling is a valuable tool that can facilitate such understanding. Until now, classical Eulerian mesh-based methods have not been evaluated for the simulation of ice interaction with ICS. In this paper we evaluate the capability, accuracy, and efficiency of a coupled Computational Fluid Dynamic (CFD) and multi-body motion numerical model, based on the mesh-based FLOW-3D V.2023 R1 software for simulation of ice-structure interactions in several benchmark cases. The model’s performance was compared with results from meshless-based models (performed by others) for the same laboratory test cases that were used as a reference for the comparison. To this end, simulation results from a range of dam break laboratory experiments were analyzed, encompassing varying numbers of floating objects with distinct characteristics, both in the presence and absence of ICS, and under different downstream water levels. The results show that the overall accuracy of the FLOW-3D model under various experimental conditions resulted in a RMSE of 0.0534 as opposed to an overall RMSE of 0.0599 for the meshless methods. Instabilities were observed in the FLOW-3D model for more complex phenomena that involve open boundaries and a larger number of blocks. Although the FLOW-3D model exhibited a similar computational time to the GPU-accelerated meshless-based models, constraints on the processors speed and the number of cores available for use by the processors could limit the computational time.
-
QUIC is a modern transport layer internet protocol designed to be more efficient and secure than TCP. It has gained popularity quickly in recent years and has been adopted by a number of prominent tech companies. Its efficiency comes from its handshake design. The server and the client make both the transport layer acknowledgment and the TLS agreement during the same round trip. However this process makes the packets heavy and requires more processing on the server-side than TCP. This characteristic can be used as leverage by an attacker to compromise the computing resources of its victim. This thesis investigates the resilience of QUIC Protocol against handshake flood attacks and proposes a detection mechanism (QUICShield). I conducted comprehensive experiments to evaluate the resource consumptions of both the attacker and the target during incomplete handshake attacks, including CPU, memory, and bandwidth. We compared the results against TCP Syn Cookies under Syn flood attacks. The DDoS amplification factor was measured and analyzed based on the results. This work also proposes a detection mechanism based on a Bloom filter combined with Generalized Likelihood Ratio Cumulative Sum (GLR-CUSUM) to adapt to evolving attack patterns. It was implemented and deployed against real attacks to evaluate its efficiency. We showed that the QUIC Protocol design has a much larger DDoS amplification factor compared to the TCP, which means QUIC is more vulnerable to handshake DDoS attacks. However the mechanism proposed is accurate and efficient in terms of resources.