Previous Teaching
research
teaching
projects
software
maths talks
brain
rockets
contact
 
Structures3
Lightweight
Architectonics
Maths
Structures4
Scripting
Rhino
Design
Tectonics
 
Maths and Programming for Engineering
 
Aims
Introduction to Mathematical Methods for use in Engineering Programming, aimed at Engineering students who are familiar with Numerical Methods and are interested in implementing these techniques in computer programming (C++).
Content
Stiffness Matrix Assembly and Inversion
Solution of Nodal Displacements and Member Forces
2D Pinned Truss Problem
Implementation in C++
Writing DXF Files
Course Notes :
Member Force Calculation
Stiffness Matrix
Matrix Inversion
Reading Input Files
Writing DXF Files
2D Pinned C++ Program
source code
2D Pinned Processing Program
source code
External Resourses :
Dev C++
programming software (free)
DXF File Format
reference