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

Solving multi-physics problems using adaptive finite elements with independently refined meshes

Ling, Siqi 12 January 2017 (has links) (PDF)
In this thesis, we study a numerical tool named multi-mesh method within the framework of the adaptive finite element method. The aim of this method is to minimize the size of the linear system to get the optimal performance of simulations. Multi-mesh methods are typically used in multi-physics problems, where more than one component is involved in the system. During the discretization of the weak formulation of partial differential equations, a finite-dimensional space associated with an independently refined mesh is assigned to each component respectively. The usage of independently refined meshes leads less degrees of freedom from a global point of view. To our best knowledge, the first multi-mesh method was presented at the beginning of the 21st Century. Similar techniques were announced by different mathematics researchers afterwards. But, due to some common restrictions, this method is not widely used in the field of numerical simulations. On one hand, only the case of two-mesh is taken into scientists\' consideration. But more than two components are common in multi-physics problems. Each is, in principle, allowed to be defined on an independent mesh. Besides that, the multi-mesh methods presented so far omit the possibility that coefficient function spaces live on the different meshes from the trial and test function spaces. As a ubiquitous numerical tool, the multi-mesh method should comprise the above circumstances. On the other hand, users are accustomed to improving the performance by taking the advantage of parallel resources rather than running simulations with the multi-mesh approach on one single processor, so it would be a pity if such an efficient method was only available in sequential. The multi-mesh method is actually used within local assembling process, which should not be conflict with parallelization. In this thesis, we present a general multi-mesh method without the limitation of the number of meshes used in the system, and it can be applied to parallel environments as well. Chapter 1 introduces the background knowledge of the adaptive finite element method and the pioneering work, on which this thesis is based. Then, the main idea of the multi-mesh method is formally derived and the detailed implementation is discussed in Chapter 2 and 3. In Chapter 4, applications, e.g. the multi-phase flow problem and the dendritic growth, are shown to prove that our method is superior in contrast to the standard single-mesh finite element method in terms of performance, while accuracy is not reduced.
2

Solving multi-physics problems using adaptive finite elements with independently refined meshes

Ling, Siqi 16 December 2016 (has links)
In this thesis, we study a numerical tool named multi-mesh method within the framework of the adaptive finite element method. The aim of this method is to minimize the size of the linear system to get the optimal performance of simulations. Multi-mesh methods are typically used in multi-physics problems, where more than one component is involved in the system. During the discretization of the weak formulation of partial differential equations, a finite-dimensional space associated with an independently refined mesh is assigned to each component respectively. The usage of independently refined meshes leads less degrees of freedom from a global point of view. To our best knowledge, the first multi-mesh method was presented at the beginning of the 21st Century. Similar techniques were announced by different mathematics researchers afterwards. But, due to some common restrictions, this method is not widely used in the field of numerical simulations. On one hand, only the case of two-mesh is taken into scientists\' consideration. But more than two components are common in multi-physics problems. Each is, in principle, allowed to be defined on an independent mesh. Besides that, the multi-mesh methods presented so far omit the possibility that coefficient function spaces live on the different meshes from the trial and test function spaces. As a ubiquitous numerical tool, the multi-mesh method should comprise the above circumstances. On the other hand, users are accustomed to improving the performance by taking the advantage of parallel resources rather than running simulations with the multi-mesh approach on one single processor, so it would be a pity if such an efficient method was only available in sequential. The multi-mesh method is actually used within local assembling process, which should not be conflict with parallelization. In this thesis, we present a general multi-mesh method without the limitation of the number of meshes used in the system, and it can be applied to parallel environments as well. Chapter 1 introduces the background knowledge of the adaptive finite element method and the pioneering work, on which this thesis is based. Then, the main idea of the multi-mesh method is formally derived and the detailed implementation is discussed in Chapter 2 and 3. In Chapter 4, applications, e.g. the multi-phase flow problem and the dendritic growth, are shown to prove that our method is superior in contrast to the standard single-mesh finite element method in terms of performance, while accuracy is not reduced.
3

Nonlinear dynamics of multi-mesh gear systems

Liu, Gang 10 December 2007 (has links)
No description available.
4

Truncation Error Based Mesh Adaptation and its Application to Multi-Mesh CFD

