I am trying to do a static analysis with periodic motion. The model has two rectangular blocks in which bottom one is fixed and top one is reciprocating with an applied normal load as pressure. Adaptive mesh constraint were used to input subroutine .I am using UMESHMOTION subroutine to...
I am doing a reciprocating wear simulation using umesh motion subroutine. In my problem, I had modelled it as a static problem and applied periodic motion for the top body while the bottom one is fixed. I tried to use the following utility routine to get CSTRESS, but its always displayed as...
I am doing a reciprocating wear simulation using umesh motion subroutine.I want to computer wear rate and end of each cycle using archards wear equation. I have only basic idea aboutt this analysis. Should i use static or dynamic analysis for wear simulation on a reciprocating wear analysis?. In...
is it possible to print UREF values during each increment? what does UREF mean. does that indicate the velocity values or displacement values?
Can we print nodal velocity values during an increment in case of a static analysis?
I am doing a wear simulation using UMESHMOTION subroutine. In my model, there are 2 bodies in relative motion and the bottom one is fixed while the top one is having a periodic motion. The adaptive mesh is also specified. I need to get UREF value during each increment for wear calculation. how...
Yes, I have seen that. But in my problem, whenever I call utility routine CALL GETVRMAVGATNODE(NODE, JTYP,'VAR', ARRAY, JRCD, JELEMLIST, NELMS, JMATYP, JGVBLOCK), the JRCD value comes out as 1. the same problem happens to GETNODETOELEMCONN utility routine.
CALL GETNODETOELEMCONN(NODE, NELMS...
I am doing a wear simulation using UMESHMOTION subroutine. In my model, there are 2 bodies in relative motion and the bottom one is fixed while the top one is having a periodic motion. I had requested for a velocity output but it shows a warning
OUTPUT REQUEST V IS NOT AVAILABLE FOR THIS TYPE OF...
I am doing a wear simulation using UMESHMOTION subroutine. in the subroutine, I used a utility routine CALL GETVRN(NODE,'V',VEL,JRCD,JGVBLOCK,LTRN).
JRCD is a return code which is returned as 0 when no error is present or 1 when there exists an output request error or all components of the...
I am not able to get any value by using GETVRMAVGATNODE and GETVRN utility routine. It always shows a value of 0 or a very low value nearly equal to zero. I tried with different variables but smae result is obtained for all variables .
Is there any thing we need to define or declare specifically...
I am trying to simulate a wear problem using UMESHMOTION subroutine. while running the subroutine it shows a warning as below:
WARNING: NODE NUMBER 6405 INSTANCE PART-2-1 SPECIFIED IN UTILITY ROUTINE GETVRMAVGATNODE IS NOT AVAILABLE IN THE ADAPTIVE MESH DOMAIN.
why this is happening. how can I...
I was trying to simulate a wear problem and I got the following error message:
The adaptive mesh region contains zero elements. Please ensure that valid element types compatible with the adaptive mesh feature was selected.
The application of adaptive mesh constraints requires the definition of...
I am trying to simulate a wear problem. I have a hemisphere moving over a fixed rectangular surface. the hemisphere is given a periodic motion with displacement in x-direction and pressure is applied on its top surface in the y-direction. the adaptive mesh was used along with umesh motion...
Without and with subroutine it is working and showing values like mises stress in abaqus post processor but it is not printing correct values with sub routine
Dear Sir,
I am dealing with a problem in which two bodies are in relative motion. the bottom body is fixed and the top is in motion. the top body is given with periodic boundary condition. The top body is also applied with pressure load. I was using "umeshmotion" subroutine and need to extract...