Search results

1 – 10 of 57
Article
Publication date: 16 July 2019

Chih-Hao Chen and Siva Nadarajah

This paper aims to present a dynamically adjusted deflated restarting procedure for the generalized conjugate residual method with an inner orthogonalization (GCRO) method.

Abstract

Purpose

This paper aims to present a dynamically adjusted deflated restarting procedure for the generalized conjugate residual method with an inner orthogonalization (GCRO) method.

Design/methodology/approach

The proposed method uses a GCR solver for the outer iteration and the generalized minimal residual (GMRES) with deflated restarting in the inner iteration. Approximate eigenpairs are evaluated at the end of each inner GMRES restart cycle. The approach determines the number of vectors to be deflated from the spectrum based on the number of negative Ritz values, k∗.

Findings

The authors show that the approach restores convergence to cases where GMRES with restart failed and compare the approach against standard GMRES with restarts and deflated restarting. Efficiency is demonstrated for a 2D NACA 0012 airfoil and a 3D common research model wing. In addition, numerical experiments confirm the scalability of the solver.

Originality/value

This paper proposes an extension of dynamic deflated restarting into the traditional GCRO method to improve convergence performance with a significant reduction in the memory usage. The novel deflation strategy involves selecting the number of deflated vectors per restart cycle based on the number of negative harmonic Ritz eigenpairs and defaulting to standard restarted GMRES within the inner loop if none, and restricts the deflated vectors to the smallest eigenvalues present in the modified Hessenberg matrix.

Details

International Journal of Numerical Methods for Heat & Fluid Flow, vol. 29 no. 7
Type: Research Article
ISSN: 0961-5539

Keywords

Article
Publication date: 1 September 1999

H. De Gersem, D. Lahaye, S. Vandewalle and K. Hameyer

Finite element discretizations of low‐frequency, time‐harmonic magnetic problems lead to sparse, complex symmetric systems of linear equations. The question arises which Krylov

2101

Abstract

Finite element discretizations of low‐frequency, time‐harmonic magnetic problems lead to sparse, complex symmetric systems of linear equations. The question arises which Krylov subspace methods are appropriate to solve such systems. The quasi minimal residual method combines a constant amount of work and storage per iteration step with a smooth convergence history. These advantages are obtained by building a quasi minimal residual approach on top of a Lanczos process to construct the search space. Solving the complex systems by transforming them to equivalent real ones of double dimension has to be avoided as such real systems have spectra that are less favourable for the convergence of Krylov‐based methods. Numerical experiments are performed on electromagnetic engineering problems to compare the quasi minimal residual method to the bi‐conjugate gradient method and the generalized minimal residual method.

Details

COMPEL - The international journal for computation and mathematics in electrical and electronic engineering, vol. 18 no. 3
Type: Research Article
ISSN: 0332-1649

Keywords

Article
Publication date: 5 May 2015

Guangtao Duan and Bin Chen

The purpose of this paper is to find the best solver for parallelizing particle methods based on solving Pressure Poisson Equation (PPE) by taking Moving Particle Semi-Implicit…

Abstract

Purpose

The purpose of this paper is to find the best solver for parallelizing particle methods based on solving Pressure Poisson Equation (PPE) by taking Moving Particle Semi-Implicit (MPS) method as an example because the solution for PPE is usually the most time-consuming part difficult to parallelize.

Design/methodology/approach

To find the best solver, the authors compare six Krylov solvers, namely, Conjugate Gradient method (CG), Scaled Conjugate Gradient method (SCG), Bi-Conjugate Gradient Stabilized (BiCGStab) method, Conjugate Gradient Squared (CGS) method with Symmetric Lanczos Algorithm (SLA) method and Incomplete Cholesky Conjugate Gradient method (ICCG) in terms of convergence, time consumption, parallel efficiency and memory consumption for the semi-implicit particle method. The MPS method is parallelized by the hybrid Open Multi-Processing (OpenMP)/Message Passing Interface (MPI) model. The dam-break flow and channel flow simulations are used to evaluate the performance of different solvers.

Findings

It is found that CG converges stably, runs fastest in the serial way, uses the least memory and has highest OpenMP parallel efficiency, but its MPI parallel efficiency is lower than SLA because SLA requires less synchronization than CG.

Originality/value

With all these criteria considered and weighed, the recommended parallel solver for the MPS method is CG.

Article
Publication date: 1 June 2003

Jaroslav Mackerle

This paper gives a bibliographical review of the finite element and boundary element parallel processing techniques from the theoretical and application points of view. Topics…

1205

Abstract

