MechSysNG - Open Programming Library for Mechanical Systems
This library and programs are free software with open source
License: GPL
News
The installation in a Debian/Ubuntu system is now very easy. Simply put the following line in your Synaptic Package Manager repositories list (see details here):
- deb http://www.uq.edu.au/geomechanics /software/binary/
About
MechSysNG is a comprehensive library (through C++ or Python) to the implementation of software related to Mechanical Systems. It includes a framework for linear algebra, tensorial calculus, mesh generation, and numerical algorithms.
MechSys also includes the following programs:
- FEM (Finite Element Method) to the solution of 2D and 3D problems, such as water flow, heat transfer, equilibrium (quasi-static), or hydro-mechanical coupling;
- MPM (Material Point Method) to the solution of dynamic equilibrium problems
MechSys/FEM and MechSys/MPM programs run inside a very friendly graphical interface (GUI) based on Blender www.blender.org, where CAD, mesh generation, simulations, and visualisation co-exist.