5. D modeling — Multiple 2D interfaces#
The purpose of this modeling is to test the functioning of multi-crack X-FEM for a \(\mathrm{2D}\) structure.
5.1. Characteristics of the mesh#
We choose to model structure \(\mathrm{2D}\) by a mesh composed of \(2\mathrm{\times }10\) elements QUAD4, as shown on [].

Figure 5.1-1: Meshing for modeling D
5.2. Boundary conditions#
The boundary conditions are similar to those imposed for modeling A, obviously adapted for case \(\mathrm{2D}\). The nodes belonging to the median line are embedded and displacements are imposed on the nodes belonging to the extreme lines (lower and upper). So we have:
GROUP_NO = LIGMED: DX = 0 and DY = 0
GROUP_NO = LIGINF: DX = 0 and DY = - DEPY
GROUP_NO = LIGSUP: DX = 0 and DY = DEPY
We consider \(\mathit{DEPY}\mathrm{=}2.E\mathrm{-}3\).
5.3. Analytical resolution#
The solution of such a problem is of course still obvious: all the movements following \(x\) are zero, all the movements following \(y\) below the lower level-set are equal to the displacement imposed \({u}_{y}\) at the base of the structure, all the movements following \(y\) between the two level sets are zero and all the movements following \(y\) above the upper level-set are equal to imposed displacement \({u}_{y}\) at the top of the structure.
5.4. Tested sizes and results#
The displacement values are tested after convergence of the iterations of the operator STAT_NON_LINE. Each time, only one node on each floor is tested and the following table is obtained where the position of each tested node is indicated on the [].

Figure 5.4-1: Final mesh and positioning of the tested nodes
Identification |
Reference |
DXpour all nodes just below the lower interface |
0.00 |
DXpour all nodes just above the lower interface |
0.00 |
DYpour all nodes just below the lower interface |
-2.00E-3 |
DYpour all nodes just above the lower interface |
0.00 |
DXpour all nodes just below the top interface |
0.00 |
DXpour all nodes just above the top interface |
0.00 |
DYpour all nodes just below the top interface |
0.00 |
DYpour all nodes just above the top interface |
2.00E-3 |