1 Introduction

RCP (Rapid Crack Propagation) refers to a catastrophic failure of the material where the crack propagates dynamically. The crack tip velocity is in the same order of magnitude than the speed of sound in the material and inertia effects can’t be neglected. Simulating the dynamic fracture in a solid is a difficult matter since robust criteria are necessary. Two ways are classically investigated: the application phase simulation where the crack propagates automatically and the generation phase simulation where the crack propagates manually (Nishioka 1997). The first one is most commonly used. It consists of simulating the propagation of a crack without knowing the crack path history (position of the crack tip at a function of time). The Finite Element Method (FEM) mostly used involves several techniques: element erosion (Song et al. 2008), adaptive meshing (Swenson and Ingraffea 1988), cohesive zones (Zhou et al. 2005) or the Extended FEM (XFEM) (Réthoré 2005; Grégoire 2008; Nistor 2005; Brabel 2007; Menouillard 2007).

The discrete element method (DEM) (also called beam-particle method) offers an alternative to the FEM by allowing a natural propagation of the crack in brittle material generally isotropic (Hedjazi et al. 2012; André et al. 2013; Egholm 2007; Oliver-Leblond et al. 2015; Vassaux et al. 2016; Guessasma and Fortin 2011; Masurel 2015) which can also deal with localization (Delaplace and Ibrahimbegovic 2003) and/or anisotropy (Delaplace and Desmorat 2008). All the works in the literature using the DEM take the benefits of the discrete nature of the geometric domain so that the propagation of a crack is simply described by removing the cohesive links between the elements.

Whether in FEM or DEM, the difficulty lies in finding the right “stress” or “energy” failure criterion that will drive the crack initiation and propagation. That is why the aim of the generation phase simulation is to estimate fracture parameters such as the stress intensity factor or the critical energy release rate. These parameters will be useful in the application phase simulation to predict the crack propagation (Yanagimoto et al. 2018). The crack path history is experimentally measured and is then used as input data for the numerical model. The numerical sample is loaded in the same way as for the experimental test just before the crack initiation. The sample is then automatically cracked according to the crack path history. The stress or the deformation state of the material near the crack tip can be measured and are the output of the simulation.

The generation phase simulation was validated in FEM for the dynamic propagation of crack in plate structures (Kobayashi et al. 1976; Yagawa et al. 1977) or more recently in polymer pipe structures (Kopp et al. 2014a, 2018). Dynamic fracture can also be studied on metallic materials when brittle fracture is observed (Kawabata et al. 2018). These models made it possible to estimate the dynamic energy released rate by dissociating the structural (i.e kinetic energy) response and the materiel effect. The use of the generation phase simulation could prevent to underestimate the mechanical properties of materials. Rapid crack propagation being one of the most feared phenomena in engineering problems good fracture criterion are essential.

A review of the dynamic fracture in FEM was issued (Nishioka 1997) and three numerical methods were presented to describe the opening of the crack tip:

  • Gradual nodal relaxation: The force holding the nodes at the boundaries are progressively reduced with the crack advance (Keegstra et al. 1978; Yagawa et al. 1977);

  • Cohesive zone model: Cohesive elements are inserted along the crack path. Their mechanical properties are altered when the crack is moving. Their density (Kannan et al. 1993) or their rigidity (Hsu and Zhai 1984; Kostylev and Margolin 1990) are reduced;

  • Moving element procedure: An adaptive meshing is set up, the node at the crack tip is moving with the crack propagation (Nishioka and Atluri 1980, 1982, 1984; Nishioka 1995).

