Index

Index

jsbeams.src.js

JavaScript implementation of numerical solution (direct stiffness method) of beam structures. Modeled structures consist of nodes and beams. Nodes have only geometrical meaning and contains only coordinates, dofs and their values are stored in beams. Different static schemes and methods (clamped vs. pin ends, rigid arms, master x slave nodes etc.) can be modeled by special using of beam DOFs. Requires jsmatrix.js loaded before loading this file. For more information see project homepage.

JSBeams is a free software distributed under GNU GPL license.
Version:
  • 0.9.dev (2014-08-20)
Author:
  • Jan Stránský <http://mech.fsv.cvut.cz/~stransky>
Source:
  • /var/www/html/software/jsbeams/jsbeams.src.js, line 27