UEL, ABAQUS input file
Hi all,
I have created a triangular element for abaqus, I did this in Matlab, compiled that to C, compiled that to an object file. When I run a simple script, where I do not use the element, but just say that user=userelement.obj, the system runs without a problem. When I change my input file as follows:
* user element, type=U3, nodes=3, coordinates=2, variables=31
*UEL PROPERTY, ELSET=ALL
1
*Element, type=U3
1, 1, 2, 3