To validate the crack tip opening methods, numerical results are compared to analytical ones. It has been shown that the higher the crack tip velocity is, the less the energy release rate is. In a crack propagation in a semi-infinite plate in mode I, the critical dynamic energy release rate decreases quasi-linearly (with the increase of the crack tip velocity between 0 \({\mathrm{c}} _r\) and 1 \({\mathrm{c}} _r\) with \({\mathrm{c}} _r\) the Rayleigh wave speed of the material) (Broberg 1960). Figure 1 presents the results in term of the dynamic correction factor (\(G_{ID}\)/\(G_{I0}\)), analytical and FEM results are compared to eight- and twenty-node cube elements (Kopp et al. 2014b). The dynamic energy release rate \(G_{ID}\) represents the energy released to the material during the RCP. The quasi-static energy release rate \(G_{I0}\) is computed considering that an increase in crack length \(\varDelta a\) corresponds to an elastic unloading of a zone ahead of the crack tip of equivalent length \(\varDelta a\).

Fig. 1
figure 1

Dynamic correction factor for a semi-infinite plate: analytical and FEM results (Kopp et al. 2014b)

In the present work, The DEM is chosen to perform the dynamic fracture by using an elasto-damage zone model similar to the cohesive zone model. Compared to FEM, DEM needs no re-meshing for various crack paths and is useful for complex geometries. In order to use the DEM for the application phase simulation, it is proposed in this paper to validate the DEM for the generation phase simulation.

A simple node release technique is first suggested: the crack is simulated by simply deactivating the cohesive links along the crack path one by one. A second technique, called the progressive release technique, is then performed.

2 Methodology

2.1 The discrete element method

The DEM was originally developed for granular assemblies (Cundall and Strack 1979) but its applications have been expanded these last years to other areas such as tribology (Fillot et al. 2007), fluid mechanics (Jalali and Hyppänen 2015) and continuum mechanics (Fakhimi and Villegas 2007). The GranOO workbench (Andre et al. 2014; Gra), developed at I2M (Bordeaux, France) is naturally chosen. GranOO is a collection of C++ libraries and tools that permit to build specific 3D DEM simulations (More details can be found on www.granoo.org). GranOO is based on an explicit time integration scheme (velocity Verlet scheme) (Rougier et al. 2004) which permits a reasonable computational cost for dynamic simulations. Equations for the positions and the velocities of the discrete elements are presented here:

$$\begin{aligned} \mathbf {p}(t+dt)= & {} {\displaystyle \mathbf {p}(t)+dt\,\dot{\mathbf {p}}+\frac{dt^{2}}{2}\ddot{\mathbf {p}}(t)}, \end{aligned}$$
(1)
$$\begin{aligned} \dot{\mathbf {p}}(t+dt)= & {} {\displaystyle \dot{\mathbf {p}}(t)+ \beta \frac{dt}{2}(\ddot{\mathbf {p}}(t)+\ddot{\mathbf {p}}(t+dt))}, \end{aligned}$$
(2)

with:

  • t the time and dt the time step;

  • \(\mathbf {p}\), \(\dot{\mathbf {p}}\), \(\ddot{\mathbf {p}}\) respectively the position vector, the velocity vector and the acceleration vector of one discrete element;

  • \(\beta \) the damping coefficient. A value greater than one produces some numerical damping. This coefficient is set to one (no numerical damping) in this paper.

Position and velocity are calculated using the acceleration determined by Newton’s second law of motion (see Table 1). The mass of each element is calculated to equalize the mass of the equivalent domain. The continuous domain is defined as the bounding volume of the discrete sample. Linear positions and orientations are respectively associated with resultant forces and torques. Quaternions are used for elements rotations instead of Euler angles so that it follows the same equations as 1 and 2, replacing the position, velocity and acceleration vectors \(\mathbf {p}\), \(\dot{\mathbf {p}}\), \(\ddot{\mathbf {p}}\) by the quaternion ones \(\mathbf {q}\), \(\dot{\mathbf {q}}\), \(\ddot{\mathbf {q}}\).

Table 1 Application of the velocity Verlet integration scheme to compute linear positions and translational velocities of one discrete element (DE)

