Numerical methods for modeling heterogeneous materials 2

47 316 0
Numerical methods for modeling heterogeneous materials 2

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

Chapter Extended Finite Element Method 5.1 Introduction In the previous chapter, we have studied the VCFEM in applying for composite materials. It shows that the VCFEM cannot produce the stress solution correctly, especially when either the inclusion size or the difference between two materials’ properties is large. Thus the VCFEM is advantageous in analyzing composite materials at macro-scale only. It is necessary to use other methods for modeling the composite materials at micro-scale. The extended finite element method (XFEM) is one possibility. The XFEM is a well known method that is useful in modeling structures with discontinuities and/or singularities. Perhaps the most important advantage of this method is that it can model discontinuities without conforming the mesh with the discontinuities [3, 49], which is a challenge in the conventional FEM. The XFEM improves the versatility of the conventional FEM by introducing a local enrichment of the approximating space. The method has wide applications such as crack propagations [62], material surfaces [96] or structures with voids [61], etc. 99 5.2 5.2.1 Element formulation Level set method The level set method, which is a numerical method for tracking interfaces and shapes [97], is usually used in the XFEM to capture the discontinuities. In two dimensions, a close curve Γint can be represented as the zero-level set of a function φ as follows: Γ = {x ∈ R2 : φ(x) = 0} (5.1) where φ is called a level set function. φ is assumed to have positive values inside the domain bounded by Γ and negative values outside. Hence the curve Γint can be captured implicitly by the level set function φ. An important example of such a function φ would be the signed distance function φ(x) = ± x − xΓ xΓ ∈Γ (5.2) In case the shape of a void or an inclusion is circular, the formulation of φ would be φ = x − xc − rc (5.3) where xc and rc is the center and the radius of the circular inclusion or void. Figure 5-1 shows an example of a level set function for the case of a circular shape. If there are several discontinuities, the value of level set function at one point is the minimum value of all level set functions of each shape. Figure 5-2 shows a level function for the case of multiple elliptical shapes. 100 0.5 0.9 0.4 0.8 0.3 0.7 0.2 0.6 0.1 0.5 0.4 −0.1 0.3 −0.2 0.2 −0.3 0.1 −0.4 (a) 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 −0.5 (b) (c) Figure 5-1: Level set (a) zero level set (b) level set contour (c) level set function 101 0.5 0.9 0.4 0.8 0.3 0.7 0.2 0.6 0.1 0.5 0.4 −0.1 0.3 −0.2 0.2 −0.3 0.1 −0.4 (a) 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 −0.5 (b) (c) Figure 5-2: Level set (a) zero level set (b) level set contour (c) level set function 102 5.2.2 General formulation In XFEM, the presence of discontinuities is taken into account by the enrichment functions at the region nearby these entities. Consider a two dimensional domain Ω ⊂ R2 , which is partitioned in to N el finite elements. Let I be the set of all nodes that assembles the elements and J be the set of nodes that need to be enriched. The displacements field in the XFEM can be approximated by a general form u(x) = N i (x)ui + i∈I M j (x)ψj (x)aj (5.4) j∈J stdrd. FE approx. enrichment in which the first term is identical to the conventional or the standard FEM approximation and the additional term stands for the enrichment. N i and ui are the standard FE shape functions and unknown nodal displacements respectively; ψj are the enrichment functions; aj are the unknown variables corresponding to the enriched nodes; M j are also the FE shape functions, which are not necessarily the same as N i but need to form a partition of unity, e.g. Mj = (5.5) j∈J The approximation 5.4 can be easily implemented in the conventional FE formulation if the unknown variables aj are treated as an additional degrees of freedom at enriched nodes. Similar to the conventional FEM, we need to find the solution of the displacement u, which satisfies the principal of minimum potential energy Π= where T Ω uT T dΓ C dΩ − (5.6) Γ are the strains; C is the stiffness matrix of the constituent materials; T are the prescribed boundary tractions. The strains can be derived from Equation 5.4 as 103 follow = Bd (5.7) where d is the extended nodal displacement which is added by the unknown variables aj ; B is formed as follow   (M i ψi ),x  N i,x  Bi =  N i,y (M i ψi ),y   N i,y N i,x (M i ψi ),y (M i ψi ),x      (5.8) The formulation of B at unenriched nodes is the same in the standard FEM. Substituting Equation 5.4 and Equation 5.7 into 5.6 gives Π = dT Kd − dT F (5.9) where B Ti CB j dΩ K ij = Ω Fi P T T dΓ = Γ where P i ≡ N i for a non-enriched node, and P i ≡ M i ψi for an enriched node. The stationary of the potential energy 5.9 gives the familiar equilibrium equation Kd = F 5.2.3 (5.10) Choice of enriched nodes The level set function φ is used to track the evolution of discontinuities and then to determine the nodes that need to be enriched. All the elements of the mesh will be scanned over to determine the elements that are cut by the discontinuities. For a given element I, if there exist any two nodes i and j, (i, j ∈ I) such that φi φj < 0, 104 that element will be enriched. All of the nodes of that enriched element will be added to the set of nodes J that need to be enriched. Figure 5-3 illustrates an enriched element and its respecting enriched nodes. 5.2.4 Enrichment function The enrichment functions are usually functions of the level set functions. The choice of an enrichment function related to a discontinuity is generally based on the type of that discontinuity, i.e. strong or weak discontinuity. Strong discontinuity is a discontinuity in the solution such as displacement, etc. Strong discontinuities are usually used to model cracks or holes. The enrichment function for strong discontinuities is Heaviside function [67] ψ = H(φ) (5.11) Weak discontinuity is a discontinuity in derivatives of the solution such as stress and strain. Weak discontinuities are used to model the interfaces between materials or phases of materials. The ”ramp” function, or the so-called abs-enrichment, is used as the enrichment function for this type of discontinuity ψ = |φ(x)| (5.12) In this study, only the weak discontinuities are considered. Hence the abs-enrichment will be used as the enrichment function. We shall even use the weak discontinuity to model strong discontinuities by a ”penalty” approach. It is well-known that modeling a closed strong discontinuity without proper treatments will render the stiffness matrix singular. However, such a situation will not appear if the discontinuity is a weak discontinuity rather than a strong discontinuity. 105 5.2.5 Implementation One of the tricky parts of the XFEM implementation is the calculation of the integral involving the stiffness matrix calculation of enriched elements. For each enriched element, it is necessary to identify the points that correspond to the zero level set along the edges of the element (if exist). The element then needs to be divided into sub-triangle based on these zero-level set points using the Delaunay triangulation, and the Gaussian integration will be performed for each sub-triangle. Since only absenrichment function is considered, the integration order does not need to be high. A 3rd order integration is sufficient. Figure 5-3 illustrates this integration process.  ✂✁☎✄  ✝✁✞✄  ✠✟✡✄  ✂✆☎✄  ✠✟✡✄  ✝✁✞✄ Figure 5-3: Domain subdivision and integration points 5.3 5.3.1 Numerical results A unit cell containing a circular inclusion This example is for validation purpose and also for a comparison between the XFEM and the VCFEM. Consider the first example described in the previous chapter (Sec106 tion 4.4.2) which corresponds to a quarter of a bi-unit cell containing a circular inclusion of radius R = 0.2. The material properties were E1 = 1, ν1 = 0.3 for the matrix and E2 = 0.1, ν2 = 0.3 for the inclusion. Symmetric boundary conditions were applied at the left and bottom edges of the model and uniformly distributed unit tensile loads were applied at the top and the right edges. The level set function representing the inclusion was shown in Figure 5-1. A uniform mesh containing 64 × 64 elements and 3969 nodes were used as shown in Figure 5-4. In this mesh, 312 elements were cut by the inclusions and thus were enriched. The number of enriched nodes were 208. Therefore, the number of additional degree of freedoms (DOF) was 208 × = 416. (a) (b) Figure 5-4: Meshes (a) FEM (b) XFEM: ◦ indicates enriched nodes, and enriched elements are those with thick line The same FE model as in Section 4.4.2, which consisted of 5203 nodes and 5074 elements was used as the reference. Figure 5-5 and Figure 5-6 show the comparisons of the displacement and the von-Mises stress of the two solutions. For the sake of illustration, the enriched elements were split to highlight the jump of the stress and the change of the displacement across the interface of the two materials. It is clearly shown that the XFEM solution was in good agreement with the conventional FEM solution in both the displacement and the stress despite of the coarser mesh. Looking back at Figure 4-8, we can see that the stress from XFEM solution was better than 107 that of VCFEM solution. Though the computation of the XFEM is more expensive than that of the VCFEM, the XFEM is clearly a better choice when we need accurate stress distribution. 1.6 1.6 1.4 1.4 1.2 1.2 0.8 0.8 0.6 0.6 0.4 0.4 0.2 0.2 0.2 0.4 0.6 0.8 1.2 (a) FEM 1.4 1.6 0.2 0.4 0.6 0.8 1.2 1.4 1.6 (b) XFEM Figure 5-5: Total displacement of the unit cell containing one inclusion Figure 5-6: Von-mises stress distribution of the unit cell containing one inclusion: FEM (left) and XFEM (right) 5.3.2 A FGM specimen Consider a model corresponding to a FG plate under a tensile load that was solved by the VCFEM in Section 4.4.7 The square plate of unit size was made of a FGM whose properties gradually changed along the y direction. The plate was made of 108 Appendix C Interpolation Polynomial Matrices First order P, for 3-sided to 5-sided Voronoi cells:   x 0   0 y   P =  y x   0    0 −y −x Second order P, for 6-sided to 7-sided Voronoi cells:   x 0 y 2xy x 0   0 y   P =  y x 0 y 2 x y x2   0    0 −y −x 0 −y −2 x y −x2 130 Third order P, for 8-sided to 10-sided Voronoi cells:  x 0 y2 x y x2 0 y3 x y2  0 y  P =  y x 0 y 2 x y x2 0 ···  0  0 −y −x 0 −y −2 x y −x2 0 −y  3x y x 0   ··· y3 x y x y x3    −3 x y −3 x2 y −x3 Fourth order P, for 11-sided to 14-sided Voronoi cells:  P = x 0 y2 x y x2 0 y3 x y2  0 y   0 0 y x 0 y 2 x y x2 0 ···   0 −y −x 0 −y −2 x y −x2 0 −y 3x y ··· y3 x y x y x y x3 −3 x y −3 x2 y −x3 0 4xy 2x y y4 x y3 6x y −y −4 x y −3 x2 y x    x y x y x4    −4 x3 y −x4 131 Fifth order P, for 15-sided to 18-sided Voronoi cells:  P = x 0 y2 x y x2 0 y3 x y2  0 y   0 0 y x 0 y 2 x y x2 0 ···   0 −y −x 0 −y −2 x y −x2 0 −y 3 x2 y ··· y3 x3 x y x y x3 −3 x y −3 x2 y −x3 y 5 x y 10 x2 y ··· x4 y4 x y3 y5 0 x3 y x y4 −y −5 x y −2 x2 y x2 y x3 y y4 x y3 x4 x y x y x4 · · · −y −4 x y −3 x2 y −4 x3 y  x y x 0   x2 y 10 x3 y x4 y x5    −2 x3 y −5 x4 y −x5 −x4 132 Bibliography [1] ABAQUS 6.5. ABAQUS Inc. [2] S. Ghosh and R. L. Malett, “Voronoi cell finite elements,” Computers & Structures, vol. 50, pp. 33–46, 1992. [3] T. Black and T. Belytschko, “Elastic crack growth in finite elements with minimal remeshing,” International Journal for Numerical Methods in Engineering, vol. 45, pp. 601–620, 1999. [4] T. Fuchiyama and N. Noda, “Analysis of thermal stress in a plate of functionally graded material,” JSAE Review, vol. 16, pp. 163–268, 1995. [5] S. S. Vel and R. C. Batra, “Three-dimensional analysis of transient thermal stresses in functionally graded plates,” International Journal of Solids and Structures, vol. 40, pp. 7178–7196, 2003. [6] Z.-H. Jin, “An asymptotic solution of temperature field in a strip of a functionally graded material,” Int. Commun. Heat Mass Transfer, vol. 29, pp. 887–895, 2002. [7] J. Sladek, V. Sladek, and C. Zhang, “Transient heat conduction analysis in functionally graded materials by the meshless local boundary integral equation method,” Comput. Mater. Sci., vol. 28, pp. 494–504, 2003. 133 [8] Y. Ootao and Y. Tanigawa, “Transient thermoelastic problem of functionally graded thick strip due to nonuniform heat supply,” Composites Structures, vol. 63, pp. 139–146, 2004. [9] J. Chen, Z. Liu, and Z. Zou, “Transient internal crack problem for a nonhomogeneous orthotropic strip (mode I,” Int. J. Eng. Sci., vol. 40, pp. 1761–1774, 2002. [10] A. Sutradhar and G. H. Paulino, “The simple boundary element method for transient heat conduction in functionally graded materials,” Comput. Methods Appl. Mech. Eng., vol. 193, pp. 4511–4539, 2004. [11] S. S. Vel and R. C. Batra, “Three-dimensional exact solution for the vibration of functionally graded rectangular plates,” Journal of Sound and Vibration, vol. 272, pp. 703–730, 2004. [12] X. Q. He, T. Y. Ng, S. Sivashaker, and K. M. Liew, “Active control of FGM plates with integrated piezoelectric sensors and actuators,” International Journal of Solids and Structures, vol. 38, pp. 1641–1655, 2001. [13] J. Yang and H. S. Shen, “Dynamic response of initially stressed functionally graded rectangular thin plates,” Composite Structures, vol. 54, pp. 497–508, 2001. [14] G. N. Praveen and J. N. Reddy, “Nonlinear transient thermoelastic analysis of functionally graded ceramic-metal plates,” International Journal of Solids and Structures, vol. 35, pp. 4457–4476, 1998. [15] J. N. Reddy, “Analysis of functionally graded plates,” International Journal for Numerical Methods in Engineering, vol. 47, pp. 663–684, 2000. 134 [16] X. L. Huang and H. S. Shen, “Nonlinear vibration and dynamic response of functionally graded plates in thermal environments,” International Journal of Solids and Structures, vol. 41, pp. 2403–2427, 2004. [17] J. Yang and H. S. Shen, “Vibration characteristics and transient response of shear deformable functionally graded plates in thermal environments,” Journal of Sound and Vibration, vol. 255, pp. 579–602, 2002. [18] H. S. Shen, “Nonlinear bending response of functionally graded plates subjected to transverse loads and in thermal environments,” International Journal of Mechanical Sciences, vol. 44, pp. 561–584, 2002. [19] Y. W. Kim, “Temperature dependent vibration analysis of functionally graded rectangular plates,” Journal of Sound and Vibration, vol. 284, pp. 531–549, 2005. [20] H. Tsukamoto, “Analytical method of inelastic thermal stresses in a functionally graded material plate by a combination of micro- and macromechanical approaches,” Composites Part. B: Engineering, vol. 34, pp. 561–568, 2003. [21] S. S. Vel and R. Baskiyar, “Thermally induced stresses in functionally graded thick tubes,” in Multiscale And Functionally Graded Materials (G. H. P. GH, M. J. Pindera, R. H. Dodds, F. A. Rochinha, E. V. Dave, and L. Chen, eds.), vol. 973 of AIP CONFERENCE PROCEEDINGS, pp. 688–693, Univ Illinois, Urbana Champaign; Univ Virginia; Fed Univ Rio de Janeiro, 2008. 9th International Conference on Multiscale and Functionally Graded Materials, Oahu, HI, OCT 15-18, 2006. [22] J. R. Cho and D. Y. Ha, “Averaging and finite element discretization approaches in the numerical analysis of functionally graded materials,” Materials Science and Engineering A, vol. 302, pp. 187–196, 2001. 135 [23] J. R. Zuiker, “Functionally graded materials: Choice of micromechanics model and limitations in property variations,” Composites Engineering, vol. 5, pp. 807– 819, 1995. [24] T. Reuter, G. G. Dvorak, and T. Tvergaard, “Micromechanical models for graded composite materials,” Journal of the mechanics and physis of solids, vol. 45, pp. 1281–1302, 1997. [25] T. Reuter and G. J. Dvorak, “Micromechanical models for graded composite materials: Ii. thermomechanical loadings,” Journal of the mechanics and physis of solids, vol. 46, pp. 1655–1673, 1998. [26] H. M. Yin, L. Z. Sun, and G. H. Paulino, “Micromechanics-based elastic model for functionally graded materials with particle interactions,” Acta. Mater, vol. 52, pp. 3535–3543, 2004. [27] J. Aboudi, M. J. Pindera, and S. M. Arnold, “Higher-order theory for functionally graded materials,” Composites Part B, vol. 30, pp. 777–832, 1999. [28] M. Dao, P. Gu, A. Maewal, and R. J. Asaro, “A micromechanical study of residual stresses in functionally graded materials,” Acta Materialia, vol. 45, pp. 3265–3276, 1997. [29] J. Aboudi, M. J. Pindera, and S. M. Arnold, “Higher-order theory for periodic multiphase materials with inelastic phases,” International Journal of Plasticity, vol. 19, pp. 805–847, 2003. [30] H. M. Yin, G. H. Paulino, W. G. Buttlar, and L. Z. Sun, “Effective thermal conductivity of two-phase functionally graded particulate composites,” Journal of Applied Physics, vol. 98, pp. 063704–063704–9, 2005. 136 [31] M. Grujicic and Y. Zhang, “Determination of effective elastic properties of functionally graded materials using voronoi cell finite element method,” Materials Science and Engineering, vol. A251, pp. 64–76, 1998. [32] S. B. Biner, “Thermo-elastic analysis of functionally graded materials using Voronoi elements,” Material Science Engineering, vol. A315, pp. 136–146, 2001. [33] P. Vena, “Thermal residual stresses in graded ceramic composites: A microscopic computational model versus homogenized models,” Meccanica, vol. 40, pp. 163–179, 2005. [34] T. H. H. Pian, “Derivation of element stiffness matrices by assumed stress distributions,” AIAA, vol. 2, pp. 1333–1336, 1964. [35] P. Tong, T. H. H. Pian, and S. J. Larsy, “A hybrid-element approach to crack problems in plane elasticity,” International Journal for Numerical Methods in Engineering, vol. 7, pp. 297–308, 1973. [36] P. Tong and T. H. H. Pian, “A variational principle and the convergence of a finite-element method based on assumed stress distribution,” International Journal of Solids and Structures, vol. 5, pp. 463–472, 1969. [37] S. Ghosh and S. Moorthy, “Elastic-plastic analysis of arbitrary heterogeneous materials with the voronoi cell finite element method,” Computer Methods in Applied Mechanics and Engineering, vol. 121, pp. 373–409, 1995. [38] S. Ghosh, Y. Ling, B. Majumda, and R. Kim, “Interfacial debonding analysis in multiple fiber reinforced composites,” Mechanics of Materials, vol. 32, pp. 561– 591, 2000. 137 [39] S. Moorthy and S. Ghosh, “A model for analysis for arbitrary composite and porous microstructures with voronoi cell finite elements,” International Journal for Numerical Methods in Engineering, vol. 39, pp. 2363–2398, 1996. [40] S. Moorthy and S. Ghosh, “Adaptivity and convergence in the voronoi cell finite element model for analyzing heterogeneous materials,” Computer Methods in Applied Mechanics and Engineering, vol. 185, pp. 377–400, 2000. [41] S. Ghosh and S. N. Mukhopadhyay, “A material based finite element analysis of heterogeneous media involving dirichlet tessellations,” Computer Methods in Applied Mechanics and Engineering, vol. 104, pp. 211–247, 1995. [42] S. Ghosh, K. Lee, and P. Raghavan, “A multi-level computational model for multi-scale damage analysis in composite and porous materials,” International Journal of Solids and Structures, vol. 38, pp. 1335–2385, 2001. [43] S. GHOSH and S. N. MUKHOPADHYAY, “A two-dimensional automatic mesh generator for finite element analysis for random composites,” Computers & Structures, vol. 41, pp. 245–256, 1991. [44] S. GHOSH and S. Moorthy, “Three dimensional voronoi cell finite element model for microstructures with ellipsoidal heterogeneties,” Computational Mechanics, vol. 34, pp. 510–531, 2004. [45] S. Li and S. Ghosh, “Extended voronoi cell finite element model for multiple cohesive crack propagation in brittle materials,” International Journal for Numerical Methods in Engineering, vol. 65, pp. 1028–1067, 2006. [46] A. Tiwary, C. Hu, and S. Ghosh, “Numerical conformal mapping method based voronoi cell finite element model for analyzing microstructures with irregular heterogeneities,” Finite Elements in Analysis and Design, vol. 43, pp. 504–520, 2007. 138 [47] C. Hu and S. Ghosh, “Locally enhanced voronoi cell finite element model (LEVCFEM) for simulating evolving fracture in ductile microstructures containing inclusions,” International Journal for Numerical Methods in Engineering, vol. 76, pp. 1955–1992, 2009. [48] S. Li and S. Ghosh, “Modeling interfacial debonding and matrix cracking in fiber reinforced composites by the extended voronoi cell FEM,” Finite Elements in Analysis and Design, vol. 43, pp. 397–410, 2007. [49] C. Daux, N. Mo¨es, J. Dolbow, N. Sukumar, and T. Belytschko, “A finite element method for crack growth without remeshing,” International Journal for Numerical Methods in Engineering, vol. 46, pp. 131–150, 1999. [50] C. A. Duarte, L. G. Reno, and A. Simone, “A generalized finite element method for polycrystals with discontinuous grain boundary,” International Journal for Numerical Methods in Engineering, vol. 67, pp. 1122–1145, 2006. [51] C. A. Duarte, L. G. Reno, and A. Simone, “High-order generalized FEM for through-the-thickness branched cracks,” International Journal for Numerical Methods in Engineering, vol. 72, pp. 325–351, 2007. [52] J. M. Melenk and I. Babuska, “The partition of unity finite element method: Basic theory and applications,” Computer Methods in Applied Mechanics and Engineering, vol. 39, pp. 289–314, 1996. [53] J. Dolbow, N. Mo¨es, and T. Belytschko, “Discontinuous enrichment in finite elements with a partition of unity method,” Finite Elements in Analysis & Design, vol. 36, pp. 235–260, 2000. [54] F. L. Stazi, E. Budyn, J. Chessa, and T. Belytschko, “An extended finite element method with higher-order for curved cracks,” Computational Mechanics, vol. 31, pp. 38–48, 2003. 139 [55] C. Daux, N. Mo¨es, J. Dolbow, and T. Belytschko, “Arbitrary branched and intersecting cracks with the extended finite element method,” International Journal for Numerical Methods in Engineering, vol. 48, pp. 1741–1760, 2000. [56] J. Dolbow, An Extended Finite Elment Method with discontinuous enrichment for applied mechanics. Ph.d dissertation, Northwestern University, 1999. [57] J. Dolbow, N. Moes, and T. Belytschko, “Modelling fracture in mindlin-reissner plates with the extended finite element method,” International Journal of Solids and Structures, vol. 37, pp. 7161–7183, 2000. [58] N. Sukumar, Z. Y. Huang, J. H. Pr´evost, and Z. Suo, “Partition of unity enrichment for bimaterial interface cracks,” International Journal for Numerical Method in Engineering, vol. 59, pp. 1075–1102, 2004. [59] A. Gravouil, N. Moes, and T. Belytschko, “Non-planar 3D crack growth by the extended finite element and level sets part II: Level set update,” International Journal for Numerical Methods in Engineering, vol. 53, pp. 2569–2586, 2002. [60] N. Mo¨es, A. Gravouil, and T. Belytschko, “Non-planar 3D crack growth by the extended finite element method part I: Mechanical model,” International Journal for Numerical Methods in Engineering, vol. 53, pp. 2549–2568, 2002. [61] N. Sukumar, D. L. Chopp, N. Mo¨es, and T. Belytschko, “Modeling holes and inclusions by level sets in the extended finite-element method,” Computer methods in applied mechanics and engineering, vol. 190, pp. 6183–6200, 2001. [62] D. B. P. Huynh and T. Belytschko, “The extended finite element method for fracture in composite materials,” International Journal For Numerical Methods in Engineering, 2008. ”early view”. 140 [63] J. A. Sethian, Level set methods and fast marching methods. Cambridge University Press Cambridge, 1999. [64] S. Osher and R. P. Fedkiw, Level set methods and Dynamic Implicit Surfaces. Springer, 2003. [65] M. Duflot, “A study of the representation of cracks with level sets,” International Journal for Numerical Methods in Engineering, vol. 70, pp. 1261–1302, 2007. [66] H. Ji, D. Chopp, and J. E. Dolbow, “A hybrid extended finite element/level set method for modeling phase transformations,” International Journal for Numerical Methods in Engineering, vol. 54, pp. 1209–1233, 2002. [67] M. Stolarska, D. Chopp, N. Mo¨es, and T. Belytschko, “Modelling crack growth by level sets in the extended finite element method,” International Journal for Numerical Methods in Engineering, vol. 51, pp. 943–960, 2001. [68] E. Budyn, G. Zi, N. Moes, and T. Belytschko, “A method for multiple crack growth in brittle materials without remeshing,” International Journal for Numerical Methods in Engineering, vol. 61, pp. 1741–1770, 2004. [69] G. Zi, J. H. Song, E. Budyn, S. H. Lee, and T. Belytschko, “A method for growing multiple cracks without remeshing and its application to fatigue crack growth,” Modelling and Simualtion in Materials Science and Engineering, vol. 12, pp. 901–915, 2004. [70] S. Loehnert and T. Belytschko, “A multiscale projection method for macro/microcrack simulations,” International Journal for Numerical Methods in Engineering, vol. 71, pp. 1466–1428, 2007. 141 [71] J. Chessa, H. Wang, and T. Belytschko, “On the construction of blending elements for local partition of unity enriched finite elements,” International Journal for Numerical Methods in Engineering, vol. 57, pp. 1015–1038, 2003. [72] R. Gracie, H. Wang, and T. Belytschko, “Blending in the extended finite element method by discontinuous Garlerkin and assumed strain methods,” International Journal for Numerical Methods in Engineering, vol. 74, pp. 1645–1669, 2008. [73] T. P. Fries, “A corrected XFEM approximation without problems in blending elements,” International Journal for Numerical Methods in Engineering, vol. 75, pp. 503–532, 2008. [74] P. Laborde, J. Pommier, Y. Renard, and M. Salaun, “High order extended finite element method for cracked domains,” International Journal for Numerical Methods in Engineering, vol. 64, pp. 354–381, 2005. [75] E. B´echet, H. Minnebo, N. Mo¨es, and B. Burgardt, “Improved implementation and robustness study of the x-fem for stress analysis around cracks,” International for Numerical Methods in Engineering, vol. 64, pp. 1033–1056, 2005. [76] G. Ventura, R. Gracie, and T. Belytschko, “Fast integration and weight function blending in the extended finite element method,” International Journal for Numerical Methods in Engineering, vol. 77, pp. 1–29, 2009. [77] R. Gracie, G. Ventura, and T. Belytschko, “A new fast method for dislocation based on interior discontinuities,” International Journal for Numerical Methods in Engineering, vol. 69, pp. 423–441, 2007. [78] R. Gracie, J. Oswald, and T. Belytschko, “On a new extended finite element method for dislocations: core enrichments,” Journal of the Mechanics and Physics of Solids, vol. 56, pp. 200–214, 2008. 142 [79] T. Belytschko and R. Gracie, “On XFEM applications to dislocations in problems with interfaces,” International Journal of Plasticity, vol. 23, pp. 1721– 1738, 2003. [80] G. Ventura, B. Moran, and T. Beltyschko, “Dislocation by partition of unity,” Journal for Numerical Methods in Engineering, vol. 62, pp. 1463–1487, 2005. [81] J. Oswald, R. Gracie, R. Khare, and T. Belytschko, “An extended finite element method for dislocations in complex geometries: Thin films and nanotubes,” Computer Methods in Applied Mechanics and Engineering, in press. [82] J. Chessa, P. Smolinski, and T. Belytschko, “The extended finite element method (XFEM) for solidification problems,” International Journal for Numerical Methods in Engineering, vol. 53, pp. 1959–1977, 2002. [83] J. Chessa and T. Belytschko, “An extended finite element method for two phase fluids,” Journal of Applied Mechanics-Transactions of the ASME, vol. 70, pp. 10–17, 2003. [84] J. Chessa and T. Belytschko, “An enriched finite element method and level sets for axisymmetric two-phase flow with surface tension,” International Journal for Numerical Method in Engineering, vol. 58, pp. 2041–2064, 2003. [85] T. R. Tauchert, “Thermal shock of orthotropic rectangular plates,” Journal of Thermal Stresses, vol. 12, pp. 241–258, 1989. [86] J. S. Chang, H. H. Wang, and T. Z. Tsai, “Thermally induced vibration of thin laminated plates by finite element method,” Computers & Structures, vol. 42, pp. 117–128, 1992. [87] L. W. Chen and J. H. Lee, “Vibration of thermal elastic orthotropic plates,” Applied Acoustic, vol. 27, pp. 287–304, 1989. 143 [88] T. Q. N. Tran, H. P. Lee, and S. P. Lim, “Structural intensity analysis of thin laminated composite plates subjected to thermally induced vibration,” Composite structures, vol. 78, pp. 70–83, 2007. [89] Y. S. Touloukian, Thermal physical properties of high temperature solid materials. MacMillan, New York, 1967. [90] R. Chiba and Y. Sugano, “Stochastic analysis of a thermoelastic problem in functionally graded plates with uncertain material properties,” Archive of Applied Mechanics, vol. 78, pp. 749–764, 2008. [91] M. Jabbari, A. R. Vaghari, A. Bahtui, and M. R. Eslami, “Exact solution for asymmetric transient thermal and mechanical stresses in FGM hollow cylinders with heat source,” Structural Engineering and Mechanics, vol. 29, pp. 551–565, 2008. [92] T. Mori and K. Tanaka, “Average stress in matrix and average elastic energy of materials with misfitting inclusions,” Acta Metallurgica, vol. 21, pp. 571–574, 1973. [93] S. P. Timoshenko and S. Woinowsky-Krieger, Theory of plates and shells. Mc Graw Hill, 2nd ed., 1959. [94] C. S. Krishnamoorthy, Finite element analysis - Theory and Programming. Tata McGraw-Hill, New Delhi, 2nd ed., 1997. [95] N. I. Muskhelishvili, Some basis problems of the mathematical theory of elasticity. Noordhoff, Netherlan, 1975. [96] T. Belytschko, C. Parimi, N. Mo¨es, N. Sukumar, and S. Usui, “Structured extended finite element method for solids defined by implicit surfaces,” Inter- 144 national Journal for Numerical Methods in Engineering, vol. 56, pp. 609–635, 2003. [97] S. Osher and J. A. Sethian, “Fronts propagating with curvature-dependent speed: Algorithms based on hamilton-jacobi formulations,” Journal of Computational Physics, vol. 79, pp. 12–49, 1988. [98] A. Alberich-Bayarri, D. Moratal, L. Marti-Bonmati, M. Salmeron-Sanchez, A. Valles-Lluch, L. Nieto-Charques, and J. Rieta, “Volume mesh generation and finite element analysis of trabecular bone magnetic resonance images,” in Engineering in Medicine and Biology Society, 29th Annual International Conference of the IEEE, pp. 1603–1606, August 2007. [99] B. van Rietbergen, H. Weinans, R. Huiskes, and A. Odgaard, “A new method to determine trabecular bone elastic properties and loading using micromechanical finite-elements models,” Journal of Biomechanics, vol. 28, pp. 69–81, 1995. [100] B. van Rietbergen, R. Huiskes, F. Eckstein, and P. Rueegsegger, “Trabecular bone tissue strains in the healthy and osteoporotic human femur,” Journal of Bone Mineral Research, vol. 18, pp. 1781–1787, 2003. [101] J. Brozovsky and P. Pankaj, “Towards modelling of a trabecular bone,” Computers & Structures. 145 [...]... y2 2 x y x2 0 0 y3 3 x y2  1 0 0 y  P =  0 0 1 0 0 y x 0 0 y 2 2 x y x2 0 0 ···   0 1 0 0 −y −x 0 0 −y 2 2 x y −x2 0 0 −y 3  2 3 3x y x 0 0   ··· y3 3 x y 2 3 x 2 y x3    −3 x y 2 −3 x2 y −x3 0 Fourth order P, for 11-sided to 14-sided Voronoi cells:  P = x 0 0 y2 2 x y x2 0 0 y3 3 x y2  1 0 0 y   0 0 1 0 0 y x 0 0 y 2 2 x y x2 0 0 ···   0 1 0 0 −y −x 0 0 −y 2 2 x y −x2 0 0 −y 3 2. .. y 2 3 x 2 y x3 −3 x y 2 −3 x2 y −x3 0 4 0 0 4xy 3 0 2 2 2x y y4 2 x y3 6x y 3 −y 4 −4 x y 3 −3 x2 y 2 x 4  0 0   6 x 2 y 2 4 x 3 y x4    −4 x3 y −x4 0 131 Fifth order P, for 15-sided to 18-sided Voronoi cells:  P = x 0 0 y2 2 x y x2 0 0 y3 3 x y2  1 0 0 y   0 0 1 0 0 y x 0 0 y 2 2 x y x2 0 0 ···   0 1 0 0 −y −x 0 0 −y 2 2 x y −x2 0 0 −y 3 3 x2 y ··· y3 x3 0 3 x y 2 3 x 2 y x3 −3 x y 2. .. x3 0 3 x y 2 3 x 2 y x3 −3 x y 2 −3 x2 y −x3 0 y 5 5 x y 4 10 x2 y 3 ··· x4 0 0 0 0 y4 4 x y3 0 y5 0 0 0 2 x3 y 2 x y4 −y 5 −5 x y 4 2 x2 y 3 0 6 x2 y 2 2 x3 y y4 2 x y3 x4 0 0 6 x 2 y 2 4 x 3 y x4 · · · −y 4 −4 x y 3 −3 x2 y 2 −4 x3 y  4 5 x y x 0 0   2 x2 y 3 10 x3 y 2 5 x4 y x5    2 x3 y 2 −5 x4 y −x5 0 −x4 1 32 0 Bibliography [1] ABAQUS 6.5 ABAQUS Inc [2] S Ghosh and R L Malett, “Voronoi... properties were E1 = 1, ν1 = 0.3 for the matrix The holes was modeled by the penalty method Each 1 12 3 2. 5 2 1.5 1 0.5 0 −0.5 −1 −1.5 −1 −0.5 0 0.5 1 1.5 2 2.5 3 3.5 Figure 5- 12: Displacement of the porous unit cell: VCFEM solution 2 2 1.8 1.8 1.6 1.6 1.4 1.4 1 .2 1 .2 1 1 0.8 0.8 0.6 0.6 0.4 0.4 0 .2 0 .2 0 0 0 .2 0.4 0.6 0.8 1 (a) 1 .2 1.4 1.6 1.8 2 0 0 0 .2 0.4 0.6 0.8 1 1 .2 1.4 1.6 1.8 2 (b) Figure 5-13: Displacement... FIELD(NSECPT,NFIELD)=COORDS(3) C RETURN END 129 Appendix C Interpolation Polynomial Matrices First order P, for 3-sided to 5-sided Voronoi cells:   x 0 0   1 0 0 y   P =  0 0 1 0 0 y x      0 1 0 0 −y −x 0 Second order P, for 6-sided to 7-sided Voronoi cells:  2 2  x 0 0 y 2xy x 0 0   1 0 0 y   P =  0 0 1 0 0 y x 0 0 y 2 2 x y x2      0 1 0 0 −y −x 0 0 −y 2 2 x y −x2 0 130 Third order P, for 8-sided to... written in Fortran language The material definition in the main input file: *MATERIAL, NAME=FGM *ELASTIC, DEPENDENCIES=1 7.00000000E+010, 0.300,, -0. 025 00000 4 .27 000000E+011, 0.170,, 0. 025 00000 *EXPANSION, DEPENDENCIES=1 2. 34000000E-005,, -0. 025 00000 4.30000000E-006,, 0. 025 00000 *CONDUCTIVITY, DEPENDENCIES=1 2. 33000000E+0 02, , -0. 025 00000 6.50000000E+001,, 0. 025 00000 *DENSITY, DEPENDENCIES=1 2. 70700000E+003,,... the micrograph 118 bottom and subjected to a uniform distributing tensile load on the top A uniform mesh containing 128 × 128 elements and 16384 nodes were used as shown in Figures 5 -21 5586 elements were cut by the inclusions and thus were enriched The number of enriched nodes were 3861 Therefore, the number of additional DOFs was 3861 × 2 = 7 722 Figure 5 -21 : XFEM meshes: ◦ indicates enriched nodes, and... simulations of the heterogeneous materials In this study, the VCFEM was shown to be advantageous in predicting the displacements of heterogeneous models while the XFEM was advantageous in predicting the detailed stresses Hence a combination of 125 the two methods would take the advantages of the both methods The VCFEM may be used for homogenizing the effective material properties of heterogeneous materials at... “inclusion” were E2 = 0.001, which was thousand times smaller than the material of the matrix; and ν1 = 0.3 The specimen was clamped at the bottom and subjected to a uniform tensile load on the top A uniform mesh containing 25 6 25 6 elements and 65536 nodes was used as shown in Figures 5-15 18 320 elements were cut by the inclusions and thus were enriched The number of enriched nodes was 122 40 Therefore, the... result This particular example proves that the XFEM can be used to model porous materials effectively with low cost It is because the XFEM can handle the holes easily without conforming the mesh to the discontinuities (a) (b) Figure 5 -22 : Displacement and von-mises stress solutions for 128 × 128 XFEM mesh (left) and 25 6 × 25 6 XFEM mesh (right) Displacement is scaled by a factor of 1/100 5.4 Concluding . cell: VCFEM solution 0 0 .2 0.4 0.6 0.8 1 1 .2 1.4 1.6 1.8 2 0 0 .2 0.4 0.6 0.8 1 1 .2 1.4 1.6 1.8 2 (a) 0 0 .2 0.4 0.6 0.8 1 1 .2 1.4 1.6 1.8 2 0 0 .2 0.4 0.6 0.8 1 1 .2 1.4 1.6 1.8 2 (b) Figure 5-13: Displacement. accurate stress distribution. 0 0 .2 0.4 0.6 0.8 1 1 .2 1.4 1.6 0 0 .2 0.4 0.6 0.8 1 1 .2 1.4 1.6 (a) FEM 0 0 .2 0.4 0.6 0.8 1 1 .2 1.4 1.6 0 0 .2 0.4 0.6 0.8 1 1 .2 1.4 1.6 (b) XFEM Figure 5-5: Total. were E 1 = 1, ν 1 = 0.3 for the matrix. The holes was modeled by the penalty method. Each 1 12 −1 −0.5 0 0.5 1 1.5 2 2.5 3 3.5 −1.5 −1 −0.5 0 0.5 1 1.5 2 2.5 3 Figure 5- 12: Displacement of the

Ngày đăng: 10/09/2015, 15:51

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan