导航

ACTA AERONAUTICAET ASTRONAUTICA SINICA ›› 1982, Vol. 3 ›› Issue (3): 63-69.

• 论文 • Previous Articles     Next Articles

A NEW METHOD OF FINITE ELEMENT STRUCTURE DISCRETIZATION

Liang Guowei   

  1. Northwestern Polyiechnical University
  • Received:1981-10-01 Revised:1900-01-01 Online:1982-09-25 Published:1982-09-25

Abstract: It is well known that automatic discretization of a structure in FEM contains:1. automatic generation of nodal point coordinates;2. numbering of nodal points;3. numbering of elements.In this paper, the concept of mapping in iso-parametric elements is adopted to generate the nodal point coordinates of the mesh. First of all, the structure is divided properly into several parts according to the profile of its cross-section. For each part an appropriate parent element is selected and its nodal locations in global coordinate system are chosen for interpolation. Then, by the following equationsthe coordinates of any nodal point in mesh may be obtained from its local coordinates(ξ ,η ,ζ ) given.In general, the numbering of nodal points is a troublesome task in programming. In consideration of the storage capacity of a computer, the Front Solver is adopted in solution of the simultaneous equations. The aim is twofold: first, the Front Solver itself requires much less storage than ordinary bandwidth solver; secondly, it is unnecessary to keep the order of nodal point numbers in continuous sequence, i. e. "dummy" nodal points are allowable which make the programming much easier and simpler.In numbering of nodal points and elements, the author presents a so-called "Chessboard" mesh in which the elements are arranged in a more regular form, so that the order of numbers of nodal points and elements can be exhibited more intuitively.This method has been applied in mesh generation of 2- and 3-dimensional structures such as disks and turbine blades, the results confirm adequate accuracy of the nodal point coordinates at the boundary and less effort in preparation of input data. Finally, when the mesh has to be altered or refined, all we need do is to change several controlling parameters.