This paper gives a bibliographical review of the finite element and boundary element parallel processing techniques from the theoretical and application points of view. Topics include: theory – domain decomposition/partitioning, load balancing, parallel solvers/algorithms, parallel mesh generation, adaptive methods, and visualization/graphics; applications – structural mechanics problems, dynamic problems, material/geometrical non‐linear problems, contact problems, fracture mechanics, field problems, coupled problems, sensitivity and optimization, and other problems; hardware and software environments – hardware environments, programming techniques, and software development and presentations. The bibliography at the end of this paper contains 850 references to papers, conference proceedings and theses/dissertations dealing with presented subjects that were published between 1996 and 2002.

Details

Engineering Computations, vol. 20 no. 4
Type: Research Article
ISSN: 0264-4401

Keywords

Article
Publication date: 5 July 2021

Abhishek Kumar Singh and Krishna Mohan Singh

The work presents a novel implementation of the generalized minimum residual (GMRES) solver in conjunction with the interpolating meshless local Petrov–Galerkin (MLPG) method to…

Abstract

Purpose

The work presents a novel implementation of the generalized minimum residual (GMRES) solver in conjunction with the interpolating meshless local Petrov–Galerkin (MLPG) method to solve steady-state heat conduction in 2-D as well as in 3-D domains.

Design/methodology/approach

The restarted version of the GMRES solver (with and without preconditioner) is applied to solve an asymmetric system of equations, arising due to the interpolating MLPG formulation. Its performance is compared with the biconjugate gradient stabilized (BiCGSTAB) solver on the basis of computation time and convergence behaviour. Jacobi and successive over-relaxation (SOR) methods are used as the preconditioners in both the solvers.

Findings

The results show that the GMRES solver outperforms the BiCGSTAB solver in terms of smoothness of convergence behaviour, while performs slightly better than the BiCGSTAB method in terms of Central processing Unit (CPU) time.

Originality/value

MLPG formulation leads to a non-symmetric system of algebraic equations. Iterative methods such as GMRES and BiCGSTAB methods are required for its solution for large-scale problems. This work presents the use of GMRES solver with the MLPG method for the very first time.

Details

Engineering Computations, vol. 39 no. 2
Type: Research Article
ISSN: 0264-4401

Keywords

Article
Publication date: 1 March 2001

H. De Gersem and K. Hameyer

The slow convergence of the incomplete Cholesky preconditioned conjugate gradient (CG) method, applied to solve the system representing a magnetostatic finite element model, is…

Abstract

The slow convergence of the incomplete Cholesky preconditioned conjugate gradient (CG) method, applied to solve the system representing a magnetostatic finite element model, is caused by the presence of a few little eigenvalues in the spectrum of the system matrix. The corresponding eigenvectors reflect large relative differences in permeability. A significant convergence improvement is achieved by supplying vectors that span approximately the partial eigenspace formed by the slowly converging eigenmodes, to a deflated version of the CG algorithm. The numerical experiments show that even roughly determined eigenvectors already bring a significant convergence improvement. The deflating technique is embedded in the simulation procedure for a permanent magnet DC machine.

Details

COMPEL - The international journal for computation and mathematics in electrical and electronic engineering, vol. 20 no. 1
Type: Research Article
ISSN: 0332-1649

Keywords

Article
Publication date: 1 June 2005

B. Auchmann, S. Kurz, O. Rain and S. Russenschuck

To introduce a Whitney‐element based coupling of the Finite Element Method (FEM) and the Boundary Element Method (BEM); to discuss the algebraic properties of the resulting system…

1409

Abstract

Purpose

To introduce a Whitney‐element based coupling of the Finite Element Method (FEM) and the Boundary Element Method (BEM); to discuss the algebraic properties of the resulting system and propose solver strategies.

Design/methodology/approach

The FEM is interpreted in the framework of the theory of discrete electromagnetism (DEM). The BEM formulation is given in a DEM‐compatible notation. This allows for a physical interpretation of the algebraic properties of the resulting BEM‐FEM system matrix. To these ends we give a concise introduction to the mathematical concepts of DEM.

Findings

Although the BEM‐FEM system matrix is not symmetric, its kernel is equivalent to the kernel of its transpose. This surprising finding allows for the use of two solution techniques: regularization or an adapted GMRES solver.

Research limitations/implications

The programming of the proposed techniques is a work in progress. The numerical results to support the presented theory are limited to a small number of test cases.

Practical implications

The paper will help to improve the understanding of the topological and geometrical implications in the algebraic structure of the BEM‐FEM coupling.

Originality/value

Several original concepts are presented: a new interpretation of the FEM boundary term leads to an intuitive understanding of the coupling of BEM and FEM. The adapted GMRES solver allows for an accurate solution of a singular, unsymetric system with a right‐hand side that is not in the image of the matrix. The issue of a grid‐transfer matrix is briefly mentioned.

Details

COMPEL - The international journal for computation and mathematics in electrical and electronic engineering, vol. 24 no. 2
Type: Research Article
ISSN: 0332-1649

