• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 46
  • 31
  • 23
  • 7
  • 3
  • 3
  • 2
  • 2
  • 1
  • 1
  • 1
  • Tagged with
  • 137
  • 48
  • 45
  • 42
  • 36
  • 30
  • 20
  • 19
  • 17
  • 14
  • 14
  • 14
  • 14
  • 13
  • 13
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
51

Simulations numériques de l'action de la houle sur des ouvrages marins dans des conditions hydrodynamiques sévères / Numerical simulations of wave impacts on structures under severe hydrodynamic conditions

Lu, Xuezhou 21 June 2016 (has links)
L'étude porte sur l'impact de vagues sur une paroi rigide en deux dimensions. Les travaux de modélisation numérique ont été réalisés à partir du code JOSEPHINE, utilisant la méthode Smoothed Particle Hydrodynamics (SPH), développé au sein du laboratoire LOMC. La méthode choisie repose sur une approximation faiblement compressible des équations d'Euler. Dans un premier temps, l'étude d'un cas académique de l'impact d'un jet triangulaire a permis de valider et améliorer le schéma numérique permettant la modélisation d'impacts violents. Les pressions d'impacts ont été étudiées et comparées à d'autres résultats analytiques et numériques. Dans un second temps, l'impact d'une vague solitaire déferlante a été modélisé. Les pressions d'impact ont été déterminées et comparées avec celles issues d'expériences. Après une analyse numérique approfondie des simulations mono-phasiques, un modèle diphasique a été spécifiquement développé pour tenir compte à la fois des phases eau et air. Le modèle SPH diphasique a permis d'améliorer la qualité des résultats, notamment pour le cas « air pocket impact », où une poche d'air est emprisonnée lors de l'impact. Le but final de ce travail est d'étudier la survivabilité des récupérateurs d'énergie marine adossés à des structures côtières lors d'événements météorologiques violents. / The present manuscript focuses on the wave impact on a rigid wall in two dimensions. The numerical computations were performed using a Smoothed Particle Hydrodynamics (SPH) software named JOSEPHINE, developed at the LOMC laboratory. The software is based on a weakly-compressible SPH model, where Euler equation of motion is solved. Firstly, an academic test case, the impact of a triangular jet was used to validate and improve the numerical scheme to model violent impacts.The impact pressures were studied and compared to analytical and other numerical results. Secondly, the impact of a breaking solitary wave was modelled.The impact pressures were determined and compared with those obtained in the experiments. After a depth numerical analysis of mono-phase flow computations, a two-phase model was developed specifically to consider both water and air phases. The two-phase SPH model improved the results quality, especially for the case "air pocket impact", where an air pocket is trapped during the impact. The ultimate goal of this work is to study the survivability of coastal structures equipped with a marine energy recovery device during severe weather events.
52

GPU accelerated SPH simulation of fluids for VFX

Lagergren, Mattias January 1985 (has links)
No description available.
53

GPU accelerated SPH simulation of fluids for VFX

Lagergren, Mattias January 2010 (has links)
Fluids are important to the Visual Effects Industry but extremely hard to control and simulate because of the complexity of the governing equations. Fluid solvers can be divided into two categories, those of the Eulerian point of reference and those of the Lagrangian. Both categories have different advantages and weaknesses and hybrid methods are popular. This thesis examines Smoothed Particle Hydrodynamics, a Lagrangian method for physically based uid simulations. To allow the artist the exibility given by shorter simulation times and increased number of iterations, the performance of the solver is key. In order to maximize the speed of the solver it is implemented entirely on the GPU, including collisions, volumetric force fields, sinks and other artist tools. To understand the implementation decisions, it is important to be familiar with the CUDA programming model. Thus, a brief explanation of CUDA is given before the exact implementation of the methods are explained. The results are presented along with a performance comparison as well as a discussion of the different parameters which can be fed to the solver. Some thoughts on possible future extensions can be found in the conclusion.
54

Simulation et rendu de vagues déferlantes / Simulation and rendering of breaking waves

Brousset, Mathias 07 December 2017 (has links)
Depuis plusieurs décennies, la communauté informatique graphique s’intéresse à la simulation physique du mouvement et du rendu des fluides. Ils nécessitent d’approcher numériquement des systèmes complexes d’équations aux dérivées partielles, coûteux en temps de calcul. Ces deux domaines trouvent entre autres des applications dans le domaine vidéoludique, qui requiert des performances pouvant offrir des résultats en temps interactif, et dans la simulation d’écoulements réalistes et complexes pour les effets spéciaux, nécessitant des temps de calcul et d’espace mémoire beaucoup plus considérables. Les modèles de la dynamique des fluides permettent de simuler des écoulements complexes, tout en offrant à l’artiste la possibilité d’interagir avec la simulation. Toutefois, contrôler la dynamique et l’apparence des vagues reste difficile. Cette thèse porte d’une part sur le contrôle du mouvement des vagues océaniques dans un contexte d’animation basée sur les équations de Navier-Stokes, et sur leur visualisation réaliste. Nos deux contributions principales sont : (i) un modèle de forces externes pour contrôler le mouvement des vagues, avec leur hauteur, leur point de déferlement et leur vitesse. Une extension du modèle pour représenter l’interaction entre plusieurs vagues et des vagues tournantes est également proposée. (ii) une méthodologie pour visualiser les vagues, à l’aide d’une méthode de rendu réaliste, en s’appuyant sur des données optiques des constituants océaniques pour contrôler l’apparence du fluide considéré comme milieu participant. La simulation et le contrôle de la dynamique des vagues sont mis en oeuvre dans un simulateur basé sur la méthode SPH (Smoothed Particle Hydrodynamics). Afin d’obtenir des performances interactives, nous avons développé un moteur de simulation SPH tirant parti des technologies GPGPU. Pour la visualisation physico-réaliste, nous utilisons un moteur de rendu existant permettant de représenter des milieux participants. Utilisés conjointement, les deux contributions permettent de simuler et contrôler la dynamique d’un front de mer ainsi que son apparence, sur la base de ses paramètres physiques. / Physics based animation and photorealistic rendering of fluids are two research field that has been widely addressed by the computer graphics research community. Both have applications in the video-entertainment industry and used in simulations of natural disasters, which require high computing performance in order to provide interactive time results. This thesis first focuses on simulating breaking wave on modern computer architecturesm and then to render them in the case of oceanic environments. The first part of this thesis deals with physics-based animation of breaking waves, and describes a simple model to generate and control such waves. Current methods only enable to simulate the effects but not the causes of water waves. The implementation of our method takes advantage of GPGPU technologies because of its massively parallel nature, in order to achieve interactive performances. Besides, the method was designed to provide the graphist user-control of the physical phenomena, which enables to control in real time all the physical parameters of the generated waves, in order to achieve the desired result. The second part of this thesis deals with the optical properties of water in oceanic environments and describes a model that enables to realistically render an oceanic scene. Its second goal is to provide user-control of the oceanic constituants amount to tune the appearance of the oceanic participating media.
55

Uma anÃlise comparativa de mÃtodos aproximativos baseados em smoothed particle hydrodynamics para animaÃÃo de fluidos / A comparative analysis of approximation methods based on smoothed particle hydrodynamics for fluid animation