Discrete elements can interact only by contact or can be connected by cohesive links like springs or 3D beams. As established in André et al. (2012), DEM models using cohesive beams to link discrete elements are appropriate to model continuous materials. All of the deformation modes of the beam have to be taken into account: traction, compression, bending and torsion. The analytical model of the Euler-Bernoulli beam is used to compute the force and torques reactions acting on two discrete elements linked by a beam, see Eqs. 345 and 6. Random compact packing of discrete elements are generated. A beam is assigned for each element in contact creating a random lattice. In this paper the DEM is only used as a lattice approach while offering the possibility in the future to take into account the contacts between the elements.

$$\begin{aligned} \mathbf {F}_{B/DE_1}= & {} +E_{\mu }S_{\mu } \frac{\varDelta l_{\mu }}{l_{\mu }} \mathbf {X} - \frac{6E_{\mu }I_{\mu }}{l_{\mu }^2} \left( (\theta _{2z}+\theta _{1z})\mathbf {Y} \right. \\&\left. +\, (\theta _{2y}+\theta _{1y})\mathbf {Z} \right) \nonumber \end{aligned}$$
(3)
$$\begin{aligned} \mathbf {F}_{B/DE_2}= & {} -E_{\mu }S_{\mu } \frac{\varDelta l_{\mu }}{l_{\mu }} \mathbf {X} +\frac{6E_{\mu }I_{\mu }}{l_{\mu }^2} \left( (\theta _{2z}+\theta _{1z})\mathbf {Y}\right. \\&\left. - (\theta _{2y}+\theta _{1y})\mathbf {Z} \right) \nonumber \end{aligned}$$
(4)
$$\begin{aligned} \mathbf {T}_{B/DE_1}= & {} +\frac{G_{\mu }I_{0\mu }}{l_{\mu }}(\theta _{2x}-\theta _{1x})\mathbf {X} \\&-\frac{2E_{\mu }I_{\mu }}{l_{\mu }} \left( (\theta _{2y}+2\theta _{1y})\mathbf {Y} - (\theta _{2z}+2\theta _{1z})\mathbf {Z} \right) \nonumber \end{aligned}$$
(5)
$$\begin{aligned} \mathbf {T}_{B/DE_2}= & {} -\frac{G_{\mu }I_{0\mu }}{l_{\mu }}(\theta _{2x}-\theta _{1x})\mathbf {X} \\&-\frac{2E_{\mu }I_{\mu }}{l_{\mu }} \left( (2\theta _{2y}+\theta _{1y})\mathbf {Y} - (2\theta _{2z}+\theta _{1z})\mathbf {Z} \right) \nonumber \end{aligned}$$
(6)

with:

  • \(\mathbf {F_{B/DE_1}}\) the interaction force of the beam on element 1

  • \(\mathbf {F_{B/DE_2}}\) the interaction force of the beam on element 2

  • \(\mathbf {T_{B/DE_1}}\) the interaction moment of the beam on discrete element 1

  • \(\mathbf {T_{B/DE_2}}\) the interaction moment of the beam on discrete element 2

  • \(l_{\mu }\) the initial length of the beam

  • \(\varDelta l_{\mu }\) the elongation of the beam

  • \(\mathbf {\theta _1}\) the rotation vector of the cross section at point \(O_1\)

  • \(\mathbf {\theta _2}\) the rotation vector of the cross section at point \(O_2\)

  • \(S_{\mu }\) the cross section area of the beam

  • \(I_{0\mu }\) the polar moment of inertia of the beam

  • \(I_{\mu }\) the second moment of inertia in bending of the beam (\(I_y=I_z\))

  • \(E_{\mu }\) Young’s modulus of the beam

  • \(G_{\mu }\) the shear modulus of the beam

