tutorial

Building OpenSees and OpenSeesPy on Ubuntu 22.04 using CMAKE

Wed, 17 Aug 2022 by jaabell / OpenSees

In this short video I teach you how to compile the latest OpenSees and OpenSeesPy on Ubuntu Linux 22.04.

Compilation is setup with no "bells and whistles", meaning its not optimized in any way and does not include any extra features.

The history file mentioned in the video can be found here and this is the CMakeLists.tex file.

Read more

Compiling OpenSees 3.2.0 on Ubuntu 20.10: a tutorial and commentary

Tue, 01 Dec 2020 by jaabell / OpenSees

In this short video I teach you how to compile OpenSees 3.2.0 on Ubuntu Linux 20.10.

Compilation is setup with no "bells and whistles", meaning its not optimized in any way and does not include any extra features.

The history file mentioned in the video can be found here and this is the Makefile.def.

Check out Silvia's Brainery and Michael Scott's blog for more awesome OpenSees stuff!

Read more

Finite Elements for Shallow Water Equations

Tue, 22 Nov 2016 by jaabell / Teaching

$$ \newcommand{\pare}[1]{\left( #1 \right)} \newcommand{\brak}[1]{\left …

Read more

Visualizing ESSI output with VisIt-ESSI

Sun, 23 Nov 2014 by Jose Abell / Tutorials

VisIt-ESSI is a plugin for the VisIt post-processor created my …

Read more

NTS-02. On Rayleigh damping coefficients for FE analysis

Tue, 30 Sep 2014 by jaabell / ipython_notebooks

Read more

NTS (Note-To-Self): Creating dynamically linked libraries

Mon, 28 Oct 2013 by jaabell / NTS

A nice extensive tutorial can be found here.

In a …

Read more