thank you,
Are you sure that the result you got is for sub-point on poutre multifibre not on some shell which is in the model (all DKT has minimal 3 subpoint accross thickness). I tried you solution for whole GROUP_MA of POU_D_EM elements nad get .
` CHAMP PAR ELEMENT AUX POINTS DE GAUSS DE NOM SYMBOLIQUE SIEF_ELGA
NUMERO D'ORDRE: 1 INST: 1.000E+00
GRANDEUR: SIEF_R
| MAILLE| POINT| SOUS_POINT| SIXX | SIYY | SIZZ | SIXY | SIXZ | SIYZ
| M1953 | 1| 1|-5.663856180E+00| | | | |
| M1953 | 1| 2|-5.663919578E+00| | | | |
| M1953 | 1| 3|-1.699551707E+01| | | | |
| M1953 | 1| 4|-1.699546029E+01| | | | |
| M1953 | 1| 5| 5.663855524E+00| | | | | `
When I tried to add MAILLE= 'M1953', in IMPR_RESU I got information
`IMPR_RESU(FORMAT='RESULTAT',
INFO=1,
PROC0='OUI',
RESU=_F(FORMAT_R='1PE12.3',
FORM_TABL='NON',
GROUP_MA='BEAM',
IMPR_COOR='NON',
MAILLE='M1953',
NOM_CHAM='SIEF_ELGA',
RESULTAT=U1),
UNITE=8)
Le champ SIEF_ELGA a des éléments ayant des sous-points. Il est écrit avec un format différent du
format RESULTAT.
Le champ SIEF_ELGA a des éléments ayant des sous-points. Il est écrit avec un format différent du
format RESULTAT.`