Block Format Keyword
/MAT/LAW59 - Connection Material
Description
This law describes the Connection material, which can be used to model spotweld, welding line, glue, or adhesive layers in laminate composite material. Elastic and elastoplastic behavior in normal and shear directions can be defined. The curves that represent plastic behavior can be specified for different strain rates. This material is applicable only to solid hexahedron elements (/BRICK) and the material time-step does not depend on element height.
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
/MAT/LAW59/mat_ID/unit_ID or /MAT/CONNECT/mat_ID/unit_ID |
|||||||||
mat_title |
|||||||||
|
|
|
|
|
|
|
|
||
E |
G |
Imass |
Icomp |
Ecomp |
|
||||
Nb_fct |
Fsmooth |
Fcut |
|
|
|
|
|
|
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
Y_fct_IDN |
Y_fct_IDT |
SRref |
Fscaleyld |
|
|
|
|
|
#RADIOSS STARTER /UNIT/1 unit for mat Mg mm s #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| #- 2. MATERIALS: #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /MAT/LAW59/1/1 spotweld # RHO_I 7.9E-9 # E G Imass Icomp Ecomp 21000 21000 0 0 0 # NB_fct Fsmooth Fcut 1 1 0 # Yfct_IDN Yfct_IDT SR_ref Fscale_yld 1 2 0 0 /FAIL/CONNECT/1 # EPS_MAX_N EXP_N ALPHA_N R_fct_IDN Ifail Ifail_so ISYM 1 0 0 0 0 1 0 # EPS_MAX_T EXP_T ALPHA_T R_fct_IDT 1.8 0 0 0 # EIMAX ENMAX ETMAX Nn Nt 0 0 0 0 0 # Tmax Nsoft 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| #- 3. FUNCTIONS: #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /FUNCT/1 New_function # X Y 0 250 1 350 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /FUNCT/2 New_function # X Y 0 350 1 350 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| #ENDDATA /END #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| |
The element local coordinate system is constructed in the mid-plane section between the bottom (1-2-3-4) and top (5-6-7-8) faces. The element has four Gauss integration points placed in the mid-plane section defined by points 1a, 2a, 3a, and 4a. These four points (1a, 2a, 3a, and 4a) lie midway between the bottom and top face nodes, and the orientation of the local coordinate axes (r-s-t) is the same as that of shell elements and t-axis is assume to be directed from bottom face to top face.
normal_elongation_plastic=total_normal_elongation-true_normal_stress/E shear_elongation_plastic=total_normal_elongation-true_shear_stress/G The plastic elongation is accounted for when the normal and tangent yield stress curves are specified. These are usually non-decreasing functions, which represent true stress as a function of the plastic elongation either in normal or in shear direction. The first abscissa value of the function should be “0” and the first ordinate value is the yield stress. The functions may have a stress decrease portion to model material damage.
If Icomp =1, the material is nonlinear elasto plastic in tension and linear in compression. The compression modulus is given by Ecomp. The normal and shear degrees of freedom are uncoupled and the shear behavior is always symmetrical.
USR1 - internal energy USR2 - internal energy/max value of internal energy described in /FAIL/CONNECT. USR3 - normal elongation/max value of normal elongation described in /FAIL/CONNECT. USR4 - normal shear elongation/max value of shear elongation described in /FAIL/CONNECT. |