More Beginner Courses
What does STKO add to OpenSees?
Motivations for developing STKO
How are OpenSees logic abstractions implemented in STKO?
HDF5 Database
MPCO recorder
CustomCommands
Differences between STKO and other FEM Software
Installation Guide
Python Basics
2D frame structure example (just showing a complete model plus something in the python scripting inferface, calculations, and check)
Applications examples
How to install it
Concepts of FEM
Week 1 Introduction to OpenSees
References and links to all STKO resources and Python scripting basics provided in the powerpoint presentation
ex2bis.tcl Same as ex2.tcl but in 3D and with an mpco recorder class inside
ex2tris.tcl Programming loop for geometry generation, ex3.scd 2D Portal frame in STKO (same as ex2.tcl)
utils_1.py Python file for basic calculations and for assigning a property from the Python API.
Introduction