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

An Object Oriented and High Performance Platform for Aerothermodynamics Simulation

Lani, Andrea 04 December 2008 (has links)
This thesis presents the author's contribution to the design and implementation of COOLFluiD, an object oriented software platform for the high performance simulation of multi-physics phenomena on unstructured grids. In this context, the final goal has been to provide a reliable tool for handling high speed aerothermodynamic applications. To this end, we introduce a number of design techniques that have been developed in order to provide the framework with flexibility and reusability, allowing developers to easily integrate new functionalities such as arbitrary mesh-based data structures, numerical algorithms (space discretizations, time stepping schemes, linear system solvers, ...),and physical models. Furthermore, we describe the parallel algorithms that we have implemented in order to efficiently read/write generic computational meshes involving millions of degrees of freedom and partition them in a scalable way: benchmarks on HPC clusters with up to 512 processors show their effective suitability for large scale computing. Several systems of partial differential equations, characterizing flows in conditions of thermal and chemical equilibrium (with fixed and variable elemental fractions)and, particularly, nonequilibrium (multi-temperature models) have been integrated in the framework. In order to simulate such flows, we have developed two state-of-the-art flow solvers: 1- a parallel implicit 2D/3D steady and unsteady cell-centered Finite Volume (FV) solver for arbitrary systems of PDE's on hybrid unstructured meshes; 2- a parallel implicit 2D/3D steady vertex-centered Residual Distribution (RD) solver for arbitrary systems of PDE's on meshes with simplex elements (triangles and tetrahedra). The FV~code has been extended to handle all the available physical models, in regimes ranging from incompressible to hypersonic. As far as the RD code is concerned, the strictly conservative variant of the RD method, denominated CRD, has been applied for the first time in literature to solve high speed viscous flows in thermochemical nonequilibrium, yielding some preliminary outstanding results on a challenging double cone flow simulation. All the developments have been validated on real-life testcases of current interest in the aerospace community. A quantitative comparison with experimental measurements and/or literature has been performed whenever possible.
2

An artificial compressibility analogy approach for compressible ideal MHD: Application to space weather simulation

YALIM, Mehmet Sarp 05 December 2008 (has links)
Ideal magnetohydrodynamics (MHD) simulations are known to have problems in satisfying the solenoidal constraint (i.e. the divergence of magnetic field should be equal to zero, $ ablacdotvec{B} = 0$). The simulations become unstable unless specific measures have been taken. In this thesis, a solenoidal constraint satisfying technique that allows discrete satisfaction of the solenoidal constraint up to the machine accuracy is presented and validated with a variety of test cases. Due to its inspiration from Chorin's artificial compressibility method developed for incompressible CFD applications, the technique was named as extit{artificial compressibility analogy (ACA)} approach. It is demonstrated that ACA is a purely hyperbolic, stable and consistent technique, which is moreover easy to implement. Unlike some other techniques, it does not pose any problems of the sort that $ ablacdotvec{B}$ errors accumulate in the vicinity of the stagnant regions of flow. With these crucial properties, ACA is thought to be a remedy to the drawbacks of the most commonly used solenoidal constraint satisfying techniques in the literature namely: Incorrect shock capturing and poor performance of the convective stabilization mechanism in regions of stagnant flow for Powell's source term method; exceedingly complex implementation for constrained transport technique due to the staggered grid representation; computationally expensive nature due to the necessity of a Poisson solver combined with hyperbolic/elliptic numerical methods for classical projection schemes. In the first chapter of the thesis, general background knowledge is given about plasmas, MHD and its history, a certain class of upwind finite volume methods, namely Riemann solvers, and their applications in MHD, the definition, constituents, formation mechanisms and effects of space weather and some of the space missions that are and will be performed in its prediction. Secondly, detailed analysis of the compressible ideal MHD equations is given in the form of the derivation of the equations, their dimensionless numbers which will be of use to specify the flows in the following chapters, and finally, the presentation of the MHD waves and discontinuities, which indicates the complexity of the system of ideal MHD equations and therefore their further numerical analysis. The next discussion is about the main subject of the thesis, namely the solenoidal constraint satisfying techniques. First of all, the definition and significance of the solenoidal constraint is given. Afterwards, the most common solenoidal constraint satisfying techniques in the literature are reviewed along with their abovementioned drawbacks. Moreover, particular emphasis is given to the Powell's source term approach which was also implemented in the upwind finite volume MHD solver developed. In addition, the hyperbolic divergence cleaning technique is presented in detail together with the resemblance and differences between it and ACA. Some other solenoidal constraint satisfying techniques are briefly mentioned at this stage. After these, ACA is presented in the following way: The point of inspiration, which is the analogy made with Chorin's artificial compressibility method developed for incompressible CFD, the introduction of the modified system of ideal MHD equations due to ACA, the derivation of the wave equation governing the propagation of $ ablacdotvec{B}$ errors and the analytical consistency proof. Having finished the core discussion of the thesis, the solver developed and its constituents are given in the fourth chapter. Furthermore, a brief overview of the platform into which this solver was implemented, namely COOLFluiD, is also given at this point. Afterwards, a thorough numerical verification of the ACA approach has been made on an increasingly complex suite of test cases. The results obtained with ACA and Powell's source term implementations are given in order to numerically analyse and verify ACA and compare the two methods and validate them with the results from literature. The sixth chapter is devoted to further validation of ACA performed with a variety of more advanced space weather-related simulations. In this chapter, also the $vec{B}_{ extrm{0}} + vec{B}_{ extrm{1}}$ splitting technique used to treat planetary magnetosphere is presented along with its application to ACA and Powell's source term approaches. This technique is utilized in obtaining the solar wind/Earth's magnetosphere interaction results and is based on suppressing the direct inclusion of the Earth's magnetic field, which is a dipole field, in the solution variables. In this way, problems are avoided with the energy equation that could arise from the drastic change of the ratio of the dipole field and the variable field computed by the solver (i.e. $frac{lvertvec{B}_{ extrm{0}}lvert}{lvertvec{B}_{ extrm{1}}lvert}$) in the computational domain. Finally, conclusions and future perspectives related to the material presented in the thesis are put forward.
3

