• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 3
  • 1
  • 1
  • Tagged with
  • 5
  • 5
  • 3
  • 2
  • 2
  • 2
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 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.
1

Implementation of a Lower-Upper Symmetric Gauss-Seidel Implicit Scheme for a Navier-Stokes Flow Solver

Carter, Jerry W. 2010 May 1900 (has links)
The field of Computational Fluid Dynamics (CFD) is in a continual state of advancement due to new numerical techniques, optimization of existing codes, and the increase in memory and processing speeds of computers. In this thesis, the solution technique for a pre-existing Navier-Stokes flow solver is adapted from an explicit Runge Kutta method to a Lower-Upper Symmetric Gauss-Seidel (LU-SGS) implicit time integration method. Explicit time integration methods were originally used in CFD codes because these methods require less memory. Information needed to advance the flow in time is localized to each grid point. These explicit methods are, however, restricted by time step sizes due to stability criteria. In contrast, implicit methods are unaffected by a large time step sizes but are restricted by memory requirements due to the complexities of unstructured grids. The implementation of LU-SGS performs grid re-ordering for unstructured meshes because of the coupling of grid points in the integration method's solution. The explicit and implicit flow solvers were tested for inviscid flows in incompressible, compressible, and transoinc flow regimes. The results found by comparing the implicit and explicit algorithms revealed a significant speed up in convergence to steady state by the LU-SGS method in terms of iteration number and CPU time per iteration.
2

Implicit Least Squares Kinetic Upwind Method (LSKUM) And Implicit LSKUM Based On Entropy Variables (q-LSKUM)

Swarup, A Sri Sakti 07 1900 (has links)
With increasing demand for computational solutions of fluid dynamical problems, researchers around the world are working on the development of highly robust numerical schemes capable of solving flow problems around complex geometries arising in Aerospace engineering. Also considerable time and effort are devoted to development of convergence acceleration devices, for reducing the computational time required for such numerical solutions. Reduction in run times is very vital for production codes which are used many times in design cycle. In this present work, we consider a numerical scheme called LSKUM capable of operating on any arbitrary distribution of points. LSKUM is being used in CFD center (IIsc) and DRDL (Hyderabad) to compute flows around practical geometries and presently these LSKUM based codes are explicit- It has been observed already by the earlier researchers that the explicit schemes for these methods are robust. Therefore, it is absolutely essential to consider the possibility of accelerating explicit LSKUM by making it LSKUM-Implicit. The present thesis focuses on such a study. We start with two kinetic schemes namely Least Squares Kinetic Upwind Method (LSKUM) and LSKUM based on entropy variables (q-LSKUM). We have developed the following two implicit schemes using LSKUM and q-LSKUM. They are (i)Non-Linear Iterative Implicit Scheme called LSKUM-NII. (ii)Linearized Beam and Warming implicit Scheme, called LSKUM-BW. For the purpose of demonstration of efficiency of the newly developed above implicit schemes, we have considered flow past NACA0012 airfoil as a test example. In this regard we have tested these implicit schemes for flow regimes mentioned below •Subsonic Case: M∞ = 0.63, a.o.a = 2.0° •Transonic Case: M∞ = 0.85, a.o.a = 1.0° The speedup of the above two implicit schemes has been studied in this thesis by operating them on different grid sizes given below •Coarse Grid: 4074 points •Medium Grid: 8088 points •Fine Grid: 16594 points The results obtained by running these implicit schemes are found to be very much encouraging. It has been observed that these newly developed implicit schemes give as much as 2.8 times speedup compared to their corresponding explicit versions. Further improvement is possible by combining LKSUM-Implicit with modern iterative methods of solving resultant algebraic equations. The present work is a first step towards this objective.
3

Schémas semi-implicites et de diffusion-redistanciation pour la dynamique des globules rouges / Semi-implicit and diffusion-redistanciation schemes for the dynamic of red blood cells

