Hi,
I'm looking for a way to export the stiffness matrix in OptiStruct.
Using OUTPUT,MATRIX,FULL,SPARSE works, but it generates the matrix in ASCII format, which is far too slow for my use case (large model).
Is there a way to export the stiffness matrix in a binary format instead?