共查询到20条相似文献,搜索用时 46 毫秒
1.
2.
本文利用AutoCAD强大的造型和显示功能,结合快速、可靠的网格划分技术,采用接口技术形成了以ALltOCAD为平台的有限元网格划分前置处理系统。 相似文献
3.
文中创新地提出了三角形连接的有限元网格划分的算法,但是三角形并不是有限元计算的基本单元,而是根据已经生成的三角形生成较为规整的四边形。在实际的项目过程中,创新地提出了三种有效的算法,并利用C++面向对象的MFC程序设计和编写。本程序可以从模型文件读取边界以及点约束和线约束特征数据,程序自动计算出一个较为合理的边界间距值,并且根据需要人工或自动选择一种划分算法,从而自动完成高质量的四边形网格划分。三种算法皆可以处理大量数据点和线,并且划分速度较为高效。本程序模块成功应用于有限元计算软件中。 相似文献
4.
5.
6.
有限元网格划分及发展趋势 总被引:4,自引:0,他引:4
总结近十年有限元网格划分技术发展状况。首先,研究和分析有限元网格划分的基本原则;其次,对当前典型网格划分方法进行科学地分类,结合实例,系统地分析各种网格划分方法的机理、特点及其适用范围,如映射法、基于栅格法、节点连元法、拓扑分解法、几何分解法和扫描法等;再次,阐述当前网格划分的研究热点,综述六面体网格和曲面网格划分技术;最后,展望有限元网格划分的发展趋势。 相似文献
7.
一种面向对象的集成技术在有限元网格自动划分系统中的实现 总被引:1,自引:0,他引:1
有限元方法作为一种便利和高铲的数值分析方法做方法的应用于工程分析领域。为了准确快速地将离散域划分为规则的有限元网格单元。本文提出了一种四边形各生成方法Looping算法,并且给出了实现该算法的数据结构,最后运用面向对象的技术实现了该系统的集成。 相似文献
8.
有限元网格自动生成典型方法及发展方向 总被引:8,自引:0,他引:8
在分析大量的有限元网格自动生成算法的基础上,阐述了有限元网格的一般描述和通用方法,总结了各类主要的网格生成方法的优缺点及数据特性,最后指出了自动网格生成的几个主要发展方向。 相似文献
9.
结构有限元分析中的网格划分技术及其应用实例 总被引:7,自引:0,他引:7
王华侨 《CAD/CAM与制造业信息化》2005,(1):42-47
一、前言 有限元网格划分是进行有限元数值模拟分析至关重要的一步,它直接影响着后续数值计算分析结果的精确性.网格划分涉及单元的形状及其拓扑类型、单元类型、网格生成器的选择、网格的密度、单元的编号以及几何体素.从几何表达上讲,梁和杆是相同的,从物理和数值求解上讲则是有区别的. 相似文献
10.
NURBS曲面的有限元网格三角划分 总被引:3,自引:0,他引:3
主要介绍一种NURBS曲面的有限元网格三角剖分算法,首先讨论NURBS曲面的离散算法,接着在此基础上,提出了利用网格前沿技术剖分NURBS曲面的算法,并且网格单元和结点同时生成。 相似文献
11.
分析计算有限元三角形网格顶点法矢的各种算法原理,比较各种算法的结果精度,指出Max方法考虑了三角形网格的形状,且本质上是一种通过对四面体进行外接球面拟合的计算方法,结果精度很高.在此基础上,针对曲面在有限元网格划分后可能同时存在三角形网格和四边形网格,提出适应于单独的三角形网格和四边形网格与两者并存的混合网格的顶点法矢求取算法,计算结果表明了算法的适应性和有效性. 相似文献
12.
A knowledge-based and automatic finite element mesh generator (INTELMESH) for two-dimensional linear elasticity problems is presented. Unlike other approaches, the proposed technique incorporates the information about the object geometry as well as the boundary and loading conditions to generate an a priori finite element mesh which is more refined around the critical regions of the problem domain. INTELMESH uses a blackboard architecture expert system and the new concept of substracting to locate the critical regions in the domain and to assign priority and mesh size to them. This involves the decomposition of the original structure into substructures (or primitives) for which an initial and approximate analysis can be performed by using analytical solutions and heuristics. It then uses the concept of wave propagation to generate graded nodes in the whole domain with proper density distribution. INTELMESH is fully automatic and allows the user to define the problem domain with minimum amount of input such as object geometry and boundary and loading conditions. Once nodes have been generated for the entire domain, they are automatically connected to form well-shaped triangular elements ensuring the Delaunay property. Several examples are presented and discussed. When incorporated into and compared with the traditional approach to the adaptive finite element analysis, it is expected that the proposed approach, which starts the process with near optimal initial meshes, will be more accurate and efficient. 相似文献
13.
B. Wördenweber 《Computer aided design》1984,16(5):285-291
The capabilities of a geometric modeller are extended towards finite element analysis by a mesh generator which extracts all its geometric and topological information from the model. A coarse mesh is created and subsequently refined to a suitable finite element mesh, which accomodates material properties, loadcase and analysis requirements. The mesh may be optimized by adaptive refinement, ie according to estimates of the discretization errors.A survey of research and development in geometric modelling and finite element analysis is presented, then an implementation of a mesh generator for 3D curvilinear and solid objects is described in detail. 相似文献
14.
Xianping Li 《Computers & Mathematics with Applications》2018,75(6):2086-2099
Anisotropic Porous Medium Equation (APME) is developed as an extension of the Porous Medium Equation (PME) for anisotropic porous media. A special analytical solution is derived for APME for time-independent diffusion. Anisotropic mesh adaptation for linear finite element solution of APME is discussed and numerical results for two dimensional examples are presented. The solution errors using anisotropic adaptive meshes show second order convergence. 相似文献
15.
Slimane Adjerid Mohamed Ben-Romdhane Tao Lin 《Computers & Mathematics with Applications》2018,75(6):1868-1881
We discuss the construction of higher degree immersed finite element (IFE) spaces that can be used to solve two dimensional second order elliptic interface problems having general interfaces without requiring the mesh to be aligned with the material interfaces. The optimal approximation capability of the proposed piecewise th degree IFE spaces are demonstrated by numerical experiments with interpolations. Numerical solutions to interface problems generated from a partially penalized method based on the proposed higher order IFE spaces also suggest optimal convergence in both the and norms under mesh refinement. 相似文献
16.
《国际计算机数学杂志》2012,89(9):2032-2042
A Galerkin's finite element approach based on weighted-residual formulation is presented to find approximate solutions to obstacle, unilateral and contact second-order boundary-value problems. The approach utilizes a piece-wise linear approximations utilizing linear Langrange polynomials. Numerical studies have shown the superior accuracy and lesser computational cost of this scheme in comparison to collocation, finite-difference and spline methods. 相似文献
17.
一种新的六面体有限元网格算法 总被引:3,自引:1,他引:3
在有限元网格产生过程中,吸取弦须编织法中的STC概念,将六面体以节点剖分为基础的思想转变为以单元点为基础,建立了以单元生长为核心的剖分算法,以期解决节点拓扑结构在三维情况下的控制问题,对进一步实现稳定、全自动的六面体剖分具有很大的帮助。 相似文献
18.
This paper examines the application of the ant colony optimization algorithm to the partitioning of unstructured adaptive meshes for parallel explicit time-stepping finite element analysis. The concept of the ant colony optimization technique for finding approximate solutions to combinatorial optimization problems is described.The application of ant colony optimization for partitioning finite element meshes based on triangular elements is described.A recursive greedy algorithm optimization method is also presented as a local optimization technique to improve the quality of the solutions given by the ant colony optimization algorithm. The partitioning is based on the recursive bisection approach.The mesh decomposition is carried out using normal and predictive modes for which the predictive mode uses a trained multilayered feed-forward neural network which estimates the number of triangular elements that will be generated after finite elements mesh generation is carried out.The performance of the proposed hybrid approach for the recursive bisection of finite element meshes is examined by decomposing two mesh examples. 相似文献
19.
Skeleton-based computational method for the generation of a 3D finite element mesh sizing function 总被引:5,自引:0,他引:5
Quadros William Roshan Shimada Kenji Owen Steven James 《Engineering with Computers》2004,20(3):249-264
This paper focuses on the generation of a three-dimensional (3D) mesh sizing function for geometry-adaptive finite element (FE) meshing. The mesh size at a point in the domain of a solid depends on the geometric complexity of the solid. This paper proposes a set of tools that are sufficient to measure the geometric complexity of a solid. Discrete skeletons of the input solid and its surfaces are generated, which are used as tools to measure the proximity between geometric entities and feature size. The discrete skeleton and other tools, which are used to measure the geometric complexity, generate source points that determine the size and local sizing function at certain points in the domain of the solid. An octree lattice is used to store the sizing function as it reduces the meshing time. The size at every lattice-node is calculated by interpolating the size of the source points. The algorithm has been tested on many industrial models, and it can be extended to consider other non-geometric factors that influence the mesh size, such as physics, boundary conditions, etc.Sandia National Laboratory is a multiprogram laboratory operated by the Sandia Corporation, a Lockheed Martin Company, for the US Department of Energy under contract DE-AC04-94AL85000. 相似文献
20.
The geometric element transformation method (GETMe) is a geometry-based smoothing method for mixed and non-mixed meshes. It
is based on a simple geometric transformation applicable to elements bounded by polygons with an arbitrary number of nodes.
The transformation, if applied iteratively, leads to a regularization of the polygons. Global mesh smoothing is accomplished
by averaging the new node positions obtained by local element transformations. Thereby, the choice of transformation parameters
as well as averaging weights can be based on the element quality which leads to high quality results. In this paper, a concept
of an enhanced transformation approach is presented and a proof for the regularizing effect of the transformation based on
eigenpolygons is given. Numerical examples confirm that the GETMe approach leads to superior mesh quality if compared to other
geometry-based methods. In terms of quality it can even compete with optimization-based techniques, despite being conceptually
significantly simpler. 相似文献