3. Item Content JEVEUX#

3.1. Object “. RERR “#

'. RERR ': S V K24 long=3

Let V = “. RERR “

V (1)

name of the underlying sd_model

V (2)

name of the attached over-option: “RIGI_MECA”, “MASS_THER”, “CHAR_MECA”,…

V (3)

/”OUI_SOUS_STRUC”/”NON_SOUS_STRUC”

V (3) = /” OUI_SOUS_STRUC “/” NON_SOUS_STRUC “: Indicates whether the elementary terms (matrices or vectors) of the static substructures are to be taken into account (or not).

For example, for an sd_matr_elem of type “RIGI_MECA” which would only concern ddls blocking by dualization, you must ignore the substructures. Otherwise, during assembly, there is a risk of doubling the rigidity of the substructures.

Note:

“OUI_SOUS_STRUC” does not mean that the model necessarily has active substructures. But if he has any, they will be taken into account.

The object. RERR is obtained by calling the memare.F90 routine.

3.2. Object “. RELR “#

'. RELR ': S V K24

This object contains the list of sd_resuelems that make up the sd_matr_elem (or the sd_vect_elem).

This object does not exist if the model contains only substructures (and no ordinary finite elements).

Let V = “. RELR “,

V (i) (1:19): name of the iemsd_resuelem of the sd_matr_elem (or of the sd_vect_elem).

Attention:

For sd_vect_elem, V (i) can be the name of an sd_cham_no (and not of a resuelem)

when this second member comes from a AFFE_CHAR_MECA/VECT_ASSE load

Notes:

The sd_resuelem number is obtained by “LONUTI” of the object. RELR.

The reajre.f utility allows you to store the resuelems in the sd_matr_elem (or sd_vect_elem).

3.3. Object “. RELC “#

'. RELC ': XC V I NO ()

This object only exists if the mesh contains supermeshes. This collection is named by the load cases specified by the user in the CALC_VECT_ELEM command. All items in this collection are the same length.

Let’s say nomcas such a load case,

V = “. RELC “(case name).

LONG (V) = nbmas = number of supermeshes of the underlying mesh

for i = 1, nbmas

V (i):

/1 if supermesh i is active for nomcas loading

/0 if supermesh i is not active for loading nomcas