Integration of Polynomials Times Double Step Function in Quadrilateral Domains for XFEM Analysis
Abstract
:1. Introduction
2. Literature Review
2.1. Numerical Methods in Fracture Mechanics
- FEM employs a structured mesh to discretise the domain into elements, resulting in efficient data representation, storage and manipulation and enabling the use of optimised algorithms and data structures to improve computational performance [49];
- FEM demonstrates excellent convergence properties. The accuracy of the solution improves as the mesh is refined. Convergence analysis plays a crucial role in assessing the reliability of numerical simulations [50];
- FEM generally provides higher accuracy for problems with smooth solutions. This advantage arises from the use of polynomial interpolation functions within each element, resulting in accurate approximations [51];
- XFEM provides a more stable solution and higher accuracy compared to many mesh-free methods in capturing stress and displacement fields near the crack tip by means of enrichment approximation functions [44];
- In XFEM, the crack geometry is implicitly represented within the finite elements, which reduces the dependency on the mesh density. This leads to a more efficient computational process and reduces the computational cost [12]. Mesh-free methods may require a large number of nodes or particles to accurately capture localised phenomena, such as cracks [44].
2.2. Multiple Discontinuities Problems
- are the nodes to enrich for the j-th discontinuity, as such their support does not contain the ends of the discontinuity, and are the respective enriched degrees of freedom [26];
- are the nodes to enrich for the j-th discontinuity extremity, as such their support contains the ends of the discontinuity, and are the respective enriched degrees of freedom [26];
- are the nodes to enrich for the j-th junction, as such their support contains the j-th junction, and are the respective enriched degrees of freedom [26].
3. Materials and Methods
3.1. Problem Statement
3.2. Integration Algorithm for Single Discontinuity Problems
3.3. Integration Algorithm for Double Discontinuity Problems
3.4. Algorithm Description
- Calculating the signed distances () in the global coordinate system between each discontinuity and each node of the integration domain;
- Writing the discontinuity coefficients (a, b and c) in the parent coordinate system as a function of by solving a linear equations system;
- Substituting the variables x and y in and by means of Equation (23), so that and are obtained in terms of the coefficients , and dependent on .
4. Results
4.1. Library Architecture
- Primary data preparation:
- Individuation of the domain nodal coordinates in the global coordinate system;
- Individuation of the discontinuities coefficients in the global coordinate system;
- Selection of the domain portions to be evaluated.
- Isoparametric mapping onto the parent element domain and computation of the coefficient vector of the equivalent polynomial by means of the DD_Heqpol_coefficients subroutine.
- Quadrature by way of any chosen rule (i.e., (25)) in which the equivalent polynomial values at the quadrature points are provided by the function HeqPol and the Jacobian matrix determinant is given by the function detJ.
- The Jacobian of the transformation in (25) has to be constant;
4.2. Numerical Examples
4.2.1. Parallelogram Partitioned by Two Discontinuities Intersecting within the Element
- ;
- .
- Input from file? (y/n): y
- example_1.txt
- \\ DOUBLE DISCONTINUITY EQP LIBRARY
- \\ EXAMPLE 1: DISCONTINUITIES INTERSECTING INSIDE THE DOMAIN
- $ElementType
- \\ 21 : Quad
- 21
- $Coords
- \\ Set the coordinates for the element
- \\ 1st col : x
- \\ 2nd col : y
- \\ Coordinates Scheme :
- \\ Quad Element :
- \\ 4-------------3
- \\ | |
- \\ | |
- \\ | |
- \\ | |
- \\ | |
- \\ 1-------------2
- 2.0 1.5
- 6.0 2.5
- 4.5 4.0
- 0.5 3.0
- $NumOfDiscont
- \\ Number of discontinuities crossing the element (1 or 2)
- 2
- $DiscontCoefficients
- \\ a,b,c coefficients for each discontinuity
- \\ coefficients are separated by a blank
- 1.75 -1.0 -3.5
- 1.75 1.0 -10.5
- $ElementPart
- \\ In case of 2 discontinuities choose the element portion
- \\ to integrate
- \\ Part : A, B, C, D, all
- \\ 3--------4
- \\ | \A / |
- \\ |B \/D |
- \\ | / \ |
- \\ |/ C \ |
- \\ 1--------2
- B
4.2.2. Parallelogram Partitioned by Two Discontinuities Intersecting Outside the Element
- ;
- .
4.2.3. Outcomes
5. Discussion
6. Conclusions
Supplementary Materials
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
Abbreviations
MDPI | Multidisciplinary Digital Publishing Institute |
FEM | Finite element method |
PUM | Partition of unity method |
CZM | Cohesive zone model |
BEM | Boundary element method |
SBFEM | Scaled boundary finite element method |
SPH | Smoothed particle hydrodynamics |
RKPM | Reproducing kernel particle method |
XFEM | Extended finite element method |
GFEM | Generalised finite element method |
EQP | Equivalent polynomials |
DD_EQP | Double discontinuity equivalent polynomials |
References
- Hughes, T. The Finite Element Method: Linear Static and Dynamic Finite Element Analysis; Dover Publications: Mineola, NY, USA, 2000. [Google Scholar]
- Babuška, I.; Suri, M. The p-version of the finite element method. SIAM J. Numer. Anal. 1992, 29, 864–893. [Google Scholar] [CrossRef]
- Belytschko, T.; Lu, Y.; Gu, L. Element-free Galerkin methods. Int. J. Numer. Methods Eng. 1994, 37, 229–256. [Google Scholar] [CrossRef]
- Duarte, C.; Babuška, I.; Oden, J. Generalized finite element method for three-dimensional structural mechanics problems. Comput. Struct 2000, 77, 219–232. [Google Scholar] [CrossRef] [Green Version]
- Melenk, J.; Babuška, I. The partition of unity finite element method: Basic theory and applications. Comput. Methods Appl. Mech. Eng. 1996, 139, 289–314. [Google Scholar] [CrossRef] [Green Version]
- Sukumar, N.; Moran, B. Extended finite element method for three-dimensional crack modelling. Int. J. Numer. Methods Eng. 1998, 43, 847–884. [Google Scholar] [CrossRef]
- Moës, N.; Dolbow, J.; Belytschko, T. A finite element method for crack growth without remeshing. Int. J. Numer. Methods Eng. 1999, 46, 131–150. [Google Scholar] [CrossRef]
- Fries, T.; Belytschko, T. The extended/generalized finite element method: An overview of the method and its applications. Int. J. Numer. Methods Eng. 2010, 84, 253–304. [Google Scholar] [CrossRef]
- Bathe, K.J. Finite Element Procedures, 2nd ed.; Klaus-Jürgen Bathe: Watertown, MA, USA, 2014. [Google Scholar]
- Belytschko, T.; Liu, W.K.; Moran, B.; Elkhodary, K. Nonlinear Finite Elements for Continua and Structures, 2nd ed.; Wiley: Chichester, UK, 2014. [Google Scholar]
- Rabczuk, T.; Song, J.H.; Zhuang, X.; Anitescu, C. Extended Finite Element and Meshfree Methods; Academic Press: London, UK, 2019. [Google Scholar]
- Belytschko, T.; Gracie, R.; Ventura, G. A review of extended/generalized finite element methods for material modeling. Model. Simul. Mater. Sci. Eng. 2009, 17, 1–24. [Google Scholar] [CrossRef]
- Ventura, G. On the elimination of quadrature subcells for discontinuous functions in the eXtended Finite-Element Method. Int. J. Numer. Meth. Eng. 2006, 66, 761–795. [Google Scholar] [CrossRef]
- Belytschko, T.; Black, T. Elastic crack growth in finite elements with minimal remeshing. Int. J. Numer. Meth. Eng. 1999, 45, 601–620. [Google Scholar] [CrossRef]
- Mousavi, S.; Pask, J.; Sukumar, N. Efficient adaptive integration of functions with sharp gradients and cusps in n-dimensional parallelepipeds. Int. J. Numer. Methods Eng. 2012, 91, 343–357. [Google Scholar] [CrossRef] [Green Version]
- Chin, E.; Lasserre, J.; Sukumar, N. Modeling crack discontinuities without element-partitioning in the extended finite element method. Int. J. Numer. Methods Eng. 2017, 110, 1021–1048. [Google Scholar] [CrossRef]
- Benvenuti, E.; Tralli, A.; Ventura, G. A regularized XFEM model for the transition from continuous to discontinuous displacements. Int. J. Numer. Methods Eng. 2008, 74, 911–944. [Google Scholar] [CrossRef]
- Benvenuti, E.; Ventura, G.; Ponara, N. Finite element quadrature of regularized discontinuous and singular level set functions in 3D problems. Algorithms 2012, 5, 529–544. [Google Scholar] [CrossRef] [Green Version]
- Ventura, G.; Benvenuti, E. Equivalent polynomials for quadrature in Heaviside function enriched elements. Int. J. Numer. Methods Eng. 2015, 102, 688–710. [Google Scholar] [CrossRef]
- Mariggiò, G.; Fichera, S.; Corrado, M.; Ventura, G. EQP - A 2D/3D library for integration of polynomials times step function. SoftwareX 2020, 12, 100636. [Google Scholar] [CrossRef]
- Ha, K.; Baek, H.; Park, K. Convergence of fracture process zone size in cohesive zone modeling. Appl. Math. Model. 2015, 39, 5828–5836. [Google Scholar] [CrossRef]
- Bordas, S.; Rabczuk, T.; Zi, G. Three-dimensional crack initiation, propagation, branching and junction in non-linear materials by an extended meshfree method without asymptotic enrichment. Eng. Fract. Mech. 2008, 75, 943–960. [Google Scholar] [CrossRef] [Green Version]
- Rabczuk, T.; Zi, G.; Bordas, S.; Nguyen-Xuan, H. A simple and robust three-dimensional cracking-particle method without enrichment. Comput. Methods Appl. Mech. Eng. 2010, 199, 2437–2455. [Google Scholar] [CrossRef]
- Rabczuk, T.; Bordas, S.; Zi, G. A three-dimensional meshfree method for continuous multiple-crack initiation, propagation and junction in statics and dynamics. Comput. Mech. 2007, 40, 473–495. [Google Scholar] [CrossRef] [Green Version]
- Belytschko, T.; Moës, N.; Usui, S.; Parimi, C. Arbitrary discontinuities in finite elements. Int. J. Numer. Methods Eng. 2001, 50, 993–1013. [Google Scholar] [CrossRef]
- Daux, C.; Moës, N.; Dolbow, J.; Sukumar, N.; Belytschko, T. Arbitrary branched and intersecting cracks with the extended finite element method. Int. J. Numer. Methods Eng. 2000, 48, 1741–1760. [Google Scholar] [CrossRef]
- Singh, I.V.; Bhardwaj, G.; Mishra, B. A new criterion for modeling multiple discontinuities passing through an element using XIGA. J. Mech. Sci. Technol. 2015, 29, 1131. [Google Scholar] [CrossRef]
- Wen, L.F.; Tian, R.; Wang, L.X.; Feng, C. Improved XFEM for multiple crack analysis: Accurate and efficient implementations for stress intensity factors. Comput. Methods Appl. Mech. Eng. 2023, 411, 116045. [Google Scholar] [CrossRef]
- Khoei, A.R. Extended Finite Element Method: Theory and Applications; John Wiley & Sons: Chichester, UK, 2015. [Google Scholar]
- Rege, K.; Lemu, H. A review of fatigue crack propagation modelling techniques using FEM and XFEM. In Proceedings of the IOP Conference Series: Materials Science and Engineering; IOP Publishing: Bristol, UK, 2017; Volume 276, p. 012027. [Google Scholar]
- Barenblatt, G.I. The mathematical theory of equilibrium cracks in brittle fracture. Adv. Appl. Mech. 1962, 7, 55–129. [Google Scholar]
- Dugdale, D.S. Yielding of steel sheets containing slits. J. Mech. Phys. Solids 1960, 8, 100–104. [Google Scholar] [CrossRef]
- Lachat, J.; Watson, J. Effective numerical treatment of boundary integral equations: A formulation for three-dimensional elastostatics. Int. J. Numer. Methods Eng. 1976, 10, 991–1005. [Google Scholar] [CrossRef]
- Xie, D.; Waas, A.M. Discrete cohesive zone model for mixed-mode fracture using finite element analysis. Eng. Fract. Mech. 2006, 73, 1783–1796. [Google Scholar] [CrossRef]
- Chen, Z.; Bunger, A.; Zhang, X.; Jeffrey, R.G. Cohesive zone finite element-based modeling of hydraulic fractures. Acta Mechanica Solida Sinica 2009, 22, 443–452. [Google Scholar] [CrossRef]
- de Borst, R.; Remmers, J.J.; Needleman, A. Mesh-independent discrete numerical representations of cohesive-zone models. Eng. Fract. Mech. 2006, 73, 160–177. [Google Scholar] [CrossRef]
- Alrayes, O.; Könke, C.; Hamdia, K.M. A Numerical Study of Crack Mixed Mode Model in Concrete Material Subjected to Cyclic Loading. Materials 2023, 16, 1916. [Google Scholar] [CrossRef] [PubMed]
- Alrayes, O.; Könke, C.; Ooi, E.T.; Hamdia, K.M. Modeling Cyclic Crack Propagation in Concrete Using the Scaled Boundary Finite Element Method Coupled with the Cumulative Damage-Plasticity Constitutive Law. Materials 2023, 16, 863. [Google Scholar] [CrossRef] [PubMed]
- Rabczuk, T.; Bordas, S.; Zi, G. On three-dimensional modelling of crack growth using partition of unity methods. Comput. Struct. 2010, 88, 1391–1411. [Google Scholar] [CrossRef]
- Liu, G. An overview on meshfree methods: For computational solid mechanics. Int. J. Comput. Methods 2016, 13, 1630001. [Google Scholar] [CrossRef]
- Babuška, I.; Melenk, J.M. The partition of unity method. Int. J. Numer. Methods Eng. 1997, 40, 727–758. [Google Scholar] [CrossRef]
- Strouboulis, T.; Babuška, I.; Copps, K. The design and analysis of the generalized finite element method. Comput. Methods Appl. Mech. Eng. 2000, 181, 43–69. [Google Scholar] [CrossRef]
- Strouboulis, T.; Copps, K.; Babuška, I. The generalized finite element method. Comput. Methods Appl. Mech. Eng. 2001, 190, 4081–4193. [Google Scholar] [CrossRef]
- Daxini, S.; Prajapati, J. A review on recent contribution of meshfree methods to structure and fracture mechanics applications. Sci. World J. 2014, 2014, 247172. [Google Scholar] [CrossRef] [Green Version]
- Li, S.; Liu, W.K. Meshfree and particle methods and their applications. Appl. Mech. Rev. 2002, 55, 1–34. [Google Scholar] [CrossRef] [Green Version]
- Liew, K.M.; Zhao, X.; Ferreira, A.J. A review of meshless methods for laminated and functionally graded plates and shells. Compos. Struct. 2011, 93, 2031–2041. [Google Scholar] [CrossRef]
- Rabczuk, T.; Zi, G. A meshfree method based on the local partition of unity for cohesive cracks. Comput. Mech. 2007, 39, 743–760. [Google Scholar] [CrossRef]
- Zi, G.; Rabczuk, T.; Wall, W. Extended meshfree methods without branch enrichment for cohesive cracks. Comput. Mech. 2007, 40, 367–382. [Google Scholar] [CrossRef] [Green Version]
- Zienkiewicz, O.C.; Taylor, R.L.; Zhu, J.Z. The Finite Element Method: Its Basis and Fundamentals, 6th ed.; Butterworth-Heinemann: Oxford, UK, 2005. [Google Scholar]
- Babuška, I. The rate of convergence for the finite element method. SIAM J. Numer. Anal. 1971, 8, 304–315. [Google Scholar] [CrossRef]
- Ciarlet, P.G. The Finite Element Method for Elliptic Problems; SIAM: Philadelphia, PA, USA, 2002. [Google Scholar]
- Li, D.; Liu, J.H.; Nie, F.H.; Featherston, C.A.; Wu, Z. On tracking arbitrary crack path with complex variable meshless methods. Comput. Methods Appl. Mech. Eng. 2022, 399, 115402. [Google Scholar] [CrossRef]
- Garg, S.; Pant, M. Meshfree methods: A comprehensive review of applications. Int. J. Comput. Methods 2018, 15, 1830001. [Google Scholar] [CrossRef]
- Oren, I. Admissible functions with multiple discontinuities. Isr. J. Math. 1982, 42, 353–360. [Google Scholar] [CrossRef]
- Agathos, K.; Chatzi, E.; Bordas, S.P. Multiple crack detection in 3D using a stable XFEM and global optimization. Comput. Mech. 2018, 62, 835–852. [Google Scholar] [CrossRef] [Green Version]
- Mousavi, S.; Sukumar, N. Numerical integration of polynomials and discontinuous functions on irregular convex polygons and polyhedrons. Comput. Mech. 2011, 47, 535–554. [Google Scholar] [CrossRef] [Green Version]
- Fichera, S.; Biondi, B.; Ventura, G. 2D finite elements for the computational analysis of crack propagation in brittle materials and the handling of double discontinuities. Procedia Struct. Integr. 2022, 42, 1291–1298. [Google Scholar] [CrossRef]
- Fichera, S.; Biondi, B.; Ventura, G. Implementation into OpenSees of XFEM for Analysis of Crack Propagation in Brittle Materials. In Proceedings of the 2022 Eurasian OpenSees Days; Springer: Berlin/Heidelberg, Germany, 2023; pp. 157–165. [Google Scholar]
- Mariggiò, G.; Ventura, G.; Corrado, M. A probabilistic FEM approach for the structural design of glass components. Eng. Fract. Mech. 2023, 282, 109157. [Google Scholar] [CrossRef]
- Bender, J.; Erleben, K.; Trinkle, J. Interactive simulation of rigid body dynamics in computer graphics. Comput Graph Forum. 2014, 33, 246–270. [Google Scholar] [CrossRef]
- Machenhauer, B.; Kaas, E.; Lauritzen, P.H. Finite-Volume Methods in Meteorology. In Proceedings of the Computational Methods for the Atmosphere and the Oceans; Temam, R.M., Tribbia, J.J., Eds.; Elsevier Science: Amsterdam, The Netherlands, 2008; pp. 1–120. [Google Scholar]
- Timmer, H.; Stern, J. Computation of global geometric properties of solid objects. Comput.-Aided Des. 1980, 12, 301–304. [Google Scholar] [CrossRef]
- Krishnamurthy, A.; McMains, S. Accurate GPU-accelerated surface integrals for moment computation. Comput.-Aided Des. 2011, 43, 1284–1295. [Google Scholar] [CrossRef]
- Mamatha, T.; Venkatesh, B. Gauss quadrature rules for numerical integration over a standard tetrahedral element by decomposing into hexahedral elements. Appl. Math. Comput. 2015, 271, 1062–1070. [Google Scholar] [CrossRef]
- Chin, E.B.; Sukumar, N. An efficient method to integrate polynomials over polytopes and curved solids. Comput. Aided Geom. Des. 2020, 82, 101914. [Google Scholar] [CrossRef]
- Saye, R. High-order quadrature methods for implicitly defined surfaces and volumes in hyperrectangles. SIAM J. Sci. Comput. 2015, 37, A993–A1019. [Google Scholar] [CrossRef]
- Farrington, C.C. Numerical quadrature of discontinuous functions. In Proceedings of the 1961 16th ACM National Meeting; Association for Computing Machinery: New York, NY, USA, 1961; pp. 21–401. [Google Scholar]
- Hubrich, S.; Di Stolfo, P.; Kudela, L.; Kollmannsberger, S.; Rank, E.; Schröder, A.; Düster, A. Numerical integration of discontinuous functions: Moment fitting and smart octree. Comput. Mech. 2017, 60, 863–881. [Google Scholar] [CrossRef]
- Tornberg, A.K. Multi-dimensional quadrature of singular and discontinuous functions. BIT Numer. Math. 2002, 42, 644–669. [Google Scholar] [CrossRef]
- Dai, N.; Zhang, B.; Lu, D.; Chen, Y. High-degree discontinuous finite element discrete quadrature sets for the Boltzmann transport equation. Prog. Nucl. Energy 2022, 153, 104403. [Google Scholar] [CrossRef]
- Mousavi, S.; Sukumar, N. Generalized Gaussian quadrature rules for discontinuities and crack singularities in the extended finite element method. Comput. Methods Appl. Mech. Eng. 2010, 199, 3237–3249. [Google Scholar] [CrossRef] [Green Version]
- Pali, E.; Gravouil, A.; Tanguy, A.; Landru, D.; Kononchuk, O. Three-dimensional X-FEM modeling of crack coalescence phenomena in the Smart CutTM technology. Finite Elem. Anal. Des. 2023, 213, 103839. [Google Scholar] [CrossRef]
- Song, C.; Zhang, H.; Wu, Y.; Bao, H. Cutting and Fracturing Models without Remeshing. In Proceedings of the Advances in Geometric Modeling and Processing; Chen, F., Jüttler, B., Eds.; Springer: Berlin/Heidelberg, Germany, 2008; pp. 107–118. [Google Scholar]
- Iben, H.N.; O’Brien, J.F. Generating Surface Crack Patterns. Graph Models 2009, 71, 198–208. [Google Scholar] [CrossRef] [Green Version]
- da Rosa Rodriguez, E.; Rossi, R. Assessment of EqP in XFEM for weak discontinuities. J. Braz. Soc. Mech. Sci. Eng. 2023, 45, 312. [Google Scholar] [CrossRef]
- Amazigo, J.; Rubenfeld, L. Advanced Calculus and its Application to the Engineering and Physical Science; John Wiley & Sons Inc.: Hoboken, NJ, USA, 1980. [Google Scholar]
- Davis, P.J.; Rabinowitz, P. Methods of Numerical Integration, 2nd ed.; Academic Press: Cambridge, MA, USA, 1984. [Google Scholar]
- Napier, J. Energy changes in a rockmass containing multiple discontinuities. J. South. Afr. Inst. Min. Metall. 1991, 91, 145–157. [Google Scholar]
- Sekhar, A. Multiple cracks effects and identification. Mech. Syst. Signal Process. 2008, 22, 845–878. [Google Scholar] [CrossRef]
- Kamaya, M. A crack growth evaluation method for interacting multiple cracks. Jsme Int. J. Ser. Solid Mech. Mater. Eng. 2003, 46, 15–23. [Google Scholar] [CrossRef] [Green Version]
- Escobar, R.G.; Sanchez, E.C.M.; Roehl, D.; Romanel, C. Xfem modeling of stress shadowing in multiple hydraulic fractures in multi-layered formations. J. Nat. Gas Sci. Eng. 2019, 70, 102950. [Google Scholar] [CrossRef]
- Wang, Y.; Javadi, A.A.; Fidelibus, C. A hydro-mechanically-coupled XFEM model for the injection-induced evolution of multiple fractures. Int. J. Numer. Anal. Methods Geomech. 2023. [Google Scholar] [CrossRef]
- Cruz, F.; Roehl, D.; do Amaral Vargas, E., Jr. An XFEM element to model intersections between hydraulic and natural fractures in porous rocks. Int. J. Rock Mech. Min. Sci. 2018, 112, 385–397. [Google Scholar] [CrossRef] [Green Version]
- Wang, T.; Liu, Z.; Zeng, Q.; Gao, Y.; Zhuang, Z. XFEM modeling of hydraulic fracture in porous rocks with natural fractures. Sci. China Physics Mech. Astron. 2017, 60, 1–15. [Google Scholar] [CrossRef]
- Liu, S.; Fang, G.; Liang, J.; Lv, D. A coupling model of XFEM/peridynamics for 2D dynamic crack propagation and branching problems. Theor. Appl. Fract. Mech. 2020, 108, 102573. [Google Scholar] [CrossRef]
- Richardson, C.L.; Hegemann, J.; Sifakis, E.; Hellrung, J.; Teran, J.M. An XFEM method for modeling geometrically elaborate crack propagation in brittle materials. Int. J. Numer. Methods Eng. 2011, 88, 1042–1065. [Google Scholar] [CrossRef]
- Gebhardt, C.; Kaliske, M. An XFEM-approach to model brittle failure of wood. Eng. Struct. 2020, 212, 110236. [Google Scholar] [CrossRef]
- Idkaidek, A.; Jasiuk, I. Cortical bone fracture analysis using XFEM–case study. Int. J. Numer. Methods Biomed. Eng. 2017, 33, e2809. [Google Scholar] [CrossRef]
- Vellwock, A.E.; Vergani, L.; Libonati, F. A multiscale XFEM approach to investigate the fracture behavior of bio-inspired composite materials. Compos. Part Eng. 2018, 141, 258–264. [Google Scholar] [CrossRef] [Green Version]
- Joulaian, M.; Hubrich, S.; Düster, A. Numerical integration of discontinuities on arbitrary domains based on moment fitting. Comput. Mech. 2016, 57, 979–999. [Google Scholar] [CrossRef]
- Abedian, A.; Düster, A. Equivalent Legendre polynomials: Numerical integration of discontinuous functions in the finite element methods. Comput. Methods Appl. Mech. Eng. 2019, 343, 690–720. [Google Scholar] [CrossRef]
- Lin, J.S. A mesh-based partition of unity method for discontinuity modeling. Comput. Methods Appl. Mech. Eng. 2003, 192, 1515–1532. [Google Scholar] [CrossRef]
- Abedian, A.; Parvizian, J.; Düster, A.; Khademyzadeh, H.; Rank, E. Performance of different integration schemes in facing discontinuities in the finite cell method. Int. J. Comput. Methods 2013, 10, 1350002. [Google Scholar] [CrossRef]
- You, H.; Kim, C. Direct reconstruction method for discontinuous Galerkin methods on higher-order mixed-curved meshes II. Surface integration. J. Comput. Phys. 2020, 416, 109514. [Google Scholar] [CrossRef]
- Smith, J.; Witkin, A.; Baraff, D. Fast and controllable simulation of the shattering of brittle objects. In Proceedings of the Computer Graphics Forum; Wiley Online Library: Oxford, UK; Boston, MA, USA, 2001; Volume 20, pp. 81–91. [Google Scholar]
- Norton, A.; Turk, G.; Bacon, B.; Gerth, J.; Sweeney, P. Animation of fracture by physical modeling. Vis. Comput. 1991, 7, 210–219. [Google Scholar] [CrossRef]
- O’brien, J.F.; Hodgins, J.K. Graphical modeling and animation of brittle fracture. In Proceedings of the 26th Annual Conference on Computer Graphics and Interactive Techniques, Los Angeles, CA, USA, 8–13 August 1999; pp. 137–146. [Google Scholar]
- Martin-Bragado, I.; Rivera, A.; Valles, G.; Gomez-Selles, J.L.; Caturla, M.J. MMonCa: An Object Kinetic Monte Carlo simulator for damage irradiation evolution and defect diffusion. Comput. Phys. Commun. 2013, 184, 2703–2710. [Google Scholar] [CrossRef] [Green Version]
- Lv, J.H.; Jiao, Y.Y.; Rabczuk, T.; Zhuang, X.Y.; Feng, X.T.; Tan, F. A general algorithm for numerical integration of three-dimensional crack singularities in PU-based numerical methods. Comput. Methods Appl. Mech. Eng. 2020, 363, 112908. [Google Scholar] [CrossRef]
- Düster, A.; Allix, O. Selective enrichment of moment fitting and application to cut finite elements and cells. Comput. Mech. 2020, 65, 429–450. [Google Scholar] [CrossRef]
- Ali, T.; Mostefa, B.; Abdelkader, D.; Abdelkrim, A.; Habibe, K. Experimental and numerical fracture modeling using XFEM of aluminum plates. Int. J. Eng. Res. Afr. 2020, 46, 45–52. [Google Scholar]
- Surendran, M.; Natarajan, S.; Palani, G.; Bordas, S. Linear smoothed extended finite element method for fatigue crack growth simulations. Eng. Fract. Mech. 2019, 206, 551–564. [Google Scholar] [CrossRef]
- Elguedj, T.; Jan, Y.; Combescure, A.; Leblé, B.; Barras, G. X-FEM Analysis of dynamic crack growth under transient loading in thick shells. Int. J. Impact Eng. 2018, 122, 228–250. [Google Scholar] [CrossRef]
- Müller, B.; Krämer-Eis, S.; Kummer, F.; Oberlack, M. A high-order discontinuous Galerkin method for compressible flows with immersed boundaries. Int. J. Numer. Methods Eng. 2017, 110, 3–30. [Google Scholar] [CrossRef]
- Sudhakar, Y.; Moitinho de Almeida, J.; Wall, W. An accurate, robust, and easy-to-implement method for integration over arbitrary polyhedra: Application to embedded interface methods. J. Comput. Phys. 2014, 273, 393–415. [Google Scholar] [CrossRef]
- Antonietti, P.; Verani, M.; Vergara, C.; Zonca, S. Numerical solution of fluid-structure interaction problems by means of a high order Discontinuous Galerkin method on polygonal grids. Finite Elem. Anal. Des. 2019, 159, 1–14. [Google Scholar] [CrossRef]
- Wu, J.Y.; Qiu, J.F.; Nguyen, V.; Mandal, T.; Zhuang, L.J. Computational modeling of localized failure in solids: XFEM vs. PF-CZM. Comput. Methods Appl. Mech. Eng. 2019, 345, 618–643. [Google Scholar] [CrossRef]
- Martin, A.; Esnault, J.B.; Massin, P. About the use of standard integration schemes for X-FEM in solid mechanics plasticity. Comput. Methods Appl. Mech. Eng. 2015, 283, 551–572. [Google Scholar] [CrossRef]
- Benvenuti, E. XFEM with equivalent eigenstrain for matrix-inclusion interfaces. Comput. Mech. 2014, 53, 893–908. [Google Scholar] [CrossRef]
- Formaggia, L.; Vergara, C.; Zonca, S. Unfitted extended finite elements for composite grids. Comput. Math. Appl. 2018, 76, 893–904. [Google Scholar] [CrossRef]
- Kudela, L.; Zander, N.; Kollmannsberger, S.; Rank, E. Smart octrees: Accurately integrating discontinuous functions in 3D. Comput. Methods Appl. Mech. Eng. 2016, 306, 406–426. [Google Scholar] [CrossRef]
Domain of Integration | Etype | Parent Domain | Monomial Basis |
---|---|---|---|
Parallelogram | 21 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Fichera, S.; Mariggiò, G.; Corrado, M.; Ventura, G. Integration of Polynomials Times Double Step Function in Quadrilateral Domains for XFEM Analysis. Algorithms 2023, 16, 290. https://doi.org/10.3390/a16060290
Fichera S, Mariggiò G, Corrado M, Ventura G. Integration of Polynomials Times Double Step Function in Quadrilateral Domains for XFEM Analysis. Algorithms. 2023; 16(6):290. https://doi.org/10.3390/a16060290
Chicago/Turabian StyleFichera, Sebastiano, Gregorio Mariggiò, Mauro Corrado, and Giulio Ventura. 2023. "Integration of Polynomials Times Double Step Function in Quadrilateral Domains for XFEM Analysis" Algorithms 16, no. 6: 290. https://doi.org/10.3390/a16060290
APA StyleFichera, S., Mariggiò, G., Corrado, M., & Ventura, G. (2023). Integration of Polynomials Times Double Step Function in Quadrilateral Domains for XFEM Analysis. Algorithms, 16(6), 290. https://doi.org/10.3390/a16060290