Charles Welton Ferreira Barbosa 01 March 2013 (has links)
Conselho Nacional de Desenvolvimento CientÃfico e TecnolÃgico / AnimaÃÃes de fluidos, como a Ãgua ou fumaÃa, sÃo utilizadas para introduzir detalhes em jogos virtuais ou filmes. VÃrios mÃtodos existem para a simulaÃÃo de fluidos utilizando sistemas de partÃculas e, em especial, utilizando o mÃtodo Smoothed Particle Hydrodynamics, ou SPH. O mÃtodo SPH Ã uma boa escolha para a simulaÃÃo de fluidos por sua fÃcil descriÃÃo e implementaÃÃo. Este trabalho apresenta alguns mÃtodos baseados no SPH para a simulaÃÃo de fluidos gerais, e para a interaÃÃo entre fluidos e sÃlidos. Esses mÃtodos sÃo analisados e comparados relativos ao seu realismo, apresentando alguns pontos fracos de cada mÃtodo. Essa anÃlise pode ser utilizada para guiar a implementaÃÃo de melhores mÃtodos baseados no SPH, e para a animaÃÃo realista de fluidos. / Animations of fluids, such as water or smoke, are used to add details to virtual games or films. Various methods exist for simulating fluids using particle systems, including the Smoothed Particle Hydrodynamics (SPH) method. The SPH method is a good choice for simulating fluids for its easy description and implementation. This work describes some methods based on SPH for general fluid simulation, and for the interaction between fluids and solids. These methods are analysed and compared on their realism, and a few weak points of each method are presented. This analysis may be used for the creation of better methods based on SPH, and for the realistic animation of fluids
56

Development of a coupled SPH-ALE/Finite Volume method for the simulation of transient flows in hydraulic machines / Développement d’une méthode couplée SPH-ALE / Volumes Finis pour la simulation des écoulements transitoires dans les machines hydrauliques

Neuhauser, Magdalena 18 December 2014 (has links)
L'utilisation croissante des sources d'énergie renouvelable avec une grande volatilité de production, comme l'énergie éolienne et solaire, conduit à des fluctuations dans le réseau électrique qui doivent être compensées. Pour cette raison les machines hydrauliques, turbines et pompes, sont plus souvent opérées dans les régimes de fonctionnement hors fonctionnement nominal et la fréquence des phases de démarrage et arrêt augmente. Ce type de fonctionnement peut avoir des conséquences importantes sur le cycle de vie des machines. Il est donc essentiel de prendre en compte l'écoulement dans les phases transitoires lors de la conception de la machine et la simulation numérique des écoulements est un outil adapté pour cela. La présente étude a pour objectif de développer une méthode de couplage flexible qui combine la méthode à maillage volumes finis (VF) et la méthode sans maillage Smoothed Particle Hydrodynamics - Arbitrary Lagrange Euler (SPH-ALE). Cette méthode couplée peut être utilisée comme outil pour l'investigation des phénomènes transitoires dans les machines hydrauliques. SPH-ALE est particulièrement bien adapté aux simulations des écoulements fortement dynamiques avec des géométries mobiles mais elle a des difficultés pour calculer des forts gradients de pression et vitesse. Un raffinement de particules est difficile à implémenter, surtout si les particules doivent être raffinées de manière anisotrope. Les méthodes volumes finis (VF) sont établies pour les simulations numériques d'écoulements grâce à leur stabilité et précision. Par contre, elles peuvent être lourdes pour les simulations avec des géométries mobiles et demandent souvent une interface entre des parties mobiles et statiques du maillage ce qui génère des erreurs supplémentaires. Pour combiner les deux approches complémentaires, une méthode de couplage a été développée qui décompose le domaine de calcul en zones où la vitesse et la pression sont calculées par la méthode VF, en zones où elles sont obtenues par SPH-ALE et en zones de recouvrement où les informations sont transférées de la zone VF à la zone SPH et inversement. Dans les zones de recouvrement les points de calcul VF sont utilisés comme voisins pour l'intégration en espace des particules SPH. Aux limites du maillage VF la vitesse et la pression sont interpolées des particules SPH, similairement aux méthodes Chimére des maillages recouvrants. Un logiciel SPH-ALE existant du groupe ANDRITZ est utilisé pour cette étude. Un solveur VF faiblement compressible est implémenté dans ce logiciel. Le solveur discrétise la même forme des équations de Navier-Stokes que le solveur SPH-ALE. Des solveurs de Riemann avec des états reconstruits par la méthode MUSCL sont employés. En outre, le solveur SPH-ALE est amélioré et adapté aux écoulements internes. Pour cette raison des conditions à l'entrée et à la sortie du type subsonique sont implémentées. Du plus, une méthode de correction du gradient de la fonction kernel est présentée qui améliore la précision du champ de pression, notamment si les particules ne sont pas distribuées régulièrement. La méthode couplée est validée à l'aide des cas test académiques en unidimensionnel et en bidimensionnel, comme le cas de tube à choc, les tourbillons de Taylor-Green et l'écoulement autour d'une aube symétrique du type NACA avec des particules en description eulérienne. En outre, le couplage offre la possibilité d'imposer des conditions à la sortie aux particules lagrangiennes. La méthode est appliquée aux simulations d'écoulement transitoire en 2D avec des particules qui se déplacent en suivant les géométries mobiles. / The increased use of intermittent forms of renewable energy like wind and solar energy produces fluctuations in the electric grid that have to be compensated. For this reason, hydraulic machines like turbines and pumps are more often operated under non-conventional operating conditions and are submitted to frequent starts and stops. This type of operating conditions has important consequences on the life cycle of the machines. It is thus of paramount importance that transient flows at off-design conditions are properly taken into account in the design phase and numerical simulation is an appropriate way to do so. The present study aims at developing a flexible coupling method of the meshbased Finite Volume Method (FVM) and the meshless Smoothed Particle Hydrodynamics - Arbitrary Lagrange Euler (SPH-ALE) method, which can be used as a tool for the investigation of transient phenomena in hydraulic machines. SPH-ALE is very well adapted for the simulation of highly dynamic flows with moving geometries but has difficulties to correctly represent rapidly changing gradients of the field variables. Particle refinement is difficult to implement, especially if particles are refined in an anisotropic way. FV methods are well established in CFD because of their accuracy and stability. However, they can be tedious for simulations with moving geometries and often necessitate an interface between moving and static parts of the mesh which introduces additional errors. To overcome the shortcomings of both methods, a coupling method is developed that uses a decomposition of the computational domain into regions where the physical field variables are computed by the FV method, regions where they are computed by SPH-ALE and overlapping regions where the information is transferred from the FV domain to the SPH domain and vice versa. In the overlapping regions FV calculation points are used as neighbors for the SPH integration in space. At the boundaries of the FV mesh, velocity and pressure are interpolated from the SPH particles by means of scattered data interpolation techniques, similarly to Chimera methods for overlapping grids. For this study, an existing SPH-ALE software of the ANDRITZ Group is used. A weakly compressible FV solver is implemented into this software that discretizes the same form of the Navier-Stokes equations than the SPH-ALE solver. Similar to the present SPH-ALE method, Riemann solvers with reconstructed states, obtained by a MUSCL scheme, are employed. Moreover, adaptations and improvements of the SPH-ALE solver itself are made, which are important for the coupling and for the simulation of internal flows in general. Thus, subsonic inlet and outlet conditions are implemented. Furthermore, a correction method of the kernel gradient is presented that ensures zeroth order consistency of the SPH-ALE approximation of the divergence of the convective fluxes. The correction improves greatly the SPH pressure field on non-uniform particle distributions. The implemented coupled method is successfully validated by means of inviscid academic one-dimensional and two-dimensional testcases like a shock tube case, Taylor-Green vortices and the flow around a symmetric NACA airfoil with particles in Eulerian description. Furthermore, the coupling provides a possibility to implement outlet boundary conditions to Lagrangian moving SPH particles. It is then applied to the simulation of transient flows in rotor stator systems in 2D with moving particles.
57

