4. B modeling#
4.1. Characteristics of the mesh#
Type of mesh:
volume master meshes: 8 HEXA8 meshes;
surface slave mesh: 1 QUAD4 mesh.
The meshes are shown in figures and. Volume and surface meshes have edges of length \(1.0m\). The mesh QUA4 figure is placed in such a way that the nodes 30, 31, 33, 34 are in the center of gravity of a master mesh HEXA8, figure.
4.2. Relationships between slave nodes and master meshes#
The coefficient between the slave and master nodes is \(1/8\).
There are four relationships per degree of freedom that relate to the following nodes:
slave node 30 is in relationship with nodes 5, 6, 8, 8, 8, 8, 10, 10, 24, 23, 28, 27 of the master mesh.
slave node 31 is connected to nodes 6, 7, 10, 10, 10, 9, 9, 27, 29, 23, 26 of the master mesh.
slave node 33 is in relationship with nodes 19, 18, 15, 15, 15, 15, 15, 14, 24, 23, 28, 27 of the master mesh.
slave node 34 is in relationship with nodes 14, 17, 18, 18, 18, 18, 20, 20, 27, 29, 23, 26 of the master mesh.
The first relationship is of the form, there are three others to be defined:
_F (NOEUD = (“N30”, “N5”, “N5”, “N5”, “N6”, “N8”, “N10”, “N24”, “N23”, “N23”, “N23”, “N23”, “N23”, “N23”, “N28”, “N28”, “N27”,),
DDL = (“DX”, “DX”, “DX”, “DX”, “DX”, “DX”, “DX”, “DX”, “DX”, “DX”,),
COEF_MULT = (-1.0,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,),
COEF_IMPO = 0.0,
)
4.3. Tested sizes and results#
The sizes tested are:
All the components of the movements at all the nodes of the mesh;
All the components of the SIEF_ELGA constraints at all Gauss points in the model.
Two calculations are carried out:
with the LIAISON_PROJ keyword from the AFFE_CHAR_MECA command;
with the LIAISON_DDL keyword from the AFFE_CHAR_MECA command.
For each calculation and for each field, a table is created and then combined in order to differentiate between the two solutions obtained. These solutions must be exactly the same, so the value to be tested is \(0\).
The displacement fields are normalized with respect to the imposed displacement, the constraint fields are normalized with respect to \(\mathrm{1MPa}\).
The tolerance for all fields, for all nodes, and for all components is \(1.0E-06\).