The framwork documents

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
heimweg
Posts: 8
Joined: Mon Jul 30, 2012 2:32 pm
Location: Georgia Institute of Technology

The framwork documents

Post by heimweg »

Where can I find the latest version of documents that introduce the architecture of OpenSees? I'm writing some lines to output the global and elemetary stiffness matrices.

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

Re: The framwork documents

Post by fmk »

you might want to look at my dissertation. as for the elemental and global stiffness matrices. look at playing with the FE_Element class for the element stiffness matrices and pick a particular system of equation for the globalk.
Post Reply