期刊文献+
共找到5篇文章
< 1 >
每页显示 20 50 100
Preconditioned BiCGSTAB algorithm and its applications to eddy current solutions 被引量:1
1
作者 朱发熙 余海涛 胡敏强 《Journal of Southeast University(English Edition)》 EI CAS 2009年第3期362-366,共5页
A new favorable iterative algorithm named as PBiCGSTAB (preconditioned bi-conjugate gradient stabilized) algorithm is presented for solving large sparse complex systems. Based on the orthogonal list, the special tec... A new favorable iterative algorithm named as PBiCGSTAB (preconditioned bi-conjugate gradient stabilized) algorithm is presented for solving large sparse complex systems. Based on the orthogonal list, the special technique of only storing non-zero elements is carried out. The incomplete LU factorization without fill-ins is adopted to reduce the condition number of the coefficient matrix. The BiCGSTAB algorithm is extended from the real system to the complex system and it is used to solve the preconditioned complex linear equations. The locked-rotor state of a single-sided linear induction machine is simulated by the software programmed with the finite element method and the PBiCGSTAB algorithm. Then the results are compared with those from the commercial software ANSYS, showing the validation of the proposed software. The iterative steps required for the proposed algorithm are reduced to about one-third, when compared to the BiCG method, therefore the algorithm is fast. 展开更多
关键词 preconditioned bi-conjugate gradient stabilized BiCGSTAB algorithm incomplete lu decomposition orthogonal list finite dement method(FEM) eddy current
在线阅读 下载PDF
MILU-CG METHOD AND THE NUMERICAL STUDY ON THE FLOW AROUND A ROTATINGCIRCULAR CYLINDER
2
作者 凌国平 凌国灿 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 1998年第8期783-792,共10页
A hybrid finite difference method and vortex method (HDV), which is based on domain decomposition and proposed by the authors (1992), is improved by using a modified incomplete LU decomposition conjugate gradient meth... A hybrid finite difference method and vortex method (HDV), which is based on domain decomposition and proposed by the authors (1992), is improved by using a modified incomplete LU decomposition conjugate gradient method (MILU-CG), and a high order implicit difference algorithm. The flow around a rotating circular cylinder at Reynolds number R-e = 1000, 200 and the angular to rectilinear speed ratio alpha is an element of (0.5, 3.25) is studied numerically. The long-time full developed features about the variations of the vortex patterns in the wake, and drag, lift forces on the cylinder are given. The calculated streamline contours agreed well with the experimental visualized flow pictures. The existence of critical states and the vortex patterns at the states are given for the first time. The maximum lift to drag force ratio can be obtained nearby the critical states. 展开更多
关键词 rotating circular cylinder vortex pattern finite difference method preconditioned conjugate gradient method incomplete lu decomposition
在线阅读 下载PDF
A Class of Generalized Approximate Inverse Solvers for Unsymmetric Linear Systems of Irregular Structure Based on Adaptive Algorithmic Modelling for Solving Complex Computational Problems in Three Space Dimensions
3
作者 Anastasia-Dimitra Lipitakis 《Applied Mathematics》 2016年第11期1225-1240,共17页
A class of general inverse matrix techniques based on adaptive algorithmic modelling methodologies is derived yielding iterative methods for solving unsymmetric linear systems of irregular structure arising in complex... A class of general inverse matrix techniques based on adaptive algorithmic modelling methodologies is derived yielding iterative methods for solving unsymmetric linear systems of irregular structure arising in complex computational problems in three space dimensions. The proposed class of approximate inverse is chosen as the basis to yield systems on which classic and preconditioned iterative methods are explicitly applied. Optimized versions of the proposed approximate inverse are presented using special storage (k-sweep) techniques leading to economical forms of the approximate inverses. Application of the adaptive algorithmic methodologies on a characteristic nonlinear boundary value problem is discussed and numerical results are given. 展开更多
关键词 Adaptive Algorithms Algorithmic Modelling Approximate Inverse incomplete lu Factorization Approximate Decomposition Unsymmetric Linear Systems Preconditioned Iterative Methods Systems of Irregular Structure
在线阅读 下载PDF
PRESSURE CORRECTION METHOD ON UNSTRUCTURED GRIDS 被引量:9
4
作者 LAIXi-jun WANGDe-guan CHENYang 《Journal of Hydrodynamics》 SCIE EI CSCD 2004年第3期316-324,共9页
In this paper, an unstructured, collocated finite volume method for solvingthe Navier-Stokes equations was developed by virtue of auxiliary points. The derivatives weredetermined by the Gauss theorem. The proposed met... In this paper, an unstructured, collocated finite volume method for solvingthe Navier-Stokes equations was developed by virtue of auxiliary points. The derivatives weredetermined by the Gauss theorem. The proposed method could provide control volumes with arbitrarygeometry and preserve the second-order accuracy even if highly distorted grids are used. Althougharbitrary number of cell faces can be used, the hybrid quadrilateral/triangular grids are moredesirable for the simplicity of implementation and applications to engineering problems. Thepressure-velocity coupling was treated using a SIMPLE-like algorithm. The Generalized MinimumResidual (GMRES) method with the Incomplete LU (ILU) preconditioner was used to solve linearequations. Four test cases were studied for validating the proposed method. In using this method,grid quality is not important. Thus, engineers can pay mostly attention to physical mechanism ofproblems. Turbulence models can be simply integrated and the method can be straightforwardlyextended to treat three-dimensional problems. 展开更多
关键词 finite volume method unstructured grids generalized minimum residual(GMRES) method incomplete lu (Ilu) preconditioner
原文传递
Helmholtz Solving and Performance Optimization in Global/Regional Assimilation and Prediction System 被引量:2
5
作者 Jianqiang Huang Wei Xue +3 位作者 Haodong Bian Wenxin Yan Xiaoying Wang Wenguang Chen 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2021年第3期335-346,共12页
Despite efficient parallelism in the solution of physical parameterization in the Global/Regional Assimilation and Prediction System(GRAPES),the Helmholtz equation in the dynamic core,with the increase of resolution,c... Despite efficient parallelism in the solution of physical parameterization in the Global/Regional Assimilation and Prediction System(GRAPES),the Helmholtz equation in the dynamic core,with the increase of resolution,can hardly achieve sufficient parallelism in the solving process due to a large amount of communication and irregular access.In this paper,optimizing the Helmholtz equation solution for better performance and higher efficiency has been an urgent task.An optimization scheme for the parallel solution of the Helmholtz equation is proposed in this paper.Specifically,the geometrical multigrid optimization strategy is designed by taking advantage of the data anisotropy of grid points near the pole and the isotropy of those near memory equator in the Helmholtz equation,and the Incomplete LU(ILU)decomposition preconditioner is adopted to speed up the convergence of the improved Generalized Conjugate Residual(GCR),which effectively reduces the number of iterations and the computation time.The overall solving performance of the Helmholtz equation is improved by thread-level parallelism,vectorization,and reuse of data in the cache.The experimental results show that the proposed optimization scheme can effectively eliminate the bottleneck of the Helmholtz equation as regards the solving speed.Considering the test results on a 10-node two-way server,the solution of the Helmholtz equation,compared with the original serial version,is accelerated by 100,with one-third of iterations reduced. 展开更多
关键词 Global/Regional Assimilation and Prediction System(GRAPES) Helmholtz equation Generalized Conjugate Residual(GCR) performance optimization incomplete lu(Ilu)
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部