You are here
Help me : Node Print of User Defined Degree of Freedom
Hello Experts,
I have written a uel subroutine where I have totally 12 degree of freedom. Among these 12 degree of freedom, 6 are standard abaqus degree of freedom (3 Displacements and 3 Rotations) and another 6 are User defined degree of freedom.
I assign these these degree of freedom in following way.
*USER ELEMENT,TYPE =U9, NODES=9,PROPERTIES=24,coordinates=3
1,2,3,4,5,6
9,1,2,3,4,5,6,7,8,9,10,11,12
Although above mentioned degree of freedom like 9 is potential and 11 is temperature. I think I can overide them in UEL. Correct me if I am wrong.
I can get the output at the nodal degree of freedom 1,2,3,4,5,6,9 by using following input statement.
*node print
u
epot
But how to get the output at the other user-defined degree of freedom in .dat file i.e 7,8,10,11,12
I tried with nt, it didn't print the output for dof 11 as per abaqus.
I didn't find in abaqus manual any information on this?
Please help me!
Thanks and Regards,
Somu
- somusshabadi's blog
- Log in or register to post comments
- 3119 reads

Recent comments