It is then possible to create geometries made of discrete elements (see an example in Fig. 2). The work in  André et al. (2012) gives the calibration methodology to find the microscopic parameters (i.e. physical parameters of cohesive beams) of the model for a given material. In appendix A, this methodology is applied for a material with a Young’s modulus of 10 GPa and a Poisson ratio of 0.3. Microscopic parameters are then find equal to:

  • Micro-Young modulus = 356 Gpa;

  • Micro-Poisson ratio = 0.3;

  • Micro-radius ratio = 0.3.

Fig. 2
figure 2

Discrete elements-lattice structure

The DEM is therefore used to extract material parameters from experimental tests by removing the beams manually, which corresponds to the node release technique.

2.2 Geometry and boundary condition of the model

The numerical specimen is a plate with a length L of 200 mm, a height H of 40 mm and a thickness B of 2 mm (Fig. 3). The plate contains 20,000 discrete elements with 2 elements in the thickness. Three discrete elements specimens were created to take into account the dispersion of the results due to the random packing. As it was noticed, differences between the 3 specimens were negligible and only the results for one geometry will be presented for clarity.

Fig. 3
figure 3

Geometry of the discrete element plate

The pre-stress of the plate is made by imposing an arbitrary displacement of 2 mm in the y-direction on the top boundary condition while the bottom is clamped. The displacement is gradually increased during 20,000 iterations to avoid dynamic effects since no mass scaling technique was used. The plate is then stabilized during 10,000 iterations, which ensures that the residual kinetic energy is negligible. Inertia effects due to the loading represent less than \(1\%\) of the total energy and are numerically damped in the pre-stressed phase (the damping is then removed during the dynamic fracture). This procedure allows a quasi-static state of the specimen before fracture. To simulate the opening of the crack, beams are successively disabled between each time step according to the desired crack tip velocity. This process is called in this paper the Simple Node Release Technique (S-NRT). Figure 4 represents a discrete element plate where a crack propagates along the x axis.

Fig. 4
figure 4

Dynamic crack propagation in a discrete element plate (discrete elements are coloured depending on their vertical displacement). The dark dot represents the crack tip

2.3 Energy balance in DEM

The energy release rate is computed by assuming the Linear Elastic Fracture Mechanics (LEFM): non linear effects (such as viscolelasticity) are not considered in the model. The dynamic energy release rate is computed assuming a Griffith energy balance so that:

$$\begin{aligned} G_{ID}=\frac{\varDelta W_{ext} - \varDelta W_{elas} - \varDelta W_{diss} - \varDelta K_{cin}}{2 b \varDelta a}, \end{aligned}$$
(7)

where \(\varDelta W_{elas}\) is the increment of elastic energy, \(\varDelta K_{cin}\) is the increment of kinetic energy, \(\varDelta W_{ext}\) is the increment of the work done by external forces and \(\varDelta W_{diss}\) is the increment of dissipated energy (other than the fracture energy) which is null in our case. The increment of projected fracture surface is \(2 b \varDelta a\) with b the width and a the length of the crack. A virtual surface is assumed since the true surface in DEM is not relevant. The virtual surface represents the bounding surface of the crack. The kinetic energy is calculated by adding the kinetic energy of the discrete element i in the simulation (\(K_{cin}^i=1/2m_i||\dot{\mathbf {p}}_i||^2\)). The elastic energy is calculated by summing the elastic energy of each beam. The elastic energy of each beam is the sum of the beam works of the bending torques, normal forces and torsion torques. The work done by the resultant forces and the moments are taken into account. The integration of the force-displacement curves applied on the boundary conditions allows for finding the work done by external forces.

The energy balance in Fig. 5 illustrates the three phases for the dynamic fracture of a plate: tension (0–0.47 ms), stabilization (0.47–0.71 ms) and fracture (0.71–1.16 ms). The increase of the fracture energy and kinetic energy counterbalanced by a decrease of elastic energy is shown. In the following, the study of the crack tip velocity is presented.

Fig. 5
figure 5

Energy balance of a plate subjected to dynamic fracture (\(\dot{a}/c_r=0.2\))

2.4 Comparison with semi-infinite plate solution

