Welcome to the forums. Please post in English or French.

You are not logged in.

#1 2022-06-27 12:14:03

André.LM
Member
Registered: 2021-01-25
Posts: 16

Use of CALC_COUPURE

Hello
I'm trying to use the command CALC_COUPURE for the calculation of resultants in shell's cuts.
I started from the testcase ZZZZ115 and it worked.
Then I made a study similar to the testcase's one and it worked too.
Finally, as the previous cases was applied on a model only made by shells, I tried to use the command on a simple structure made of beams and shells.
Troubles come when I use the command to extract the resultant on a part of the model (a panel of shells):
1) if I ask for the COUPURE on a line I obtain the following error message:

║ <EXCEPTION> <PLATE1_40>
║                                                                                         
║ L'élément de plaque ne peut pas être orienté. Par défaut, pour orienter l'élément, on y   
║ projette l'axe global X.                                                           
║ L'axe de référence pour le calcul du repère local est ici normal à l'élément.   
║ Il faut donc modifier l'axe de référence en utilisant ANGL_REP ou VECTEUR dans AFFE_CARA_ELEM.
║ --------------------------------------------                                                 
║ Contexte du message :                                                                       
║    Option         : REPE_GENE                                                             
║    Type d'élément : MEDSQU4                                                           
║    Maillage       : 00000001                                                               
║    Maille         : M609                                                                 
║    Type de maille : QUAD4                                                                     
║    Cette maille appartient aux groupes de mailles suivants :                                   
║       ELEMENTI_2D PANNELLI_YZ                                                               
║    Position du centre de gravité de la maille :                                               
║       x=4.500000 y=1.650000 z=0.150000

   here must be noted that the Maille 'M609' which the error message refers to is not interesed by the COUPURE

2) then, to reproduce the same condition of the testcases, I tried to ask the COUPURE on the same line and on a RESULTAT that considers only the part of the structure on which I want to extract the resultants, I still get an error:

║ <EXCEPTION> <CALCUL_17>                                                                       
║                                                                                         
║ Pour le calcul de SIEF_ELGA, on ne trouve pas dans les arguments de la routine CALCUL       
║ de champ à associer au paramètre : PDEPLAR                                                   
║ - option : SIEF_ELGA                                                                           
║ - type_élément : MECA_POU_D_T                                                             
║                                                                                             
║ Conseil : Si vous êtes dans CALC_CHAMP, ce problème survient lorsqu'il manque le champ PDEPLAR
║ dans la structure de données résultat pour le calcul de l'option SIEF_ELGA.                 
║                                                                                             
║ --------------------------------------------                                               
║ Contexte du message :                                                                       
║    Option         : SIEF_ELGA                                                                 
║    Type d'élément : MECA_POU_D_T                                                               
║    Maillage       : 00000001                                                                 
║    Maille         : M25                                                                       
║    Type de maille : SEG2                                                                     
║    Cette maille appartient aux groupes de mailles suivants :                                 
║       CORDOLI BORDO Edg_PAN_YZ_1                                                             
║    Position du centre de gravité de la maille :                                               
║       x=4.500000 y=-1.650000 z=4.200000

I didn't find solution for this type of errors so I'm asking anyone could help to solve this problem.
I Attache the relative files
Thank you for your attention
Andrea

Last edited by André.LM (2022-07-02 10:29:58)


Attachments:
simple_strut_coupure.zip, Size: 550.96 KiB, Downloads: 62

Offline