The present invention generally relates to computer-aided engineering (CAE) analysis of engineering products or components, more particularly to systems and methods for numerical simulation of structural behaviors using a meshfree-enriched finite element method (ME-FEM).
Traditionally, FEM or Finite Element Analysis (FEA) is one of the most popular computer aided engineering tool for engineers and scientists to model and solve engineering problems relating to complex systems such as three-dimensional non-linear structural design and analysis. FEA derives its name from the manner in which the geometry of the object under consideration is specified. With the advent of the modern digital computer, FEA has been implemented as FEA software. Basically, the FEA software is provided with a model of the geometric description and the associated material properties at each point within the model. In this model, the geometry of the system under analysis is represented by solids, shells and beams of various sizes, which are called elements. The vertices of the elements are referred to as nodes. The model is comprised of a finite number of elements, which are assigned a material name to associate with material properties. The model thus represents the physical space occupied by the object under analysis along with its immediate surroundings. The FEA software then refers to a table in which the properties (e.g., stress-strain constitutive equation, Young's modulus, Poisson's ratio, thermo-conductivity) of each material type are tabulated. Additionally, the conditions at the boundary of the object (i.e., loadings, physical constraints, etc.) are specified. In this fashion a model of the object and its environment is created.
However, FEM in certain circumstances has its drawbacks. For instance, FEM may not be advantageous due to numerical compatibility condition is not the same as the physical compatibility condition of a continuum. In particular, in Lagrangian type of computations, one may experience mesh distortion, which can either end the computation altogether or result in dramatic deterioration of accuracy. In addition, the FEM often requires a very fine mesh in problems with high gradients or a distinct local character, which can be computationally expensive. In a procedure called Arbitrary Lagrangian Eulerian (ALE) formulations, its objective is to move the mesh independently of the material so that the mesh distortion can be minimized. But the distortion in general still creates several numerical errors for large strain and/or high speed impact simulations. Furthermore, a mesh may carry inherent bias in numerical simulations, and its presence becomes a nuisance in computations. An example is the strain localization problem, which is notorious for its mesh alignment sensitivity. Therefore it is computationally efficacious to discretize a continuum by a set of nodal points without mesh constraints.
As a result, in recent years, meshfree method has also been used to solve these drawbacks suffered in FEM. However, meshfree method suffers its own problems. For example, the computational costs are generally too high comparing to that of FEM. It is very difficult and computational expensive to impose essential boundary conditions in meshfree method.
Neither FEM nor meshfree method can numerically predict every possible structural behaviors under various environmental loads, for example, a numerical phenomenon called volumetric locking for simulating structural behaviors in compressible and/or near-incomprssible regions (e.g., rubber, material under large plastic deformation).
Volumetric locking can be described using a set of mathematical derivation as follows:
Consider a plane-homogeneous isotropic linear material body which occupies a bounded polygonal domain Ω in 2 with boundary Γ=∂Ω. The problem is restricted to small deformation and the infinitesimal strain tensor g is defined as a function of the displacement u by
For a prescribed body force f, the governing equilibrium equation in Ω reads
∇·σ+f=0 (2)
where σ is the symmetric Cauchy stress tensor. With the fourth-order elasticity tensor denoted by C, the constitutive equation is given by
σ=Cε=2με+λ(trε)I in Ω (3)
where I is the identity tensor of order four. Symbols μ and λ are Lamé constants which are related to the Young's modulus E and Poisson ratio v by
For simplicity, the displacement is assumed to satisfy the homogeneous Dirichlet boundary condition u=0 on ΓD and the traction t is distributed over the Neumann boundary ΓN with Γ=ΓD∪ΓN and ΓD∪ΓN=0. The variational form of this problem is to find the displacement uεV such that
A(u,v)=l(v)∀vεV (5)
where the space V=H01(Ω) consists of functions in Sobolev space H1(Ω) which vanish on the boundary and is defined by
V(Ω)={v:vεH1,v=0 on ΓD} (6)
The bilinear form A(.,.) and linear functional l(.) in Eq. (5) are defined by
The bilinear form A(.,.) in the above equation is symmetric, V-elliptic and continuous on V. By Korn's inequality and Lax-Milgram theorem, there exists a unique solution to the problem.
The standard Galerkin method is then formulated on a finite dimensional subspace Vh⊂V employing the variational formulation of Eq. (5) to find uhεVh such that
A(uh,vh)=l(vh)∀vhεVh (9)
The second term on the right hand side (RHS) of Eq. (7) resembles the penalty term similar to the classical penalty method in the Stokes problems. For the energy in Eq. (7) to remain finite as λ→∞ (or v→0.5), the following constraint must be enforced
∇·u=0 for uεV (10)
Similarly in the finite dimensional space, we have
∇·uh=0 for uhεVh (11)
The solution of Eq. (9) using a low-order approximation for displacement field in general does not satisfy the constraint in Eq. (11) and fails to converge uniformly as v→0.5. This is the volumetric locking in the near-incompressible problem. In other words, volumetric locking occurs when the approximation space Vh is not rich enough for the approximation to verify the divergence-free condition ∇·uh=0. Shown in
An eigenvalue analysis using the left hand side (LHS) of Eq. (9) can be employed to further reveal the locking phenomena in the low-order displacement-based finite element and meshfree methods. The eigenvalue analysis of one rectangular quadrilateral bilinear (Q1) finite element with 2×2 Gauss integration points is analyzed first and two non-physical locking modes are obtained and shown in
Based on the aforementioned drawbacks, shortcomings and problems, it would, therefore, be desirable to have an improved computer-implemented method for numerically simulating structural behaviors in compressible and/or near-incompressible regions.
This section is for the purpose of summarizing some aspects of the present invention and to briefly introduce some preferred embodiments. Simplifications or omissions in this section as well as the abstract and the title herein may be made to avoid obscuring the purpose of the section. Such simplifications or omissions are not intended to limit the scope of the present invention.
The present invention discloses a system, method and software product for numerically simulating structural behaviors of an engineering product in compressible and/or near-incomprssible region.
According to one aspect, meshfree enriched finite element method (ME-FEM) is used for such numerical simulation. ME-FEM requires an engineering product be represented by a FEM model comprising a plurality of finite elements (e.g., plate, solid, etc.). The finite elements used in the ME-FEM are generally low-order finite elements (i.e., finite elements having only corner nodes). Each of the finite elements in the FEM model is enriched by at least one added node referred to as meshfree node or meshfree enriched (ME) node located within the element's domain (i.e., within the outer boundary of the element).
According to another aspect, each ME node has additional degrees-of-freedom for the element it belongs independent from those of the corner nodes. A particular procedure referred to as displacement based first-order convex meshfree approximation is applied to the ME node. The convex meshfree approximation has Knonecker-delta property at the element's boundary and is constructed using a special meshfree treatment referred to as generalized meshfree (GMF) procedure. The gradient matrix of ME-FEM element satisfies integration constraint. The ME-FEM interpolation is an element-wise meshfree interpolation that is discrete divergence-free at the incompressible limit. Divergence-free property is provided by meshfree enrichment in quadrilateral elements. For triangular and tetrahedral elements, divergence-free property is provided by a combination of meshfree enrichment and strain smoothing procedure.
According to another aspect, the displacement based first-order convex meshfree approximation uses at basis function derived from an exponential, an inverse tangent, a hyperbolic tangent or Renyi function.
Optionally in another aspect, the finite elements can be divided into first and second groups. Only the finite elements belong to the first group are enriched (i.e., adding one or more ME nodes). In other words, ME-FEM can include regular finite elements (i.e., second group) and meshfree enriched elements (i.e., first group).
According to yet another aspect, the ME-FEM element is configured to avoid possible pressure oscillation in simulations of structural behaviors in near-incompressible region. To achieve this goal, an area-weighted integration is incorporated with the divergence-free ME-FEM interpolation, which provides smoothing effect on strains and pressures. The area-weighted integration further provides divergence-free property particularly in triangular and tetrahedral elements.
According to still another aspect, a modified Hu-Washizu variational principle is used for creating discrete equations with the smoothed strain field.
As a result of using ME-FEM elements, numerical simulations of structural behaviors in compressible and/or near-incompressible region can be performed with reasonable accuracy for assisting user (i.e., engineers, scientists, etc.) to improve design of an engineering product (i.e., car, airplane, etc.).
Other objects, features, and advantages of the present invention will become apparent upon examining the following detailed description of an embodiment thereof, taken in conjunction with the attached drawings.
These and other features, aspects, and advantages of the present invention will be better understood with regard to the following description, appended claims, and accompanying drawings as follows:
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. However, it will become obvious to those skilled in the art that the present invention may be practiced without these specific details. The descriptions and representations herein are the common means used by those experienced or skilled in the art to most effectively convey the substance of their work to others skilled in the art. In other instances, well-known methods, procedures, components, and circuitry have not been described in detail to avoid unnecessarily obscuring aspects of the present invention.
Reference herein to “one embodiment” or “an embodiment” means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the invention. The appearances of the phrase “in one embodiment” in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Further, the order of blocks in process flowcharts or diagrams representing one or more embodiments of the invention do not inherently indicate any particular order nor imply any limitations in the invention.
Embodiments of the present invention are discussed herein with reference to
The present invention is directed to methods and systems for numerical simulation of structural behaviors using ME-FEM. One of the techniques used in ME-FEM is called generalized meshfree (GMF) approximation or procedure.
Generalized Meshfree (GMF) Approximation
A first-order GMF convex approximation is introduced to approximate the displacement field for ME-FEM. Implementation of meshfree convex approximation imposes the weak Kronecker-delta property at the boundaries of each finite element and therefore the essential boundary condition can be easily treated. Fundamental idea of the GMF approximation is to introduce an enriched basis function in the Shepard function and its satisfaction of linear consistency. The selection of the enriched basis function determines whether the GMF approximation has convexity property. A convex hull conv(Λ) of a node set Λ={xi,i=1, . . . n}⊂2 is defined by
The GMF procedure is used for constructing convex approximations of a given smooth function u, that has the form
with the generating function Ψi: conv(Λ)→R satisfying a polynomial reproduction property. An exemplary polynomial reproduction property is expressed as
First-order GMF approximation in multi-dimension can be written as follows:
subject to linear constraints
In the GMF approximation, the property of the partition of unity is automatically satisfied with the normalization in Eq. (13). Blending function B(Xi,λr,Θ) is introduced to modify the basis function for the generation of a particular GMF approximation with special purposes, for example, satisfying the weak Kronecker-delta property for the non-convex approximation. In constructing the first-order convex approximation, blending function B(Xi,λr,Θ) is a unity. Furthermore, the GMF approximation is completed by finding λ to satisfy Eq. (14), which is a constraint equation guaranteeing the GMF approximation to have linear consistency. To determine λ at any fixed point x in Eq. (13), a root-finding algorithm is required and used for non-linear basis functions.
Convexity of the GMF approximation is determined by the selection of a positive basis function in Eq. (13). Table 1 summarizes various basis functions typically used for generating either convex or non-convex GMF approximations. A combination of basis functions or other monotonically increasing or decreasing functions can also be considered as other kinds of GMF basis functions.
The GMF(exp) approximation listed in Table 1 is known as the meshfree-enriched (ME) approximation with Shannon entropy, while the GMF(MLS) approximation is as the Moving Least Squares (MLS) or the Reproducing Kernel (RK) approximation. Additionally, the GMF(Renyi) approximation is the ME approximation with Renyi entropy. Moreover, the GMF approximation can be extended to the higher-order, which can be used for improving accuracy of meshfree methods. A convex GMF approximation constructed using an inverse tangent basis function is employed in the displacement approximation for the ME-FEM method and is denoted by GMF(atan) in Table 1. A cubic spline window function with a rectangular support is chosen as the weight function in Eq. (15). The rectangular support is used because it can fit the isoparametric mapping domain of a quadrilateral element.
Enriched Finite Element Interpolation by GMF Approximation
Let Mh=∪eQe be the regular division (sometimes referred to as triangulation) of a domain Ω 202 shown in
x=Fe(ξ) (18)
where x=[x,y]T and ξ=[ξ,η]T.
The mapping function Fe 220 maps the reference square
Because shape functions of an element are constructed by the meshfree convex approximation, the shape functions exhibit the following convexity properties
Ψi(ξj)=δij1≦i,j≦4
Ψ5(ξ)<0∀ξε
Ψ5(ξ)=0∀ξε∂
Assuming that each node is assigned to a weight function with same rectangular support supp(φa(ξ;ξi))=ai=a in the reference square
Based on the above assumption, there exist certain symmetry properties in the shape functions and their derivatives. Using the five-noded ME-FEM shape functions, the isoparametric mapping function Fe(ξ) 220 in Eq. (18) can be defined as follows:
With the above notations, the following approximation space for the displacement field is then defined.
Vh(Ω)={uh:uhε[H01]2,uh|Q
where P1(
The fifth or ME node in the ME finite element provides a function similar to the bubble function in the incompatible or enhanced strain elements in the traditional finite element method. However, the basis function associated with the fifth node is not orthogonal to the basis function associated with the corner node due to its dependence of meshfree shape functions. Thus the fifth node cannot be eliminated by the static condensation procedure in a ME finite element. Unlike the unknown coefficients of the traditional or classical bubble function, the fifth node carries physical displacements. In computing the ME finite element's body force vectors, the fifth node must be considered. According to Eq. (21), the isoparametric mapping at the fifth node reads
Consequently, the global co-coordinates of the fifth node is determined by
which is the centroid of the quadrilateral (i.e., the 5-node ME finite element 204).
For a 4-noded meshfree-enriched finite element (triangular element 224 having three corner nodes shown as solid dots and one ME node shown as a circle), an exemplary isoparametric mapping scheme is shown in
Further, the present invention can apply to a three-dimensional element (i.e., tetrahedral element 244) shown in
The Jacobian matrix Jξ is defined to be the gradient of the mapping function Fe by
or in matrix form
Jξ=GFGFT (26)
where matrices GF and Gx are defined as follows:
Analytical proof of invertibility of the mapping function Fe (or non-singularity of the Jacobian) is not an easy task due to the rational nature of the meshfree shape functions and should be addressed by the inverse function theorem. In engineering applications, it is more common to examine the invertibility at the Gauss integration points used for quadrature of the ME element 204.
The isoparametric mapping in the five-noded ME-FEM quadrilateral element 204 preserves the global element area Ae numerically, where
In other words, the sum of det(Jξ) using a 2×2 Gaussian integration scheme preserves the area of global element Qe 204 despite the ME-FEM element shape functions and their derivatives are rational functions and the nodal support sizes are adjustable.
Proof
From Eq. (26), the area of global element Qe is obtained using the conventional 2×2 Gaussian integration given by
The first-order consistency condition gives
Using the symmetry properties in Eq. (79) together with the first-order consistency conditions leads to the following explicit expression of Ae
Ae is the exact area of global element Qe 204 and is independent of co-coordinates or location of the ME or fifth node 208 and nodal support size a. Furthermore, the ME-FEM formulation preserves the linear exactness in the Galerkin approximation of Dirichlet boundary value problem. i.e.
∫ΩBIdΩ=0 or ∫ΩbIdΩ=0 ∀ interior node IεΩ∪Γ (34)
which is known as integration constraints (IC) in meshfree Galerkin method. In Eq. (34), BI is the gradient matrix which is given by
is a vector of the shape function derivatives of node I.
Proof
First consider the case that interior node is the center node K1 208 of the global element Qe 204. In each element,
Using the symmetry properties in Eq. (79), a calculation leads to
∫Q
Let's next consider an interior node I=N3e1 connected by several neighboring elements where the superscript “e1” denotes the element number and subscript “3” is the node number of that particular element shown in
The result in Eq. (41) is independent of the co-coordinates of node N3e1 and its diagonal node N1e1 in element e1. For adjacent elements e1 and e2,
Using the relationships x2e1=x1e2, y2e1=y1e2 and g23e1=g14e2, Eq. (42) is rewritten as
It is noted that I=N3e1=N4e2 from
Locking-Free Meshfree-Enriched Finite Element Formulation Divergence-Free Meshfree-Enriched Finite Element Interpolation
From the nearly incompressible problem in Eq. (9), the error between the exact solution u and the unique solution uh is obtained from a standard displacement-based Galerkin method is estimated and expressed as the energy error norm by
The energy norm in Eq. (45) is defined by
Πh:H1(Ω)→Vh(Ω) is an interpolation operator associated with the isoparametric mapping Fe 220 in Eq. (21) and defined by
Πhu=
where
From Eq. (48) it is clear that solution uh will converge to the exact solution u as mesh is refined in the compressible case. However the convergence of uh may not be achieved by a low-order approximation as λ→∞. For the energy error norm to be bounded in the incompressible limit, the divergence-free condition has to be enforced strongly using a high-order approximation or enforced weakly by a mixed/reduced integration/modified variational form strategy and guarded by the inf-sup condition.
Instead of enforcing the divergence-free condition weakly, the divergence-free condition is enforced strongly but point-wise at the Gaussian quadrature points 410 (shown as triangles in
∇·uh(ξgi)|Q
The approximation of the divergence ∇·uh is evaluated at the Gauss points 410, which can be expressed by
∇·uh=(ξgi)=tr(∇uh(ξgi))=tr(Jξ−1·∇(ξ,η)uh(ξgi))=tr((GFGxT)−1·∇(ξ,η)uh(ξi)) (50)
where ξgi=(ξgi,ηgi), i=1, 2, 3, 4 are Gauss points 410. The term ∇(ξ,η)uh(ξgi) in Eq. (50) is rewritten as
where ue is a collection of nodal displacement for the element Qe 204 given by
To show that the divergence-free condition can be achieved point-wise using the ME-FEM approximation, the eigenvalue analysis is used. Using 5-noded element 204 Qe=[−1,1]×[−1,1], the global co-coordinates coincide with the reference co-coordinates. In other words, the Jacobian matrix Jξ in Eq. (26) becomes Jξ=GFGxr=I and the expression of divergence ∇·uh can be degenerated to a simple form.
[u,v]=[c1xy,0] (53)
In Eq. (53), c1 is a coefficient describing the deformation of the locking mode which is a function of nodal displacements. The divergence ∇·uh is not null evaluating at all four Gauss points 410 and interpolation does not meet the divergence-free condition of Eq. (49) in the incompressible limit. On the other hand, the divergence ∇·uh in same deformation mode using the ME-FEM approximation evaluating at Gauss points 410 can be expressed using Eq. (50) as
According to Eq. (49), the divergence-free interpolation in ME-FEM element Qe 204 is
∇·uh(ξgi)=0 for i=1,2,3,4 (55)
or in matrix form
The above linear system consists of two unknowns (u5 and v5) and four constraint equations along with the known shape function derivatives evaluated at four Gauss points 410 and eight prescribed nodal displacements. However, the above four constraint equations are not totally independent. Using Eq. (79), we can reduce four constraint equations into two equations and obtain the two unknowns by
The above result demonstrates that the enrichment of the ME node in ME-FEM element can exactly produce two non-locking modes, which are missing in the standard bilinear quadrilateral element. As a result, the overall ME-FEM element behavior is free of volumetric locking. Furthermore, the displacement field of the five-noded ME-FEM element is divergence-free point-wise at the Gauss points 410. Since the shape function derivative Ψ5,η(ξg1,ηg1) in Eq. (57) is non-zero (i.e., non-zero everywhere in the element expect at the ME node itself) using the convex approximation, the displacement of the ME node can be uniquely determined.
p=h=λ∇·uh (58)
which remains finite in the incompressible limit, and the L2—norm error estimate holds
∥∇·(u−uh)∥0,Ω≦c2h|∇·u|1,Ω (59)
Although the ME-FEM element does not contain any spurious zero-energy mode, the ME-FEM formulation using conventional Gaussian quadrature rule experiences pressure oscillation in the near-incompressible analysis for certain cases. The cause of pressure oscillation in ME-FEM formulation using Gaussian quadrature rule is different from the one in the discontinuous-pressure/displacement mixed finite element method which exhibits a rank-deficiency in the assembled pressure equations.
The pressure oscillation in ME-FEM method is due to the nature of the weighted residual-based Galerkin method using a low-order approximation. Further, the displacement derivatives in ME-FEM method are discontinuous across element boundaries. A strain smoothing procedure is employed to remove such oscillation. Several post-processing pressure smoothing techniques can be applied to produce a smooth pressure distribution. However additional computational effort is required and robust performance in the non-linear analysis may not be guaranteed.
To suppress the possible pressure oscillation, an area-weighted integration incorporated with the divergence-free ME-FEM interpolation is developed to provide the smoothing effects for strains and pressure as well as divergence-free property.
Area-Weighted Integration
An area-weighted integration based on the strain smoothing concept is introduced to the ME-FEM element 204 to provide the smoothing effect on strains and to suppress the pressure oscillation in the near-incompressible analysis. Additionally, the area-weighted integration provides divergence-free ME-FEM interpolation in triangular and tetrahedral elements. The strain smoothing is defined as follows:
where {tilde over (∇)} denotes the smoothed gradient operator. Am 601 is the area of the smoothed domain Ωm 602. Each element 604 contains four smoothed domains 602 and each smoothed domain 602 has strain contribution from two Gauss points 610 (shown as triangles) shown in
This leads to the smoothed divergence {tilde over (∇)}·uh in one-element model given by
which verifies the divergence-free condition of Eq. (49) in the incompressible limit.
For adjacent elements 614a-b shown in
where superscripts ee1 and e2 are adjacent elements 614a-b that share the same element edge m and two connecting nodes Is1 and Is2 616a-b. Similar to the derivation in Eq. (63), it is proved that the smoothed divergence {tilde over (∇)}·uh in the adjacent elements 614a-b satisfies the divergence-free condition in the incompressible limit. With Eq. (64), the weighted average of the strain-displacement matrix in the smoothed domain Ωm is given by
where the components in {tilde over (b)}Ix and {tilde over (b)}Iy are expressed by
It is easy to verify that for multiple elements nl as shown in
Therefore the area-weighted integration preserves the linear exactness and the resultant ME-FEM formulation is valid in the compressible case, for example, passing the patch test (one of the fundamental requirements in finite element analysis).
Modified Hu-Washizu Formulation
To introduce the strain smoothing formulation into the Galerkin approximation, a weak form of the Hu-Washizu variational principle is considered and given by
δUHW(u,{tilde over (ε)},{tilde over (σ)})=∫Ωδ{tilde over (ε)}TC{tilde over (ε)}dΩ+∫Ωδ{tilde over (σ)}(∇u−{tilde over (ε)})dΩ−δWext (71)
where u is the displacement field, {tilde over (ε)} is the assume strain field and iii is the stress field evaluated from the constitutive equation in Eq. (3) using the assumed strain field. The term δWext designates the external virtual work by the body force f and traction t on the natural boundary ΓN.
The assumed strain method is adopted to eliminate the second term on the RHS of Eq. (71) by assuming that stress field {tilde over (σ)} is orthogonal to the difference between the displacement gradient ∇u and smoothed strain filed {tilde over (ε)}. Using Eq. (60), one can find that
which exactly satisfies the orthogonal condition. The index nm in Eq. (72) denotes the total number of smoothed domain Ωm in Ω (Ω=∪mΩm).
After eliminating the stress components from Eq. (71) using Eq. (72), the following weak form of the modified Hu-Washizu functional is obtained depending only on strain and displacement fields:
δUHW mod(u,{tilde over (ε)})=∫Ωδ{tilde over (ε)}TC{tilde over (ε)}dΩ−δWext (73)
The displacements in each element are approximated by the ME-FEM interpolation and are expressed by
The strains are approximated and given by
where {tilde over (B)} is the smoothed gradient matrix defined in Eq. (65) and 5≦NP≦8 is the number of nodes involved in each smoothed domain Ωm. By introducing the displacement and strain approximations into Eq. (73), the following discrete governing equation is obtained:
{tilde over (K)}d=fext (76)
{tilde over (K)}IJ=∫Ω{tilde over (B)}ITC{tilde over (B)}JdΩ (77)
fext=∫ΩΨTfdΩ+∫Γ
Since ME-FEM element interpolation preserves Kronecker-delta property at the element boundary, essential boundary conditions can be applied in a normal manner (e.g., finite element analysis).
When the eigenvalue analysis for a single element is reanalyzed using ME-FEM method including strain smoothing, almost identical locking-free modes shown in
Similarly, for multiple elements the results are presented in
Symmetry Properties of Shape Function Derivatives
The symmetry properties of the shape function derivatives in the five-noded ME-FEM element are expressed by
Ψ1,ξ(εg1,ηg1)=−Ψ2,ξ(ξg2,ηg2)=−Ψ3,ξ(ξg3,ηg3)=Ψ4,ξ(ξg4,ηg4)
Ψ1,η(εg1,ηg1)=Ψ2,η(ξg2,ηg2)=−Ψ3,η(ξg3,ηg3)=−Ψ4,η(ξg4,ηg4)
Ψ2,ξ(εg1,ηg1)=−Ψ1,ξ(ξg2,ηg2)=−Ψ4,ξ(ξg3,ηg3)=Ψ3,ξ(ξg4,ηg4)
Ψ4,η(εg1,ηg1)=Ψ3,η(ξg2,ηg2)=−Ψ2,η(ξg3,ηg3)=−Ψ1,η(ξg4,ηg4)
Ψ2,η(εg1,ηg1)=Ψ1,η(ξg2,ηg2)=−Ψ4,η(ξg3,ηg3)=−Ψ3,η(ξg4,ηg4)
Ψ4,ξ(εg1,ηg1)=−Ψ3,ξ(ξg2,ηg2)=−Ψ2,ξ(ξg3,ηg3)=Ψ1,ξ(ξg4,ηg4)
Ψ3,ξ(εg1,ηg1)=−Ψ4,ξ(ξg2,ηg2)=−Ψ1,ξ(ξg3,ηg3)=Ψ2,ξ(ξg4,ηg4)
Ψ3,η(εg1,ηg1)=Ψ4,η(ξg2,ηg2)=−Ψ1,η(ξg3,ηg3)=−Ψ2,η(ξg4,ηg4)
Ψ5,ξ(εg1,ηg1)=−Ψ5,ξ(ξg2,ηg2)=−Ψ5,ξ(ξg3,ηg3)=Ψ5,ξ(ξg4,ηg4)
Ψ5,η(εg1,ηg1)=Ψ5,η(ξg2,ηg2)=−Ψ5,η(ξg3,ηg3)=−Ψ5,η(ξg4,ηg4)
Ψ1,ξ(εg1,ηg1)=Ψ1,η(ξg1,ηg1)
Ψ2,ξ(εg1,ηg1)=Ψ4,η(ξg1,ηg1)
Ψ5,ξ(εg1,ηg1)=Ψ5,η(ξg1,ηg1)
where ξgi=(ξgi,ηgi) i=1, 4 are Gauss points 610.
Referring now to
Process 800 starts, at step 802, receiving a FEM model of an engineering product (e.g., car, airplane, or components). The FEM model contains low-order FEM elements, for example, bilinear quadrilateral elements or triangular elements. These low-order elements contain only corner nodes without any mid-edge or middle node.
Next, at step 804, a meshfree enriched FEM (ME-FEM) model is created by adding at least one meshfree enriched (ME) node to each of a subset of the FEM elements. The ME node is configured to use generalized meshfree approximation to eliminate volumetric locking described in previous paragraphs. The subset can include the entire or just a portion of the FEM model. In other words, a mixed mode of ME-FEM and FEM elements may be used for the simulation.
Process 800 then performs a strain smoothing procedure using area-weighted integration technique to avoid potential pressure oscillation problem (a numerical problem) at step 806. Applying such technique is to ensure the simulation results are more realistic without using postprocessing averaging technique.
Finally, at step 808, after the ME-FEM model has been created, numerically simulated structural behaviors of the engineering product are obtained. This is achieved by using the ME-FEM model with an application module installed in a computer system. The application module is configured for performing a meshfree enriched finite element analysis that uses a displacement-based first-order convex meshfree approximation and an element-wise interpolation, The interpolation possesses Kronecker-delta property at boundary of each ME-FEM element to allow essential boundary conditions to be applied. The displacement-based first-order convex meshfree approximation is configured to eliminate volumetric locking. The numerically simulated structural behaviors can be used for assisting user (e.g., scientist, engineer, etc.) to improve the engineering product.
According to one aspect, the present invention is directed towards one or more computer systems capable of carrying out the functionality described herein. An example of a computer system 900 is shown in
Computer system 900 also includes a main memory 908, preferably random access memory (RAM), and may also include a secondary memory 910. The secondary memory 910 may include, for example, one or more hard disk drives 912 and/or one or more removable storage drives 914, representing a floppy disk drive, a magnetic tape drive, an optical disk drive, etc. The removable storage drive 914 reads from and/or writes to a removable storage unit 918 in a well-known manner. Removable storage unit 918, represents a floppy disk, magnetic tape, optical disk, etc. which is read by and written to by removable storage drive 914. As will be appreciated, the removable storage unit 918 includes a computer readable storage medium having stored therein computer software and/or data.
In alternative embodiments, secondary memory 910 may include other similar means for allowing computer programs or other instructions to be loaded into computer system 900. Such means may include, for example, a removable storage unit 922 and an interface 920. Examples of such may include a program cartridge and cartridge interface (such as that found in video game devices), a removable memory chip (such as an Erasable Programmable Read-Only Memory (EPROM), Universal Serial Bus (USB) flash memory, or PROM) and associated socket, and other removable storage units 922 and interfaces 920 which allow software and data to be transferred from the removable storage unit 922 to computer system 900. In general, Computer system 900 is controlled and coordinated by operating system (OS) software, which performs tasks such as process scheduling, memory management, networking and I/O services.
There may also be a communications interface 924 connecting to the bus 902. Communications interface 924 allows software and data to be transferred between computer system 900 and external devices. Examples of communications interface 924 may include a modem, a network interface (such as an Ethernet card), a communications port, a Personal Computer Memory Card International Association (PCMCIA) slot and card, etc. The computer 900 communicates with other computing devices over a data network based on a special set of rules (i.e., a protocol). One of the common protocols is TCP/IP (Transmission Control Protocol/Internet Protocol) commonly used in the Internet. In general, the communication interface 924 manages the assembling of a data file into smaller packets that are transmitted over the data network or reassembles received packets into the original data file. In addition, the communication interface 924 handles the address part of each packet so that it gets to the right destination or intercepts packets destined for the computer 900. In this document, the terms “computer program medium” and “computer readable medium” are used to generally refer to media such as removable storage drive 914, and/or a hard disk installed in hard disk drive 912. These computer program products are means for providing software to computer system 900. The invention is directed to such computer program products.
The computer system 900 may also include an input/output (I/O) interface 930, which provides the computer system 900 to access monitor, keyboard, mouse, printer, scanner, plotter, and alike.
Computer programs (also called computer control logic) are stored as application modules 906 in main memory 908 and/or secondary memory 910. Computer programs may also be received via communications interface 924. Such computer programs, when executed, enable the computer system 900 to perform the features of the present invention as discussed herein. In particular, the computer programs, when executed, enable the processor 904 to perform features of the present invention. Accordingly, such computer programs represent controllers of the computer system 900.
In an embodiment where the invention is implemented using software, the software may be stored in a computer program product and loaded into computer system 900 using removable storage drive 914, hard drive 912, or communications interface 924. The application module 906, when executed by the processor 904, causes the processor 904 to perform the functions of the invention as described herein.
The main memory 908 may be loaded with one or more application modules 906 that can be executed by one or more processors 904 with or without a user input through the I/O interface 930 to achieve desired tasks. In operation, when at least one processor 904 executes one of the application modules 906, the results are computed and stored in the secondary memory 910 (i.e., hard disk drive 912). The status of the meshfree enriched finite element analysis is reported to the user via the I/O interface 930 either in a text or in a graphical representation to a monitor coupling to the computer system 900.
Although the present invention has been described with reference to specific embodiments thereof, these embodiments are merely illustrative, and not restrictive of, the present invention. Various modifications or changes to the specifically disclosed exemplary embodiments will be suggested to persons skilled in the art. For example, whereas a five-noded quadrilateral element (i.e., an element having four (4) corner nodes plus one (1) meshfree enriched node) has been shown and described to explain how ME-FEM works mathematically. Other types of ME-FEM element can be used for achieving substantially similar objectives of the present invention, for example, six-noded quadrilateral element (i.e., element having four (4) corner nodes plus two (2) ME nodes), or a four-noded triangular element. Additionally, whereas two-dimensional element (quadrilateral element) has been shown and described to demonstrate how the present invention works, the present invention can be implemented on a three dimensional element (e.g., tetrahedral element shown in
Number | Name | Date | Kind |
---|---|---|---|
6718291 | Shapiro et al. | Apr 2004 | B1 |
7499050 | Wu et al. | Mar 2009 | B2 |
7660480 | Wu et al. | Feb 2010 | B1 |
7702490 | Wu et al. | Apr 2010 | B1 |
Number | Date | Country | |
---|---|---|---|
20120226482 A1 | Sep 2012 | US |