An analytical solution of a crack propagation in a semi-infinite plate is proposed in Broberg (1960) and is used to validate by comparison the numerical results. In our case, the plate is finite so, in order to avoid dynamic wave reflection effects that are not taken into account in the Broberg solution, the energy analysis is performed only on the early stage of the crack propagation where the fracture energy keeps increasing linearly. Indeed, the semi-infinite plate involves a non-saturation of the fracture energy all along the crack path. Nevertheless, the ratio between the dynamic energy release rate and the quasi-static one reaches a threshold as can be observed with the DEM results in Fig. 6.

3 Simple node release technique (S-NRT)

3.1 First results

The Rayleigh wave speed of the material (c\(_r\)) is set in this case to 2200 m s\(^{-1}\). The results are presented in term of the dynamic correction factor \(G_{ID} / G_{I0}\) as a function of the normalized advance of the crack tip for different crack tip velocities in Fig. 6. It appears that a quasi constant energy release rate can be obtained for most of the crack tip velocities after an advance of the crack of 20 % of the sample length. The assumption that the crack propagates in a semi infinite media can be made for a maximum crack propagation distance. The dynamic correction factor tends to be zero at a crack tip velocity equal to the Rayleigh wave speed.

Figure 7 shows the dynamic correction factor \(G_{ID} / G_{I0}\) as a function of the normalized crack tip velocity and makes a comparison with analytical results. Values for the dynamic correction factor are taken from Fig. 6 for each crack tip velocity. The results are in good agreement only between 0.6 \({\mathrm{c}} _r\) and 1 \({\mathrm{c}} _r\). At low crack tip velocity (0.01 \({\mathrm{c}} _r\)), the dynamic correction factor is less than 0.4, far from the analytical value which is close to 1. The current S-NRT approach produces dynamic instabilities, even at low crack tip velocities. A brutal beam deactivation induces oscillations near the crack tip that propagate in all the specimen. This node release technique is not adapted for the simulation of the dynamic fracture.

Fig. 6
figure 6

Dynamic correction factor as a function of the crack tip position for different crack tip velocities using the simple node release technique

Fig. 7
figure 7

Dynamic correction factor for a discrete elements plate using the simple node release technique

3.2 Adding damping effects

To reduce dynamic instabilities, a viscous damping is added to the numerical model. The damping acts between each interaction and is expressed as a ratio of the critical damping coefficient \(\alpha \) contained in [0, 1]. A force is added for each interaction that takes into account the damping and is equal to:

$$\begin{aligned} \mathbf {f}=\dot{\delta } \alpha 2 \sqrt{KM} \mathbf {n}, \end{aligned}$$
(8)

with:

  • \(\alpha \) the damping coefficient,

  • \(\dot{\delta }\) the relative velocity between two elements connected by a beam,

  • K the interaction generalized stiffness,

  • M the equivalent mass of the two elements,

  • \(\mathbf {n}\) the direction of the interaction.

The energy release rate \(G_I\) is then updated by incorporating the energy dissipated by the damping.

Two solutions have been tested:

  • The damped beams are located only near the crack surface. Less than 6 % of the beams are damped in this case and \(\alpha =0.001\);

  • All the beams in the specimen are damped and \(\alpha =0.0002\).

The damping coefficients are so small that they have almost no effect on the behaviour of the structure except when fracture occurs. Indeed, with such small coefficients, only high frequency oscillations close to the highest eigenvalue (two discrete elements in oscillation) are damped. Results with the two solutions are presented in Fig. 8 and are compared with the S-NRT without damping.

Fig. 8
figure 8

Dynamic correction factor for a discrete elements plate using the simple node release technique with damped beams only at the crack surface or in the entire specimen