Keywords

Article
Publication date: 1 June 2001

Herbert De Gersem, Hans Vande Sande and Kay Hameyer

The harmonic balanced finite element method offers a valuable alternative to the transient finite element method for the quasi‐static simulation of electromagnetic devices…

Abstract

The harmonic balanced finite element method offers a valuable alternative to the transient finite element method for the quasi‐static simulation of electromagnetic devices operating at steady‐state. The specially designed iterative solver, the adaptive relaxation of the non‐linear loop and the embedding of the harmonic balanced finite element method within a state‐of‐the‐art finite element package, leads to a solver in the frequency domain that is competitive to time stepping. The benefits of this approach are illustrated by its application to an inductor with a ferromagnetic core.

Details

COMPEL - The international journal for computation and mathematics in electrical and electronic engineering, vol. 20 no. 2
Type: Research Article
ISSN: 0332-1649

Keywords

Article
Publication date: 5 September 2018

Markus Wick, Sebastian Grabmaier, Matthias Juettner and Wolfgang Rucker

The high computational effort of steady-state simulations limits the optimization of electrical machines. Stationary solvers calculate a fast but less accurate approximation…

Abstract

Purpose

The high computational effort of steady-state simulations limits the optimization of electrical machines. Stationary solvers calculate a fast but less accurate approximation without eddy-currents and hysteresis losses. The harmonic balance approach is known for efficient and accurate simulations of magnetic devices in the frequency domain. But it lacks an efficient method for the motion of the geometry.

Design/methodology/approach

The high computational effort of steady-state simulations limits the optimization of electrical machines. Stationary solvers calculate a fast but less accurate approximation without eddy-currents and hysteresis losses. The harmonic balance approach is known for efficient and accurate simulations of magnetic devices in the frequency domain. But it lacks an efficient method for the motion of the geometry.

Findings

The three-phase symmetry reduces the simulated geometry to the sixth part of one pole. The motion transforms to a frequency offset in the angular Fourier series decomposition. The calculation overhead of the Fourier integrals is negligible. The air impedance approximation increases the accuracy and yields a convergence speed of three iterations per decade.

Research limitations/implications

Only linear materials and two-dimensional geometries are shown for clearness. Researchers are encouraged to adopt recent harmonic balance findings and to evaluate the performance and accuracy of both formulations for larger applications.

Practical implications

This method offers fast-frequency domain simulations in the optimization process of rotating machines and so an efficient way to treat time-dependent effects such as eddy-currents or voltage-driven coils.

Originality/value

This paper proposes a new, efficient and accurate method to simulate a rotating machine in the frequency domain.

Details

COMPEL - The international journal for computation and mathematics in electrical and electronic engineering, vol. 37 no. 4
Type: Research Article
ISSN: 0332-1649

Keywords

Article
Publication date: 12 January 2010

J.W. Peterson, B.T. Murray and G.F. Carey

The purpose of this paper is to consider double‐diffusive convection in a heated porous medium saturated with a fluid. Of particular interest is the case where the fluid has a…

Abstract

Purpose

The purpose of this paper is to consider double‐diffusive convection in a heated porous medium saturated with a fluid. Of particular interest is the case where the fluid has a stabilizing concentration gradient and small diffusivity.

Design/methodology/approach

A fully‐coupled stabilized finite element scheme and adaptive mesh refinement (AMR) methodology are introduced to solve the resulting coupled multiphysics application and resolve fine scale solution features. The code is written on top of the open source finite element library LibMesh, and is suitable for parallel, high‐performance simulations of large‐scale problems.

Findings

The stabilized adaptive finite element scheme is used to compute steady and unsteady onset of convection in a generalized Horton‐Rogers‐Lapwood problem in both two and three‐dimensional domains. A detailed study confirming the applicability of AMR in obtaining the predicted dependence of solutal Nusselt number on Lewis number is given. A semi‐permeable barrier version of the generalized HRL problem is also studied and is believed to present an interesting benchmark for AMR codes owing to the different boundary and internal layers present in the problem. Finally, some representative adaptive results in a complex 3D heated‐pipe geometry are presented.

Originality/value

This work demonstrates the feasibility of stabilized, adaptive finite element schemes for computing simple double‐diffusive flow models, and it represents an easily‐generalizable starting point for more complex calculations since it is based on a highly‐general finite element library. The complementary nature of h‐adaptivity and stabilized finite element techniques for this class of problem is demonstrated using particularly simple error indicators and stabilization parameters. Finally, an interesting double‐diffusive convection benchmark problem having a semi‐permeable barrier is suggested.

Details

International Journal of Numerical Methods for Heat & Fluid Flow, vol. 20 no. 1
Type: Research Article
ISSN: 0961-5539

Keywords

1 – 10 of 57