Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Extract the evolution of a quantity as a function of another ([U4.32.04]); From a result data structure, the generated function corresponds to the temporal evolution of a component of a node or Gauss point of the model. From a table data structure, this operator can extract the evolution of two parameters. % COURBE SIGMA YY AU POINT G EN FONCTION DU TEMPS SYYG = RECU_FONCTION ( RESULTAT = RESUNL, NOM_CMP = 'SIYY', NOM_CHAM = 'SIEF_NOEU', GROUP_NO = G, TOUT_ORDRE = 'OUI') ; % COURBE SIGMA XX A T DONNE EN FONCTION DE L’ABSCISSE fct = RECU_FONCTION ( TABLE = tab, PARA_X = ‘ABSC_CURV’, PARA_Y = 'SIXX') ;
If you want to change selection, open document below and click on "Move attachment"

pdf

owner: bian222 - (no access) - code_aster basic.pdf, p101


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.