composite output for Radioss
Hi all,
How to output Composite related post processing in Radioss block?
Currently I am only putting, what else do I need to put it in for the composite stress output, First ply failure evaluation, Progressive failure evaluation etc.
/VERS/2017
/ANIM/VECT/VEL
/ANIM/VECT/CONT
/ANIM/VECT/FOPT
/ANIM/NODA/DMAS
/ANIM/ELEM/ENER
/ANIM/ELEM/EPSP
/ANIM/ELEM/HOURG
/ANIM/ELEM/VONM
/ANIM/ELEM/EPSP
/ANIM/SHELL/PHI/ALL
/DT/NODA/CST/0
0.67 5e-007
/DT/SHELL/DEL
0 1e-009
/ANIM/SHELL/TENS/STRESS/ALL
/ANIM/SHELL/TENS/STRAIN/ALL
Thanks.
Regards,
Kin poh
Answers
-
Hi Kin Poh,
with /ANIM/SHELL/TENS/STRESS/ALL and /ANIM/SHELL/TENS/STRAIN/ALL keywords we can output the stress and strain for all plies in the composite material.
<?xml version="1.0" encoding="UTF-8"?>
Did you provide any failure cards for the composite (like /FAIL/LAD_DAMA, which describes the Ladeveze failure model for delamination (interlaminar fracture)).
If so, you can input /ANIM/SHELL/IPLY/MAXDA, /ANIM/SHELL/IPLY/DAM keywords in the engine file for extracting damage parameters.
0