Categories
Casio Casio Basic

Solving a dynamic system of N DOFs

Given the matrices of mass MatM, stiffness Mat K, eigen values MatW, and eigen vectors MatF of a multistore dynamic system, this program calculates all the dynamic characteristics of the N degrees of freedom structure. The degrees of freedom is read by the dimensions of input matrices. A typical solution contains the input of matrices […]

Categories
Mathematica Programming

Symbolic static analysis of a 2d frame

This package for mathematica solves any two dimensional frame or system of beams, using the matrix stiffness method. It shows the local forces for every element of the frame, the global forces, the reactions and displacements in each node. Draws diagrams of the solved frame, like moments (M), axial forces (N), shear forces (Q), external […]

Categories
Uncategorized

A Welcome!

My personal page contains several programming efforts in a variety of topics. Most of the programs contain enough information about the source code. All the code is written for my personal use, so do not expect a tone of documentation coming with it. Anyway, I will gladly receive any correction or question regarding the topics […]