Both results obtained with the damping are closer to the analytical value than without damping and present a similar response: undervaluation of the dynamic correction factor from 0.01 \({\mathrm{c}} _r\) to 0.4 \({\mathrm{c}} _r\) and overvaluation from 0.4 \({\mathrm{c}} _r\) to 0.8 \({\mathrm{c}} _r\). Between 0.01 \({\mathrm{c}} _r\) and 0.4 \({\mathrm{c}} _r\), the second solution (total damping) offers better results. The damping solution has the drawback of slightly changing the behaviour of the structure. A progressive node release technique has to be considered.

4 Progressive node release technique (P-NRT)

4.1 Elasto-damage zone model

The progressive zone release technique is based on the elasto-damage zone model, widely used in FEM (Hsu and Zhai 1984; Kostylev and Margolin 1990). Figure 9 presents a crack propagation in a discrete domain. Ahead of the crack tip, beams are purely elastic (undamaged). Between the traction free zone and the undamaged zone, the damage zone is implemented. In this volume, beams progressively lose their stiffness until their current Young’s modulus reaches 0. Young’s modulus is associated with the beam kinematic: tension, compression, bending, torsion and shear. Two main parameters have to be identified: the damage zone length and the relaxation scheme of the beams. As it was established in FEM for the node release technique, the relaxation scheme can be linear (Kobayashi et al. 1977) or non linear (Malluck and King 1980; Rydholm et al. 1978) along the damage zone (Fig. 10).

Fig. 9
figure 9

Representation of the damage zone model

Fig. 10
figure 10

Relaxation schemes of the damage zone model

To cover a wide range of solutions, three relaxation schemes were considered (see Eqs. 9, 10 and 11):

$$\begin{aligned} Y_1/Y_2= & {} 1-b/l, \end{aligned}$$
(9)
$$\begin{aligned} Y_1/Y_2= & {} \sqrt{1-b/l}, \end{aligned}$$
(10)
$$\begin{aligned} Y_1/Y_2= & {} (1-b/l)^2, \end{aligned}$$
(11)

with:

  • \(Y_1\) Young’s modulus at the current time step,

  • \(Y_2\) initial Young’s modulus,

  • l the damage zone length,

  • b the distance between the beam considered and the beginning of the damage zone.

The length of the damage zone is normalized with respect to the mean discrete element radius: the ratio \(r_l=L_{CZM}/R_{DE}\) is adopted with \(L_{CZM}\) the damage zone length and \(R_{DE}\) the mean radius in the DEM model.

4.2 Parameter identification of the damage zone model

Fig. 11
figure 11

Comparison of the dynamic correction factor for different relaxation schemes with \(L_{CZM}/R_{DE} = 1.0\)

Figure 11 compares the correction factor using the three different relaxation schemes. A quadratic or linear decay of Young’s Modulus makes it possible to obtain a result close to the analytical solution. The third scheme, which results in more rigid beams at the damage zone, does not allow the model to dissipate enough fracture energy at crack propagation rates of 0.05 \({\mathrm{c}} _r\) to 0.4 \({\mathrm{c}} _r\). The linear relaxation scheme is finally retained, as recommended in Aoki et al. (1987) for the FEM.

Fig. 12
figure 12

Comparison of the dynamic correction factor for different lengths of the damage zone with a linear relaxation scheme (\(Y1/Y2=1-b/l\))

The damage zone length \(L_{CZM}\) is compared in Fig. 12. A length equivalent to the ratio \(r_l=1\) offers the best results. A longer length (\(r_l=1.5\)) leads to energy dissipated by too high fractures (between 0.2 \({\mathrm{c}} _r\) and 0.8 \({\mathrm{c}} _r\)) while a shorter length (\(r_l=0.5\)) underestimates the fracture energy (between 0.01 \({\mathrm{c}} _r\) and 0.6 \({\mathrm{c}} _r\)). In the case of the model presented here, the damage zone has a length of 0.49 mm which is approximately 0.0024 times the length of the plate. At 0.1 \({\mathrm{c}} _r\), a beam takes about 100 time steps to degrade and 10 time steps at 1 \({\mathrm{c}} _r\). The decrease of the time step did not show any influence on the results.

Fig. 13
figure 13

Dynamic correction factor as a function of the crack tip position for different crack tip velocities using the progressive node release technique

Figure 13 presents the results with the dynamic correction factor as a function of the normalized advance of the crack tip for the P-NRT with the two identified parameters. Results are in good agreement with the analytical data compared to the S-NRT (Fig. 6). As expected, at 0.01 \({\mathrm{c}} _r\), the dynamic correction factor tends to 1. A constant energy release rate is reached between 10 % and 20 % of the normalized advance of the crack tip for most of the crack tip velocities. High velocities (more than 0.8 \({\mathrm{c}} _r\)) require about 40 % of the normalized advance of the crack tip. The geometry is adapted to the problem and a longer plate will not offer better results since a constant energy release rate is reached.

Fig. 14
figure 14

Influence of the number of discrete element in the simulation by keeping 2 elements in the thickness of the plate

In order to validate the parameters found for different geometries, plates were created with an increasing number of discrete elements. Two elements were kept in the thickness to have the same arrangement of elements in the plate. The Fig. 14 presents the dynamic correction factor as a function of the crack tip velocity for 5000, 20,000 and 80,000 elements in the numerical specimen. As it can be seen, the number of element has almost no influence on the results, especially between 20,000 and 80,000 elements. For these two specimens, a difference \( \varDelta \left( G_{ID} / G_{I0} \right) \approx 0.002\) is measured at 0.05 \({\mathrm{c}} _r\) and a difference \( \varDelta \left( G_{ID} / G_{I0} \right) \approx 0.018\) is measured at 1 \({\mathrm{c}} _r\).

5 Discussion and conclusions

Numerical models using the DEM have been implemented to study the dynamic fracture and were compared with analytical results found in Broberg (1960). The dynamic correction factor was calculated for cracks running in a pre-stressed plate. A numerical node release technique is proposed with two different methods: a simple and a progressive release technique. It has been shown that the S-NRT generates dynamic instabilities (underestimation of the dynamic correction factor) that can be corrected by adding numerical damping. Using damped beams in all the numerical specimen offers better results than using damped beams only near the crack surfaces. A damage zone is inserted for the second method where the Young’s modulus of the beams are progressively lowered. A linear degradation scheme coupled to a ratio of the damage zone length of 1 allows to reproduce the results obtained analytically with more accuracy and no damping at all (see Fig. 15). However, the quasi-linear result expected for the dynamic correction factor is not obtained. The models fail to dissipate enough fracture energy below 0.4 \({\mathrm{c}} _r\).

Fig. 15
figure 15

Comparison of the dynamic correction factor for different release node techniques in DEM

It can also be noted in Fig. 15 that the dynamic correction factor tends to 1 and 0 as a function of the crack tip velocity without reaching these limits. At low velocity, it can be explained by the presence of residual inertial effects due to the explicit time integration scheme. The beams are not aligned at the the crack tip, which leads to slight normal perturbations to the plate causing bending oscillations of the plate. At a velocity close to 1 \({\mathrm{c}} _r\), a dynamic correction factor greater than 0 is due to the fact that there is no special treatment of the geometric singularity of the crack tip: the broken beams possess a minimum of elastic energy corresponding to a part of the energy stored by the pre-stress of the plate. An increase in the number of elements causes a tendency towards 0.

In the future, the nodal release technique in DEM will allow us to explore different situations by taking into account contact and friction at the crack surfaces which can occur for mode II and mode III crack problems. The propagation of curvilinear cracks can be studied easily. One DEM specimen is suitable for many crack paths (rectilinear or more complex) because the crack paths are independent of the discrete elements arrangement in contrast to the mesh in the FEM. Eventually, the next step is to use the critical energy release rate calculated from the DEM and the experimental data to serve a DEM application phase simulation.