Escoamento deslizante sobre turbilhões em descarregadores em degraus de largura constante e convergentes, usando o método Hidrodinâmica Suavizada de Partículas / Skimming flow over stepped spillways with non-converging and converging sidewalls using Smoothed Particles Hydrodynamics Method

Juliana Dorn Nóbrega 23 November 2018 (has links)
O método Hidrodinâmica Suavizada de Partículas (em inglês: Smoothed Particle Hydrodynamics - SPH) foi utilizado para o desenvolvimento de um estudo numérico envolvendo descarregadores lisos e descarregadores em degraus (considerando escoamento deslizante sobre turbilhões), com paredes laterais paralelas e paredes convergentes, usando o software DualSPHysics. Muitas vezes é conveniente utilizar a construção de descarregadores com maior largura na crista, e menor largura do descarregador, para adaptação das limitações físicas locais. O estreitamento do descarregador de forma gradual até atingir a largura da seção de jusante é feito por meio de paredes laterais convergentes, que por sua vez induzem à formação de ondas estacionárias laterais, e consequentemente aumento da altura do escoamento junto às paredes. Existem poucos estudos na literatura sobre esse tema, justificando o estudo numérico desenvolvido neste trabalho. O modelo numérico foi desenvolvido com base em um modelo físico do Laboratório de Hidráulica e Recursos Hídricos do Instituto Superior Técnico, Portugal, sendo os resultados experimentais obtidos em estudos anteriores. A instalação experimental é composta por um descarregador com declividade de fundo de 26,6º, e ângulo das paredes de 0º; 9,9º e 19,3º em relação ao plano vertical. As simulações foram realizadas em duas ou três dimensões, conforme a condição de largura constante ou convergente. Os resultados foram comparados com dados experimentais em termos de alturas do escoamento na parede e no eixo do descarregador, perfis de velocidade na região não-aerada do escoamento, e largura da onda estacionária lateral. Para as simulações tridimensionais, também foram elaborados gráficos de isolinhas para a altura do escoamento, podendo-se observar a extensão das ondas estacionárias laterais conforme a condição de superfície lisa ou em degraus, e a elevação de água junto às paredes. Em geral, houve boa aproximação entre dados numéricos e experimentais, verificando-se a aplicabilidade do método SPH para simular o escoamento deslizante sobre turbilhões em estruturas em degraus, ou estruturas convencionais de paramento liso. / A numerical study using the Smoothed Particle Hydrodynamics method (SPH) was developed for smooth and stepped spillways (for skimming flow regime), with converging and non-converging sidewalls, using the software DualSPHysics. In numerous situations, it is convenient to built spillways with longer width at the crest and narrower width at the downstream end of the spillway, depending on the site constrains. The gradual narrowing of the spillway width is usually made through converging sidewalls, which induce the formation of shockwaves, leading to higher flow depths along the sidewalls. Few studies in the literature were carried out in this research topic to date, justifying the numerical study developed in this project. The numerical model was based on a physical model assembled at the Hydraulic and Water Resources Laboratory of the Instituto Superior Técnico, Portugal, using experimental data obtained in previous studies. The experimental setup was composed by a spillway with slope of 26.6º, and angles of converging sidewalls of 0º, 9.9º, and 19.3º in relation to the vertical plane. Two-dimensional or three-dimensional simulations were carried out according to the condition of constant width or converging walls. The results were compared with experimental data, related to the flow depths at the centerline and sidewall of the spillway, the velocity profiles on the non-aerated region, and the lateral standing wave width. Regarding the three-dimensional simulations, contours of the flow depth were also represented, to visualize the extent and height of the sidewall shockwaves, according to the smoothed or stepped face. In general, a good agreement was obtained between numerical and experimental results, which confirms the ability of the SHP method to simulate the skimming flow over stepped spillways, or the flow on more conventional, smooth spillway chutes.
58