Jackson, Charles Wilson, V 18 July 2019 (has links)
One of the largest sources of error in a CFD simulation is the discretization error. One of the least computationally expensive ways of reducing the discretization error in a simulation is by performing mesh adaptation. In this work, the mesh adaptation processes are driven by the truncation error, which is the local source of the discretization error. Because this work is focused on methods for structured grids, r-adaptation is used as opposed to h-adaptation. A new method for performing the r-adaptation based on an optimization process is developed and presented here. This optimization process was applied to simple 1D and 2D Euler problems as a method of testing the approach. The mesh optimization approach is compared to the more common equidistribution approach to determine which produces more accurate results as well as the costs associated with each. It is found that the optimization process is able to reduce the truncation error than equidistribution. However, in the 2D cases optimization does not reduce the discretization error sufficiently to warrant the significant costs of the approach. This indicates that the much cheaper equidistribution process provides a cost-effective manner to reduce the discretization error in the solution. Further, equidistribution is able to achieve the bulk of the potential reductions in discretization error possible through r-adaptation. This work also develops a new framework for reducing the cost of performing truncation error based r-adaptation. This new framework also addresses some of the issues associated with r-adaptation. In this framework, adaptation is performed on a coarse mesh where it is faster to perform, creating a mapping function for this mesh, and finally evaluating this mapping at a fine enough mesh to meet the error target. The framework is used for 2D Euler and 2D laminar Navier-Stokes problems and shown to be the most cost-effective way to meet a desired error target. Finally, the multi-mesh CFD method is introduced and applied to a wide variety of problems from quasi-1D nozzle to 2D laminar and turbulent boundary layers. The multi-mesh method allows the system of equations to be solved on a system of meshes. With this method, each equation is solved on a mesh that is adapted specifically for it, meaning that more accurate solutions for each equation can be obtained. This work shows that, for certain problems, the multi-mesh approach is able to achieve more accurate results in less time compared to using a single mesh. / Doctor of Philosophy / Computational fluid dynamics (CFD) describes a method of numerically solving equations that attempt to model the behavior of a fluid. As computers have become cheaper and more powerful and the software has become more capable, CFD has become an integral part of the engineering process. One of the goals of the field is to be able to bring these higher fidelity simulations into the design loop earlier. Ideally, using CFD earlier in the design process would allow design engineers to create new innovative designs with less programmatic risk. Likewise, it is also becoming necessary to use these CFD tools later in the final design process to replace some physical experiments which can be expensive, unsafe, or infeasible to run. Both of these goals require the CFD codes to meet the accuracy requirements for the results as fast as possible. This work discusses several different methods for improving the accuracy of the simulations as well as ways of obtaining these more accurate results for the cheapest cost. In CFD, the governing equations modeling the flow behavior are solved on a computer. As a result, these continuous differential equations must be approximated as a system of discrete equations, so that they can be solved on a computer. These approximations result in discretization error, the difference between the exact solutions to the discrete and continuous equations, which is typically the largest type of numerical error in a CFD solution. The source of the discretization error is the truncation error, which is composed of the terms left out of the approximations made when discretizing the continuous equations. Thus, if the truncation error can be reduced, the discretization error in the solution should also be reduced. In this work, several different ways of reducing this truncation error through mesh adaptation are discussed, including the use of optimization methods. These mesh optimization methods are compared to a more common way of performing adaptation, namely equidistribution. It is determined that equidistribution is able to reduce the discretization error by a similar amount while being significantly faster than mesh optimization. This work also presents a framework for making the adaptation process faster overall by performing the adaptation on a coarse mesh and then refining the mesh enough to meet the error tolerance for the application. This framework was the cheapest method investigated to meet a given error target. This work also introduces a new technique called multi-mesh CFD, which allows each equation (conservation of mass, momentum, energy, etc.) to be solved on a separate mesh. This allows each equation to be solved on a mesh that is specifically adapted for it, resulting in a more accurate solution. Here, it is shown that, for certain problems, the multi-mesh technique is able to obtain a solution with lower error than only using a single mesh. This work also shows that these more accurate results can be obtained in less time using multiple meshes than on a single mesh.
5

Galerkin Projections Between Finite Element Spaces

Thompson, Ross Anthony 17 June 2015 (has links)
Adaptive mesh refinement schemes are used to find accurate low-dimensional approximating spaces when solving elliptic PDEs with Galerkin finite element methods. For nonlinear PDEs, solving the nonlinear problem with Newton's method requires an initial guess of the solution on a refined space, which can be found by interpolating the solution from a previous refinement. Improving the accuracy of the representation of the converged solution computed on a coarse mesh for use as an initial guess on the refined mesh may reduce the number of Newton iterations required for convergence. In this thesis, we present an algorithm to compute an orthogonal L^2 projection between two dimensional finite element spaces constructed from a triangulation of the domain. Furthermore, we present numerical studies that investigate the efficiency of using this algorithm to solve various nonlinear elliptic boundary value problems. / Master of Science
6

hp-mesh adaptation for 1-D multigroup neutron diffusion problems

Wang, Yaqi 25 April 2007 (has links)
In this work, we propose, implement and test two fully automated mesh adaptation methods for 1-D multigroup eigenproblems. The first method is the standard hp-adaptive refinement strategy and the second technique is a goal-oriented hp-adaptive refinement strategy. The hp-strategies deliver optimal guaranteed solutions obtained with exponential convergence rates with respect to the number of unknowns. The goal-oriented method combines the standard hp-adaptation technique with a goal-oriented adaptivity based on the simultaneous solution of an adjoint problem in order to compute quantities of interest, such as reaction rates in a sub-domain or point-wise fluxes or currents. These algorithms are tested for various multigroup 1-D diffusion problems and the numerical results confirm the optimal, exponential convergence rates predicted theoretically.
7

Stream channelization effects on fish abundance and species composition

Johansson, Ulf January 2013 (has links)
Streams are important habitats, providing shelter and feeding opportunities for a wide range of organisms. The species depending on running waters includes a wide array of fish species, using these waters for their whole or parts of their lifecycle. Streams are also the subject of different anthropogenic impact, e.g. hydropower development. Hydropower development usually means lost connectivity, altered flow regimes and channelization. Channelization is one of the major factors causing stream habitat loss and degradation and thereby a threat to biodiversity of running waters. In the present study, the ecological impact of channelization on the fish fauna along a gradient of channelization severeness was examined. Besides channelization, stream velocity and depth were taken in to account. The study was carried out in two adjacent nemoboreal streams, Gavleån and Testeboån. The study was conducted between the 6th of June and the 10th of October 2012 at 15 sites. Sites were selected using historical maps and field observations and graded 0-3 depending on the degree of channelization. Fish community were sampled with, Nordic multi-mesh Stream Survey Net (NSSN). In all, 1.465 fish were captured, representing 15 species and seven families. The sites differed in species richness, abundance and proportion of individuals. Based on the results from rarefaction curves and ANOVA, channelization was found to be the main factor affecting the fish biota, both in abundance as well as species richness and composition. In general the rheophilic species declined along the gradient of increasing channelization severeness, while limnophilic species increased

Page generated in 0.2635 seconds