Sengers, Arnaud 19 July 2019 (has links)
Dans ce travail, nous nous sommes intéressés à la mise en place de schémas semi-implicites pour l’amélioration des simulations numériques du déplacement d’un globule rouge dans le sang. Nous considérons la méthode levelset, où l’interface fluide-structure est représentée comme la ligne de niveau 0 d’une fonction auxiliaire et le couplage est effectué en ajoutant un terme source dans l’équation fluide.Le principe de ces schémas semi-implicites est de prédire la position et la forme de la structure par une équation de la chaleur et d’utiliser cette prédiction pour obtenir un terme de force dans l’équation fluide plus précis. Ce type de schémas semi-implicites a d’abord été mis en place dans le cadre d’un système diphasique ou d’une membrane élastique immergée afin d’utiliser un plus grand pas de temps que pour un couplage explicite. Cela a permis d’améliorer les conditions sur le pas de temps et ainsi augmenter l’efficacité globale de l’algorithme complet par rapport à un schéma explicite classique.Pour étendre ce raisonnement au cas d’un globule rouge, nous proposons un algorithme pour simuler le flot de Willmore en dimension 2 et 3. Notre méthode s’inspire des méthodes de mouvements d’interface générés par diffusion et nous arrivons à obtenir un flot non linéaire d’ordre 4 uniquement avec des résolutions d’équations de la chaleur. Pour assurer la conservation du volume et de l’aire d’un globule rouge, nous proposons ensuite une méthode de correction qui déplace légèrement l’interface afin de recoller aux contraintes.La combinaison des deux étapes précédentes décrit le comportement d’un globule rouge laissé au repos. Nous validons cette méthode en obtenant une formed’équilibre d’un globule rouge. Nous proposons enfin un schéma semi-implicite dans le cas d’un globule rouge qui ouvre la voie vers l’utilisation de cette méthode comme prédicteur de l’algorithme de couplage complet. / In this work, we propose new semi-implicit schemes to improve the numerical simulations of the motion of an immersed red blood cell. We consider the levelset method where the interface is described as the 0 isoline of an auxiliary function and the fluid-structure coupling is done by adding a source term in the fluid equation.The idea of these semi-implicit scheme is to predict the position and the shape of the structure through a heat equation and to use this prediction to improve the accuracy of the source term in the fluid equation. This type of semi-implicit scheme has firstly been implemented in the case of a multiphase flow and a immersed elastic membrane and has shown better temporal stability than an explicit scheme, resulting in an improved global efficiency.In order extend this method to the case of a red blood cell, we propose an algorithm to compute the Willmore flow in dimenson 2 and 3. In the spirit of the diffusion generated motion methods, our method simulate a non linear four order flow by only solving heat equations. To ensure the conservation of the volume and area of the the vesicle, we add to the method a correction step that slightly moves the interface so that we recover the constraints.Combnation of these two steps allows to compute the behavior of a red blood cell left at rest. We validate this method by obtaining the convergence to an equilibrium shape in both 2D and 3D. Finaly we introduce a semi-implicit scheme in the case of a red blood cell that shows how we can use this method as a prediction in the complete coupling model.
4

Modélisation du comportement cyclique des ouvrages en terre intégrant des techniques de régularisation / Cyclic behaviour modeling of geotechnical structures including regularization methods

