You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Im working on the subject of varibale stfiness composite in a way that theta for each x coordinate of a point differs (2 * (T1 - T1) / a) * np.abs(x - a / 2) + T0, the problem i have is i think the code i have can not capture the layer properly and what i see is somehow like a constant stfinees composite with same property, i attach my code here , i would be truly appreciate if someone can see it and tell me if i did it correct or there is a problem in it basically,
Hi, Im working on the subject of varibale stfiness composite in a way that theta for each x coordinate of a point differs (2 * (T1 - T1) / a) * np.abs(x - a / 2) + T0, the problem i have is i think the code i have can not capture the layer properly and what i see is somehow like a constant stfinees composite with same property, i attach my code here , i would be truly appreciate if someone can see it and tell me if i did it correct or there is a problem in it basically,
C USER DEFINED VARAIBLES IN UMAT SUBROUTINE
C=========================================================================
C ELASTIC PROPERTIES
C=========================================================================
C BUILD CONSTITUTIVE TENSOR
C=========================================================================
C COMPUTE THE STRESSES
C=========================================================================
STATEV (1) = LAYER
STATEV (2) = COORDS (1)
STATEV (3) = COORDS (2)
STATEV (4) = COORDS (3)
The text was updated successfully, but these errors were encountered: