首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   43篇
  免费   0篇
电工技术   5篇
综合类   1篇
无线电   1篇
一般工业技术   32篇
自动化技术   4篇
  2019年   1篇
  2017年   2篇
  2016年   4篇
  2015年   1篇
  2014年   2篇
  2013年   5篇
  2012年   5篇
  2011年   2篇
  2009年   3篇
  2008年   2篇
  2007年   4篇
  2006年   2篇
  2005年   3篇
  2003年   1篇
  2002年   3篇
  2001年   2篇
  1999年   1篇
排序方式: 共有43条查询结果,搜索用时 15 毫秒
1.
    
The FETI‐DP and BDDC algorithms are reformulated using Block Cholesky factorizations, an approach which can provide a useful framework for the design of domain decomposition algorithms for solving symmetric positive definite linear system of equations. Instead of introducing Lagrange multipliers to enforce the coarse level, primal continuity constraints in these algorithms, a change of variables is used such that each primal constraint corresponds to an explicit degree of freedom. With the new formulation of these algorithms, a simplified proof is provided that the spectra of a pair of FETI‐DP and BDDC algorithms, with the same set of primal constraints, are essentially the same. Numerical experiments for a two‐dimensional Laplace's equation also confirm this result. Copyright © 2005 John Wiley & Sons, Ltd.  相似文献   
2.
3.
    
This paper describes a parallel three‐dimensional numerical infrastructure for the solution of a wide range of time‐harmonic problems in structural acoustics and vibration. High accuracy and rate of error‐convergence, in the mid‐frequency regime,is achieved by the use of hp‐finite and infinite element approximations. The infrastructure supports parallel computation in both single and multi‐frequency settings. Multi‐frequency solves utilize concurrent factoring of the frequency‐dependent linear algebraic systems and are naturally scalable. Scalability of large‐scale single‐frequency problems is realized by using FETI‐DP—an iterative domain‐decomposition scheme. Numerical examples are presented to cover applications in vibratory response of fluid‐filled elastic structures as well as radiation and scattering from elastic structures submerged in an infinite acoustic medium. We demonstrate both the numerical accuracy as well as parallel scalability of the infrastructure in terms of problem parameters that include wavenumber and number of frequencies, polynomial degree of finite/infinite element approximations as well as the number of processors. Scalability and accuracy is evaluated for both single and multiple frequency sweeps on four high‐performance parallel computing platforms: SGI Altix, SGI Origin, IBM p690 SP and Linux‐cluster. Results show good performance on shared as well as distributed‐memory architecture. Copyright © 2006 John Wiley & Sons, Ltd.  相似文献   
4.
    
The dual‐primal finite element tearing and interconnecting method (FETI‐DP) is extended to systems of linear equations arising from a finite element discretization for a class of fluid–structure interaction problems in the frequency domain. A preconditioned generalized minimal residual method is used to solve the linear equations for the Lagrange multipliers introduced on the subdomain boundaries to enforce continuity of the solution. The coupling between the fluid and the structure on the fluid–structure interface requires an appropriate choice of coarse level degrees of freedom in the FETI‐DP algorithm to achieve fast convergence. Several choices are proposed and tested by numerical experiments on three‐dimensional fluid–structure interaction problems in the mid‐frequency regime that demonstrate the greatly improved performance of the proposed algorithm over the standard FETI‐DP method. Copyright © 2011 John Wiley & Sons, Ltd.  相似文献   
5.
 The FETI domain decomposition method for solving large-scale problems in computational structural mechanics involves the solution of an interface problem, which is handled by a Preconditioned Conjugate Projected Gradient (PCPG) algorithm. Two preconditioners are widely used to accelerate the convergence of the iterative PCPG algorithm: the optimal Dirichlet preconditioner and the economical lumped preconditioner. The Dirichlet preconditioner is computationally more efficient than the lumped preconditioner for ill-conditioned problems, but needs additional storage for the stiffness matrices of the subdomains' internal degrees of freedom (d.o.f.). In this study a new set of PCPG preconditioners is presented by providing approximate expressions to the inverse iteration matrix of the PCPG algorithm. The resulting approximate Dirichlet preconditioners are obtained by using instead of the whole stiffness matrix of the internal d.o.f. in each subdomain the following alternatives: a diagonal scaling matrix, a SSOR type matrix or an incomplete Cholesky factorization matrix. The computational behavior and performance of the proposed PCPG preconditioners is evaluated using an implementation of the FETI method on a cluster of ethernet-networked PCs running the message passing software PVM. It is demonstrated that the FETI method equipped with the approximate Dirichlet preconditioners leads for a number of large-scale problems to faster and less storage demanding overall solutions than with either Dirichlet or lumped preconditioner. Received: 28 December 2001 / Accepted: 22 August 2002  相似文献   
