inverse matrix

If you have a script you think might be useful to others post it
here. Hopefully we will be able to get the most useful of these incorporated in the manuals.

Moderators: silvia, selimgunay, Moderators

Post Reply
varafkhami
Posts: 5
Joined: Tue Jan 29, 2013 6:36 am
Location: Shiraz university

inverse matrix

Post by varafkhami » Fri Apr 05, 2013 6:23 am

I need to invert flexibility matrix to derive stiffness matrix , what is opensees command for inverting matrix?
thanks .

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: inverse matrix

Post by fmk » Mon Apr 08, 2013 12:49 pm

there is command in the source code for doing this .. look in the Matrix.cpp .. you do not have access to these functions at the scripting level.

Post Reply