Foucault, Alexandre 21 June 2010 (has links)
L'objectif technique majeur de cette thèse se rapporte au développement d'un outilde simulation numérique fiable et robuste adapté à la maîtrise et la connaissance dufonctionnement mécanique des ouvrages géotechniques. Cet outil de simulation doitnotamment permettre une maîtrise des scénarii les plus pénalisants pour leur tenue,notamment sous l'aléa sismique.La qualité des résultats d'un tel outil dans le cadre de la méthode des éléments finisest fonction du modèle de comportement utilisé, de la qualité de l'intégration dumodèle et de sa résolution numérique. Dans le cadre de ce travail, le modèleélastoplastique de comportement cyclique des sols de l'ECP (dit de Hujeux) a étéintroduit dans Code_Aster selon un schéma d'intégration implicite, permettant ainsiune représentation fine et précise des phénomènes mis en jeu durant l'aléasismique. Ce modèle possède également l'avantage d'être adapté au comportementde différents types de sols dans le cadre des milieux poreux sous l'hypothèse despetites déformations. Après validation sur des chemins de chargement variés, lemodèle est à présent utilisé pour la simulation de la construction par couches, de lamise en eau et de la tenue sismique de barrages en terre.Le caractère non standard et adoucissant de ce modèle conduit à mettre en oeuvredes techniques de régularisation pour résoudre le problème de dépendancepathologique des résultats aux maillages lors de l'apparition de modes de ruinelocalisée. Le modèle de second gradient de dilatation est utilisé en complément aumodèle de comportement de Hujeux pour contrôler la largeur des bandes delocalisation apparaissant sur les structures étudiées. La prise en compte d'unecinématique enrichie permet de rendre objectives aux maillages les réponses desstructures durant leur phase d'adoucissement mais n'instaure pas l'unicité dessolutions aux problèmes posés suite aux instabilités. Dans le cadre d'essaisbiaxiaux drainés sur des matériaux dilatants exprimés au sein des milieux dusecond gradient de dilatation, il est apparu une dépendance de la largeur desbandes de cisaillement à l'état de contraintes initial en plus des propriétés desmatériaux.A partir d'un exemple analytique d'une bande de matériau cisaillée, cettedépendance a pu être exprimée, comparée et maîtrisée en fonction des paramètresde régularisation par rapport aux résultats des simulations numériques. L'extensionde cette approche à un cas de stabilité de pente sous chargement d'une fondationsuperficielle a ensuite été entrepris. La dépendance des largeurs de bandes à l'étatde contraintes initial est apparue comme un élément clé de la maîtrise du couplageentre le modèle de second gradient de dilatation et les modèles de type Cam-Clay / The main technical objective of this PhD thesis deals with the development of a soilbehavior numerical tool. It should be robust, efficient and adapted to model themechanical behavior of geotechnical structures (e.g. embankment dam) under theworst loading scenarii such earthquakes.In the finite element method, the quality results is directly linked to the soilconstitutive model, the integration scheme and the numerical resolution. In this PhDThesis, the ECP elastoplastic soil model is introduced in Code_Aster through animplicit scheme. An implicit scheme ensures to respect the theoretical formulation ofthe model. The ECP constitutive model is one of the models available in theliterature to represent the behaviour of different kinds of soils under cyclic loadingsand it is used since the 80's by hydraulic engineers at EDF. It is expressed in termsof effective stresses and infinitesimal strains. The developments are validated forlaboratory tests in a large scale of loading paths. On the other hand, the study of asand embankment was performed and compared to the results obtained with thefinite element software GEFDyn developed at ECP.The ECP model is based on a non-associated flow rule and it is able to reproduce asoftening behavior. When shear bands occur in the structure, these properties leadto a pathological sensitivity of the results depending on the mesh size. Therefore, aregularization technique has to be used to circumvent this problem and to obtainobjective results with respect to the mesh. The second gradient of dilation model isthus chosen to be coupled to the ECP model and in this way, to ensure a spatiotemporalindependence of results. However, this mesh independence still evolves ina potential domain of solutions, when instability occurs. The simulations of drainedbiaxial tests on laboratory samples show a dependence of shear bands thickness inregard to the initial stress state and material properties.An analytical problem of a dilatant shear band is used to extract the key factors.These theoretical solutions are compared and validated to numerical responses,which are in good accordance. A bearing capacity problem was also solved todemonstrate the potential of the method. The conclusion of this work establishes themain role of initial stress state over the shear band thickness in the context of thesecond gradient of dilation model and the models based on Cam-Clay approach.
5

Méthodes rapides et efficaces pour la résolution numérique d'équations de type Hamilton-Jacobi avec application à la simulation de feux de forêt

Desfossés Foucault, Alexandre 10 1900 (has links)
Cette thèse est divisée en trois chapitres. Le premier explique comment utiliser la méthode «level-set» de manière rigoureuse pour faire la simulation de feux de forêt en utilisant comme modèle physique pour la propagation le modèle de l'ellipse de Richards. Le second présente un nouveau schéma semi-implicite avec une preuve de convergence pour la solution d'une équation de type Hamilton-Jacobi anisotrope. L'avantage principal de cette méthode est qu'elle permet de réutiliser des solutions à des problèmes «proches» pour accélérer le calcul. Une autre application de ce schéma est l'homogénéisation. Le troisième chapitre montre comment utiliser les méthodes numériques des deux premiers chapitres pour étudier l'influence de variations à petites échelles dans la vitesse du vent sur la propagation d'un feu de forêt à l'aide de la théorie de l'homogénéisation. / This thesis is divided in three chapters. The first explains how to use the level-set method in a rigorous way in the context of forest fire simulation when the physical propagation model for firespread is Richards' ellipse model. The second chapter presents a new semi-implicit scheme with a proof of convergence for the numerical solution of an anisotropic Hamilton-Jacobi partial differential equation. The advantage of this scheme is it allows the use of approximative solutions as initial conditions which reduces the computation time. The third chapter shows how to use the tools introduced in the first two chapters to study the influence of small-scale variations on the wind speed on firespread using the theory of homogenization.

Page generated in 0.0772 seconds