An object oriented and high performance platform for aerothermodynamics simulation

Lani, Andrea 04 December 2008 (has links)
This thesis presents the author's contribution <p>to the design and implementation of COOLFluiD,<p>an object oriented software platform for <p>the high performance simulation of multi-physics phenomena on unstructured grids. In this context, the final goal has been to provide a reliable tool for handling high speed aerothermodynamic <p>applications. To this end, we introduce a number of design techniques that have been developed in order to provide the framework with flexibility<p>and reusability, allowing developers to easily integrate new functionalities such as arbitrary mesh-based data structures, numerical algorithms (space discretizations, time stepping schemes, linear system solvers, ),and physical models. <p>Furthermore, we describe the parallel algorithms <p>that we have implemented in order to efficiently <p>read/write generic computational meshes involving <p>millions of degrees of freedom and partition them <p>in a scalable way: benchmarks on HPC clusters with <p>up to 512 processors show their effective suitability for large scale computing. <p>Several systems of partial differential equations, <p>characterizing flows in conditions of thermal and <p>chemical equilibrium (with fixed and variable elemental fractions)and, particularly, nonequilibrium (multi-temperature models) <p>have been integrated in the framework. <p>In order to simulate such flows, we have developed <p>two state-of-the-art flow solvers: <p>1- a parallel implicit 2D/3D steady and unsteady cell-centered Finite Volume (FV) solver for arbitrary systems of PDE's on hybrid unstructured meshes; <p>2- a parallel implicit 2D/3D steady vertex-centered Residual Distribution (RD) solver for arbitrary systems of PDE's on meshes with simplex elements (triangles and tetrahedra). <p>The FV~code has been extended to handle all <p>the available physical models, in regimes ranging from incompressible to hypersonic. <p>As far as the RD code is concerned, the strictly conservative variant of the RD method, denominated CRD, has been applied for the first time in literature to solve high speed viscous flows in thermochemical nonequilibrium, yielding some preliminary outstanding results on a challenging double cone flow simulation. <p>All the developments have been validated on real-life testcases of current interest in the aerospace community. A quantitative comparison with experimental measurements and/or literature has been performed whenever possible. / Doctorat en Sciences de l'ingénieur / info:eu-repo/semantics/nonPublished
4

An artificial compressibility analogy approach for compressible ideal MHD: application to space weather simulation

Yalim, Mehmet S. 05 December 2008 (has links)
Ideal magnetohydrodynamics (MHD) simulations are known to have problems in satisfying the solenoidal constraint (i.e. the divergence of magnetic field should be equal to zero, $<p>ablacdotvec{B} = 0$). The simulations become unstable unless specific measures have been taken.<p><p>In this thesis, a solenoidal constraint satisfying technique that allows discrete satisfaction of the solenoidal constraint up to the machine accuracy is presented and validated with a variety of test cases. Due to its inspiration from Chorin's artificial compressibility method developed for incompressible CFD applications, the technique was named as \ / Doctorat en Sciences de l'ingénieur / info:eu-repo/semantics/nonPublished

Page generated in 0.021 seconds