6.
    
A unified framework of dual‐primal finite element tearing and interconnecting (FETI‐DP) algorithms is proposed for solving the system of linear equations arising from the mixed finite element approximation of incompressible Stokes equations. A distinctive feature of this framework is that it allows using both continuous and discontinuous pressures in the algorithm, whereas previous FETI‐DP methods only apply to discontinuous pressures. A preconditioned conjugate gradient method is used in the algorithm with either a lumped or a Dirichlet preconditioner, and scalable convergence rates are proved. This framework is also used to describe several previously developed FETI‐DP algorithms and greatly simplifies their analysis. Numerical experiments of solving a two‐dimensional incompressible Stokes problem demonstrate the performances of the discussed FETI‐DP algorithms represented under the same framework.Copyright © 2012 John Wiley & Sons, Ltd.  相似文献   
7.
李近春 《电子质量》2012,4(4):85-87
应用有限元分裂互连方法(FETI)对2维阵列的电磁散射特性进行分析,将原求解区域划分成若干个不重叠的子区域,并根据其特性划分成9种类型。在相邻区域公共面上采用电场连续性条件,保证电场分量的连续性。对每个子域进行独立的有限元分析,通过公共面上的电流进行区域信息交换,确保相邻面上的区域耦合能够准确地被表示。此算法在保持有限元法计算精度的同时,大大减少了计算时间和内存消耗,拓展了有限元方法在周期结构上的应用。  相似文献   
8.
Inexact FETI‐DP domain decomposition methods are considered. Preconditioners based on formulations of FETI‐DP as a saddle point problem are used which allow for an inexact solution of the coarse problem. A positive definite reformulation of the preconditioned saddle point problem, which also allows for approximate solvers, is considered as well. In the formulation that iterates on the original FETI‐DP saddle point system, it is also possible to solve the local Neumann subdomain problems inexactly. Given good approximate solvers for the local and coarse problems, convergence bounds of the same quality as for the standard FETI‐DP methods are obtained. Numerical experiments which compare the convergence of the inexact methods with that of standard FETI‐DP are shown for 2D and 3D elasticity using GMRES and CG as Krylov space methods. Based on parallel computations, a comparison of one variant of the inexact FETI‐DP algorithms and the standard FETI‐DP method is carried out and similar parallel performance is achieved. Parallel scalability of the inexact variant is also demonstrated. It is shown that for a very large number of subdomains and a very large coarse problem, the inexact method can be superior. Copyright © 2006 John Wiley & Sons, Ltd.  相似文献   
9.
    
The dual‐primal finite‐element tearing and interconnecting (FETI‐DP) method is combined with the tree‐cotree splitting (TCS) method to expand the capability and improve the efficiency of the finite‐element analysis of electromechanical devices. With the FETI‐DP method, an original large‐scale problem is decomposed into smaller subdomain problems and parallel computing schemes are then employed to reduce the computation time significantly. The TCS method is adopted to deal with the low‐frequency breakdown problem, which often accompanies the finite‐element analysis of electromechanical problems. On the basis of the computed magnetic field values, the force is computed with the use of the Maxwell stress tensor method. The proposed technique is applied to solve both high‐contrast magnetostatic problems and eddy‐current problems. Results are compared with both measurement data and brute‐force finite‐element calculations without domain decomposition. Comprehensive tests are conducted to investigate the parallel efficiency and numerical scalability. The results show that the proposed method can achieve a good parallel efficiency and an excellent numerical scalability with respect to the number of subdomains and the size of the problem. Copyright © 2012 John Wiley & Sons, Ltd.  相似文献   
10.
    
The finite element tearing and interconnecting (FETI) method is recognized as an effective domain decomposition tool to achieve scalability in the solution of partitioned second‐order elasticity problems. In the boundary element tearing and interconnecting (BETI) method, a direct extension of the FETI algorithm to the BEM, the symmetric Galerkin BEM formulation, is used to obtain symmetric system matrices, making possible to apply the same FETI conjugate gradient solver. In this work, we propose a new BETI variant labeled nsBETI that allows to couple substructures modeled with the FEM and/or non‐symmetrical BEM formulations. The method connects non‐matching BEM and FEM subdomains using localized Lagrange multipliers and solves the associated non‐symmetrical flexibility equations with a Bi‐CGstab iterative algorithm. Scalability issues of nsBETI in BEM–BEM and combined BEM–FEM coupled problems are also investigated. Copyright © 2012 John Wiley & Sons, Ltd.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号