I got stiffness matrix by using HBMAT, and convert it to sparse matrix.
But I don't know the order of DOFs. Cause the equation K*D=F cannot be satisfied.
K is stiffness matrix, D is nodes' deformation, F is load vector.
I need to know the order of DOFs, anyone can give me some suggestions?
Thanks a lot.