Escoamento deslizante sobre turbilhões em descarregadores em degraus de largura constante e convergentes, usando o método Hidrodinâmica Suavizada de Partículas / Skimming flow over stepped spillways with non-converging and converging sidewalls using Smoothed Particles Hydrodynamics Method

Nóbrega, Juliana Dorn 23 November 2018 (has links)
O método Hidrodinâmica Suavizada de Partículas (em inglês: Smoothed Particle Hydrodynamics - SPH) foi utilizado para o desenvolvimento de um estudo numérico envolvendo descarregadores lisos e descarregadores em degraus (considerando escoamento deslizante sobre turbilhões), com paredes laterais paralelas e paredes convergentes, usando o software DualSPHysics. Muitas vezes é conveniente utilizar a construção de descarregadores com maior largura na crista, e menor largura do descarregador, para adaptação das limitações físicas locais. O estreitamento do descarregador de forma gradual até atingir a largura da seção de jusante é feito por meio de paredes laterais convergentes, que por sua vez induzem à formação de ondas estacionárias laterais, e consequentemente aumento da altura do escoamento junto às paredes. Existem poucos estudos na literatura sobre esse tema, justificando o estudo numérico desenvolvido neste trabalho. O modelo numérico foi desenvolvido com base em um modelo físico do Laboratório de Hidráulica e Recursos Hídricos do Instituto Superior Técnico, Portugal, sendo os resultados experimentais obtidos em estudos anteriores. A instalação experimental é composta por um descarregador com declividade de fundo de 26,6º, e ângulo das paredes de 0º; 9,9º e 19,3º em relação ao plano vertical. As simulações foram realizadas em duas ou três dimensões, conforme a condição de largura constante ou convergente. Os resultados foram comparados com dados experimentais em termos de alturas do escoamento na parede e no eixo do descarregador, perfis de velocidade na região não-aerada do escoamento, e largura da onda estacionária lateral. Para as simulações tridimensionais, também foram elaborados gráficos de isolinhas para a altura do escoamento, podendo-se observar a extensão das ondas estacionárias laterais conforme a condição de superfície lisa ou em degraus, e a elevação de água junto às paredes. Em geral, houve boa aproximação entre dados numéricos e experimentais, verificando-se a aplicabilidade do método SPH para simular o escoamento deslizante sobre turbilhões em estruturas em degraus, ou estruturas convencionais de paramento liso. / A numerical study using the Smoothed Particle Hydrodynamics method (SPH) was developed for smooth and stepped spillways (for skimming flow regime), with converging and non-converging sidewalls, using the software DualSPHysics. In numerous situations, it is convenient to built spillways with longer width at the crest and narrower width at the downstream end of the spillway, depending on the site constrains. The gradual narrowing of the spillway width is usually made through converging sidewalls, which induce the formation of shockwaves, leading to higher flow depths along the sidewalls. Few studies in the literature were carried out in this research topic to date, justifying the numerical study developed in this project. The numerical model was based on a physical model assembled at the Hydraulic and Water Resources Laboratory of the Instituto Superior Técnico, Portugal, using experimental data obtained in previous studies. The experimental setup was composed by a spillway with slope of 26.6º, and angles of converging sidewalls of 0º, 9.9º, and 19.3º in relation to the vertical plane. Two-dimensional or three-dimensional simulations were carried out according to the condition of constant width or converging walls. The results were compared with experimental data, related to the flow depths at the centerline and sidewall of the spillway, the velocity profiles on the non-aerated region, and the lateral standing wave width. Regarding the three-dimensional simulations, contours of the flow depth were also represented, to visualize the extent and height of the sidewall shockwaves, according to the smoothed or stepped face. In general, a good agreement was obtained between numerical and experimental results, which confirms the ability of the SHP method to simulate the skimming flow over stepped spillways, or the flow on more conventional, smooth spillway chutes.
59

Modélisation numérique de l'interaction d'un écoulement de fluide viscoplastique avec un obstacle rigide par la méthode SPH : Application aux laves torrentielles / Numerical modelling of the interaction between a viscoplastic fluid and a rigid obstacle, using the SPH method. Application to debris flows.

Labbé, Mathieu 20 March 2015 (has links)
Dans le présent travail, nous étudions l'impact sur un obstacle rigide d'un écoulement transitoire à surface libre de fluide viscoplastique. Cette étude est conduite numériquement à l'aide de la méthode SPH (Smoothed Particle Hydrodynamics), en y intégrant le modèle rhéologique de Herschel-Bulkley. Le code employé est adapté à nos besoins et validé sur des cas test classiques. Les caractéristiques locales de l'écoulement à proximité de l'obstacle sont analysées et deux régimes d'impact sont mis en évidence en fonction de la pente d'écoulement. L'étude des pressions exercées sur l'obstacle, conduite spatialement et temporellement en fonction de ces régimes d'impact, nous permet de mettre en évidence les rôles respectifs des composantes gravitationnelle et cinétique de la pression. Nos résultats sont comparés systématiquement à des résultats expérimentaux issus de travaux précédents et sont cohérents avec ces derniers. Une étude comparative de nos écoulements de fluide viscoplastique avec des écoulements de matériau granulaires de propriétés similaires nous conduit à mettre en évidence des caractéristiques communes entre les deux matériaux. / In this work, we study the impact of a transient free-surface flow of viscoplastic fluid on a rigid obstacle. This study is conducted numerically using the SPH (Smoothed Particle Hydrodynamics) method, and the Herschel-Bulkley rheological model. The SPH code is adapted to our needs and validated on classic benchmarks. The local characteristics of the flow near the obstacle are analysed and two impact regimes are highlighted depending on the slope angle. By studying of the pressure exerted on the obstacle, both spatially and temporally, with regards to these impact regimes, we evidence the respective roles of the gravitational and kinetic components of the pressure. Our results are systematically compared with experimental data from a previous work and are shown to be consistent. A comparative study conducted on both our viscoplastic flows and flows of granular material of similar properties highlights common characteristics of the two materials.
60

Amélioration de la précision et de l'efficacité de la méthode SPH: étude théorique et numérique

Barcarolo, Daniel Afonso 24 October 2013 (has links) (PDF)
La mécanique de fluides numérique a connu dans les dernières décennies un développement très rapide avec la multiplication et l'amélioration des méthodes numériques. La méthode SPH est apparue comme alternative aux méthodes traditionnelles pour traiter des écoulements à surface libre complexe, ce qui l'a rendu très intéressante pour reproduire des problèmes du domaine de l'ingénierie navale. Cette méthode s'est répandue dans les milieux académique et industriel et a connu d'importantes avancées, arrivant à un début de maturité. Dans ce contexte, après une présentation de l'état de l'art de la méthode, trois différents axes d'amélioration sont présentés. Le premier consiste en l'étude d'une approche incompressible à partir de laquelle une nouvelle méthode est développée pour résoudre l'incompressibilité, validée et appliquée. Cette nouvelle méthode s'est montrée efficace et précise. Le second axe de recherche s'inscrit dans la discrétisation spatiale du domaine. La méthode SPH étant lagrangienne, il s'avère compliqué d'adapter la distribution des particules fluides aux zones d'intérêt de l'écoulement traité, demandant une approche dynamique. Les méthodes existantes dans la littérature ont été étudiées et une nouvelle technique permettant de déraffiner les particules dynamiquement a été proposée. On montre que l'efficacité de la méthode SPH est ainsi améliorée. En dernier lieu, pour améliorer la précision des opérateurs utilisés par la méthode SPH et visant une montée en ordre, le couplage entre une méthode de type volumes finis et la méthode SPH est proposé. Cela a permis de mieux comprendre la méthode SPH et ouvre un nouvel axe de recherche : les méthodes SPH hybrides.

Page generated in 0.0718 seconds